anggrayudi/android-hidden-api
View on GitHub<need help>import android.annotation.UnsupportedAppUsage can not be invoked...
Open
#69 opened on Mar 26, 2020
help wanted
Description
Hello, I downloaded android-hidden-api/android-28/android.jar, and replaced what default in my project. some classes can be invoked, e.g. android.annotation.MainThread, Nullable, WorkerThread... but android.annotation.UnsupportedAppUsage still can not be invoked,
Could you help me to deal with this issue?
Thanks ...
