Android Question IDE - Tools - Configure Paths - SDK Manager - Again

ValDog

Active Member
Licensed User
Longtime User
So, for javac.exe I have: "C:\java\jdk-11.0.1\bin\javac.exe"

and for android.jar I have: "C:\Android\platforms\android-28\android.jar"

When I click on the Open SDK Manager button I get: "An error occurred. The system cannot find the file specified."


Amending the above, I did not have the javac.exe where I specified it. That is now corrected - no longer get error, but don't seem to get anything when I click the button.

Any suggestions?
 
Last edited:
Top