1 مستودع
Development of tools and utilities that require deep integration with internal OS components.
Distinct from Android Development: Focuses on internal framework integration rather than general application-level development.
Explore 1 awesome GitHub repository matching mobile development · Framework Development. Refine with filters or upvote what's useful.
This project is an Android hidden API wrapper and system API bridge that provides access to internal Android system classes and resources. It enables compilation and execution of code against non-public Android framework methods and internal classes by replacing the standard platform jar. The tooling facilitates the retrieval of system-level strings, dimensions, and colors through an internal resource accessor, removing the need for manual Java reflection. The project covers low-level architectural mechanisms for custom bootclasspath injection and stub-based class loading to bypass compile-t
Supports building advanced system utilities that require deep integration with internal Android OS components.