You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ...
The text was updated successfully, but these errors were encountered:
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 ...
The text was updated successfully, but these errors were encountered: