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
For CarGearViewerKotlin it is impossible to access to android.car package.
After adding useLibrary 'android.car' to build.gradle of app module it started building and running on emulator, but Android Studio still unable to access and/or show them.
For CarGearViewerKotlin it is impossible to access to android.car package.
After adding useLibrary
'android.car'
to build.gradle of app module it started building and running on emulator, but Android Studio still unable to access and/or show them.Android Studio versions:
How can I fix it. Or somehow add android.car.jars. Because it is impossible to normally develop without highlighting and importing packages.
The text was updated successfully, but these errors were encountered: