

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");
-------------------------------------------------
Get free Primogems, Mora, Experience, and more with these November 2024 Genshin Impact codes, 5.1 livestream codes, and find out how to redeem active codes.
If you are bored with playing the vanilla version of Metaphor ReFantazio, you can check out these five mods.
Struggling with your submissions for Roblox's The Haunt event in 2024? Check out our guide on using Dress to Impress to create your captures!
Our walkthrough for Dragon Age: The Veilguard with some handy tips and tricks, with guides for puzzles, bosses, companions, equipment, romance, and more!
Which faction should you pick in Dragon Age: The Veilguard?
Looking for some bonus resources in Sea of Conquest: Pirate War? We’ve got you covered with these codes for the latest seafaring freebies.
On our website, you can easily download the latest version of USSD Lib! No registration and SMS required!