Skip to content

mougias/android-ussd-catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Android USSD Catcher

This service will catch any USSD responses and rebroadcast them so you can receive them in your programs.

The boot-up receiver is required, as the service has to be launched when the phone boots, so that PhoneUtils will bind to it. If at any time while the phone is up the service stops, or if you need to make changes to the code, the phone must be rebooted.

About

Example of how to catch USSD responses in Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages