Android Question Tools\Configure Path\Open SDK Manager does nothing

Alfonso Hermida

Member
Licensed User
When I try to select the path for the SDK Manager, I click on the "Open SDK Manager" button but nothing happens. I have Android Studio installed. Running Windows 10

EDIT: I tried the following from a different thread:

cd "c:\Program Files (x86)\Anywhere Software\Basic4android"
java -version
java -Dprism.order=sw -jar B4ASdkManager.jar

and its now loading.

EDIT #2: After it finished, I click on "Open SDK Manager" and nothing happens. When I tried to compile the app I get this:

B4A Version: 8.50
Parsing code. (0.00s)
Building folders structure. (0.03s)
Compiling code. (0.01s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. Error
Cannot find: C:\Program Files\Android\Android Studio\plugins\platform-tools\aapt.exe
Please configure paths (Tools - Configure Paths).
 
Last edited:

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top