why android studio hide some package?
I'm trying to use the RadioManager class from the android.hardware.radio package in an Android application, but Android Studio won't allow me to import the package. I've verified that the android.hardware.radio folder exists in my file system and I've tried cleaning the project and invalidating caches, but the issue persists. Any suggestions on how to resolve this?