sdkmanager build-tools 30
sdkmanager platform 30
sdkmanager “system-images;android-30;google_apis;x86”
sdkmanager “system-images;android-30;google_apis;x86_64”
Everything working fine till here
When i run
Create an avd – avdmanager create avd -n TestAVD -k “system-images;android-30;google_apis;x86” –device “Pixel_4”
error: package path is not valid. valid system image paths are:ository… null
Unable to create avd device
New contributor
vamsi krishna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.