so i created a small android and i wanted to build it. i installed the jdk and the ndk and as far as i know those two work. but the sdk tool (not the complete android studios but just the tools) isnt working. when i try to launch the android.bat a cmd flashes on and then disappears.
what should i do?
How can i fix this?
this is the android.bat
https://onedrive.live.com/?cid=5f23b4162e1501cd&id=5F23B4162E1501CD!16346&ithint=file,txt&authkey=!AKjCPyjbUCvmkYM
Google has deprecated this tool in recent releases. You either have to use the command line tools\bin\sdkmanager.bat, or install Android Studio and use the SDK manager from there.
1 Like
thanks for your reply. i tried it but i couldn’t figure it out. i tried using eclipse to install the SDK and i got it working with it.
to bad it changed the way of installing it.
but thanks again!
Hello,
Clearly I am behind my time but I could not creat an apk for my android. I installed both android studio and sdk tools. I installed latest version of sdk with androidstudio/tools/sdk manager. But still unity claim that I have no sdk version at all. Also I couldnt run either android.bat or sdk_manager.bat.