Get latest Android info from docs
Reference: Android source docs
- Without downloading all source codes
- Full type hint for future development
- Easy to load from JSON and dump to JSON
- Contains all details
API levels: Download
Build versions: Download
Latest Permissions: Download
Latest SDK Permissions: Download
Permissions with API level: View
Attention: This data is not complete, please use it with caution.
API-Permission Mappings (Only support API >= 26): View
Latest ContentProviders: Download
Latest ContentProviders authority classes: Download
Latest ContentProviders with permissions: Download
python3 src/main.py
Or you can import any script you like in your code
from android_info import AndroidFrameworkPermissions
from android_info import AndroidPlatformAPIPermissions, AndroidPlatformProviderAuthorities
from android_info import AndroidProviderManifests
from android_info import AndroidVersions, AndroidAPILevel, AndroidBuildTag
'libs/PlatformTools' -> platform_tools.jar (Require JDK 17)