Issue
Cannot launch SDK manager.
Output:
'"C:\Users\ILYASK~1\AppData\Local\Android\sdk\tools\lib\find_java64.exe" -s' is not recognized as an internal or external command, operable program or batch file.. ERROR: No suitable Java found. In order to properly use the Android Developer Tools, you need a suitable version of Java JDK installed on your system. We recommend that you install the JDK version of JavaSE, available here:
oracle.com/technetwork/java/javase/downloadsIf you already have Java installed, you can define the JAVA_HOME environment variable in Control Panel / System / Avanced System Settings to point to the JDK folder.
You can find the complete Android SDK requirements here:
developer.android.com/sdk/requirements.html
I tried all solutions given in other questions but nothing woks for me Output :

environment variables :

Solution
OK , the problem is solved :
- Install JAVA JDK
- define the JAVA_HOME environment variable
- Install Android Studio on C:\SDK (not the default directory)
Answered By - ILYAS_Kerbal
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.