

Lib for intercepting USSD
This application allow user to to query USSD code (such as send *112# to query post-paid billing of Mobifone/Vietnam) to the network and intercept the response (prevent displaying of default USSD response dialog of Android).
It's used as a library for CallLimit: https://play.google.com/store/apps/details?id=com.hit.calllimit
-------------------------------------------------
For developer who want to do the USSD intercepting as above:
1. Install this app
2. Restart the phone
3. Send a broadcast intent:
Intent ussdIntent = new Intent("SEND_UC_USSD_WITH_RESULT");
ussdIntent.putExtra(USSD_NUMBER, number);
4. Register a receiver with action: "com.hit.ussdlib.service.USSD_RESPONSE_ACTION"
5. Get the response: String response = intent.getStringExtra("com.hit.ussdlib.service.message");
-------------------------------------------------
Ring Garlands are an odd item in The Legend of Zelda: Tears of the Kingdom in that they aren’t tied to a marked quest and can’t go in your inventory. Here's what to do with the Ring Garland in Tears of the Kingdom.
Here are all of the voice actors that appear in the new Capcom game Monster Hunter Wilds, as well as the characters they play.
If you want to get the most out of one of the Eeveelutions in Pokemon TCG Pocket, here are the best Glaceon Ex decks.
If you're looking to get the most out of the first Ex Eeveelutions in Pokemon TCG Pocket, here are the best Leafeon Ex decks.
The Blue Lock Rivals developers are planning to move the Sae Mythic style into the World Class category. This shift is not only for the namesake, as the
Along with the Lucky Event Quest, the Fisch developers have also added a new bestiary to the base game called Crypt of the Green One. This new Bestiary
On our website, you can easily download the latest version of USSD Lib! No registration and SMS required!