Thx Anonymous's comment:)
I tried to install Android Studio on Ubuntu 15.10 using ubuntu-make (refer Install Android Studio on 64-bit Ubuntu 15.10 with Ubuntu Make (umake)), it show error:
ERROR: We were expecting to find a license on the download page, we didn't.
Anybody know how?
Or may be it's error on the download page, not on me.
2 comments:
Have a look at this:
http://askubuntu.com/questions/755497/error-in-installing-android-studio-using-ubuntu-make
try
umake android --accept-license
Post a Comment