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
I'm trying to install the Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image (system-images;android-35;google_apis_ps16k;arm64-v8a) image on github.
I suppose I need to set the target property to google_apis_ps16k, but it is complaining that:
Error: Value for input.target 'google_apis_ps16k' is unknown. Supported options: default,google_apis,aosp_atd,google_atd,google_apis_playstore,android-wear,android-wear-cn,android-tv,google-tv.
I suspect that the validation of input.target is a bit outdated, as the image install fine locally with the SDK manager
Packages to install: - Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image (system-images;android-35;google_apis_ps16k;arm64-v8a)
Preparing "Install Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image API 35 (revision 3)".
Downloading https://dl.google.com/android/repository/sys-img/google_apis/arm64-v8a-ps16k-35_r03.zip
"Install Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image API 35 (revision 3)" ready.
Installing Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image in /Users/kasper/Library/Android/sdk/system-images/android-35/google_apis_ps16k/arm64-v8a
"Install Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image API 35 (revision 3)" complete.
"Install Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image API 35 (revision 3)" finished.
The text was updated successfully, but these errors were encountered:
I'm trying to install the Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image (system-images;android-35;google_apis_ps16k;arm64-v8a) image on github.
I suppose I need to set the
target
property togoogle_apis_ps16k
, but it is complaining that:I suspect that the validation of
input.target
is a bit outdated, as the image install fine locally with the SDK managerPackages to install: - Pre-Release 16 KB Page Size Google APIs ARM 64 v8a System Image (system-images;android-35;google_apis_ps16k;arm64-v8a)
The text was updated successfully, but these errors were encountered: