简体   繁体   中英

Cannot run program sdk path on android studio on ubuntu

I was using windows 10 and I have SDK stored on D:/android/android-sdk and I switching to Ubuntu 14.04.3 LTS and I insalled android studio 1.5 and I set the path of SDK /media/usr/partition-name/ANDROID/android-sdk

and I have a problem message ProcessNotCreatedException: Cannot run program "/media/usr/partition-name/ANDROID/android-sdk"

You must download Android SDK for Linux, not for Windows ;-)

It's strange that Android Studio didn't ask you about installing SDK libs - it's integrated with this IDE.

Do not use media or local path. Please unpack it in your local directory: home/your_name/

If you have any question, please free to ask

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM