I tried installing Android Studio on a Samsung Chromebook Series 3 with an ARM processor, but I\'m stuck with the Java. Any help would be appreciated.
Downlo
Couple of things, you can check: 1. check jdk is in your path 2. from your command line, execute this command: java -version and see what it shows 3. and execute this command: javac -version If both command gives no error then try again otherwise fix those issue.btw, Do not forget to check your system configuration to make sure that it is 32bit or 64 bit