Hi,
i'm getting an error while i want to create an avd via the avdmanager on
the command line in win10.
In installed Oracle JAVA jdk 1.8.0_144 x64
then got the Command Line tools from the google page where Android Studio
can be downloaded.
Unzipped it in c:\users\username\appdata\android-sdk\
and added the path to the environment of windows.
downloaded all needed packages with sdkmanager
so far so good.
then i did this command:
avdmanager create avd -n Android6 -k
"system-images;android-23;google_apis;x86" -c 100M -f
Exception in thread "main" java.lang.NullPointerException
at
com.android.sdklib.tool.AvdManagerCli.createAvd(AvdManagerCli.java:686)
at
com.android.sdklib.tool.AvdManagerCli.doAction(AvdManagerCli.java:369)
at com.android.sdklib.tool.AvdManagerCli.run(AvdManagerCli.java:205)
at
com.android.sdklib.tool.AvdManagerCli.main(AvdManagerCli.java:195)
Can anyone tell what is going wrong here?
Thanks a lot.
Best regards,
Jerry
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-developers/18808a10-d8da-4584-9f9e-620954cfd2fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.