Skip to content

Create android.jar with hidden apis to use in Android Studio

Notifications You must be signed in to change notification settings

khetanrajesh/AndroidJar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AndroidJar

Create android.jar with hidden apis to use in Android Studio

Execute the script from the root of your AOSP code .

This script take the contents of framework and core_libart and copies/replaces them in android.jar , so that all hidden apis which are not present in android.jar by default can be used in Android Studio for building applications for your platform .

About

Create android.jar with hidden apis to use in Android Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages