

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");
-------------------------------------------------
Here's everything to know about seasons and weather in the Capcom game Monster Hunter Wilds, including how to change them.
There's 35 achievements Two Point Museum ready for you to collect. Here's out list of all achievements and trophies, and how you can get them.
Here's how to collect mineral samples using the Plasma Burst Laser on stone structures in Fortnite Chapter 6, Season 2.
If you're looking to knock out your Outlaw Quests in Fortnite Chapter 6, here's how to help Big Dill with the party.
Here's a full list of all monsters in R.E.P.O. and how you can kill or escape them when you run into them in-game.
If you're wondering how to get Frenzy Shards and Frenzy Crystals in Monster Hunter Wilds, we've got you covered.
On our website, you can easily download the latest version of USSD Lib! No registration and SMS required!