anggrayudi/android-hidden-api

<need help>import android.annotation.UnsupportedAppUsage can not be invoked...

Open

#69 opened on Mar 26, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (3,382 stars) (659 forks)batch import
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 ... issue1

Contributor guide