Hi Everyone , today i try to export .apk file without android device connected
and i got this error.
Error building Player: Exception: android (invokation failed)
ERROR: unknown error
cmd:android list target -c
stdout;
stderr:
Exception in thread “main” java.lang.NullPointerException
at SDKMain.main(SDKMain.java:62)
the andriod SDK has installed and everything should be ok,
Anyone can help me, How is going on and how is possible to build the android without device?
Thank you.