Giter Site home page Giter Site logo

xfy9326 / androidinfo Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 5.0 24.78 MB

Get latest Android versions, permissions, and API-Permission mappings

License: MIT License

Python 83.79% Kotlin 16.21%
android-api android-permissions android-security android-versions

androidinfo's Introduction

AndroidInfo

Get latest Android info from docs

Reference: Android source docs

Features

  • Without downloading all source codes
  • Full type hint for future development
  • Easy to load from JSON and dump to JSON
  • Contains all details

Data

Versions

API levels: Download

Build versions: Download

Permissions

Latest Permissions: Download

Latest SDK Permissions: Download

Permissions with API level: View

API-Permission mappings

Attention: This data is not complete, please use it with caution.

API-Permission Mappings (Only support API >= 26): View

ContentProviders

Latest ContentProviders: Download

Latest ContentProviders authority classes: Download

Latest ContentProviders with permissions: Download

Usage

python3 src/main.py

Or you can import any script you like in your code

from android_info.versions import AndroidVersions
from android_info.permissions import AndroidFrameworkPermissions
from android_info.platforms import AndroidPlatformAPIPermissions
from android_info.providers import AndroidProviderManifests

Jar libs

'libs/PlatformTools' -> platform_tools.jar (Require JDK 17 to compile, JDK 11 to run)

androidinfo's People

Contributors

xfy9326 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

androidinfo's Issues

API-Permission不全

permissions-33.json有766个权限,但是在sdk-33.json中只有95个,爬虫还需要优化

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.