Reginer / aosp-android-jar

AOSP编译出的android.jar,sdk里面以前反射调用的方法,现在可以直接调用了。
MIT License
540 stars 79 forks source link

Are you really compiling it from source? #27

Closed redacted-text closed 6 months ago

redacted-text commented 6 months ago

Really? A lot of classes missed. What the point of copying sources and building android.jar?

Just build AOSP, get frameworks.jar && android.jar and merge it together!

Do not use this repository, it lacks a log of APIs and maybe some classes are damaged.

Reginer commented 6 months ago

提问题请具体说明是缺少哪个类,或者哪个类有问题

redacted-text commented 6 months ago

I need IBluetoothManager, IBluetoothManagerCallback https://android.googlesource.com/platform/frameworks/base/+/47fb191/core/java/android/bluetooth/IBluetoothManager.aidl

Reginer commented 6 months ago

已添加 https://github.com/Reginer/aosp-android-jar/blob/main/android-34/android.jar