how to install android studio completely?

Hello every one I want to install android studio and first I run the .sh file by this command ./studio.sh and after that I try to install it but at first I have this problementer image description here

but the thing is that I already have java JDK 7 and after this when I chose next to install it it just goes to the were that it shows the summery of chosen items and I find some errors in terminalenter image description here

how you see it has been repeated a couple of times and after that I got this massage and android studio doesn,t install at at all.enter image description hereenter image description here

1 Answer

it might be a temporary problem with broken package.

Download Android Studio from:

Download manually Android-sdk from:

Unpack and run the intallation steps, but instead of downloading whole SDK choose thedirectory to existing and unpacked.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like