资 源 简 介
This project is an initiative to provide a Library which would help developers to access hidden Methods and Variables of Android platform.
It includes various methods which are not included in standard Android API or Hidden from Public access. It will empower Application developers to create solutions with more native method/variable support. It uses Java Reflection technique to read various internal variables, hidden or private methods to expose more functionalists for Android developers.
How to use InDroid Library:
- Include indroid-x.x.jar in your Android project.
- You need to define necessary permissions in your Manifest.
Feature Support
- Telephony internal methods to control Call, Cell Radio, Data Connectivity and read various properties like MSISDN, IMS IMPU, IMS Domain etc.
- Graphics internal methods to create Nine Patch image, Create Bitmap from Drawable etc.
- View internal methods to se