Android Question B4A - SDK MANAGER WAIT INFINITE TIME

Gianni Sassanelli

Active Member
Licensed User
Longtime User
Hi,
as from subject, if i Try to run b4a sdk manager it waiting for infinite time.

can i have help please?

thanks

1724830016847.png
 

Attachments

  • 1724829956961.png
    1724829956961.png
    36.9 KB · Views: 35

DonManfred

Expert
Licensed User
Longtime User
Based on the instructions it should look like

Unzip in the same folder. It should look like this:
1667204556790-png.135474


and the path to sdkmanager.bat should be C:\Android30\cmdline-tools\bin\sdkmanager.bat

Additional you should have C:\Android30\platforms\android-34\android.jar set...

Looks like your installtion is not really ok....
 
Upvote 0

Gianni Sassanelli

Active Member
Licensed User
Longtime User
thanks Sagenut, Erel, DonManfred.
i have corrected my paths as your suggestion.
now i have the following configuration but SDK manager not work

With
B4a 13.0
Android sdk34
JAVA 19.0.2

the problem remain


1724866407293.png
 
Upvote 0

Gianni Sassanelli

Active Member
Licensed User
Longtime User
SOLVED.
The problem was due to the unzip of some folders that were not inserted in the correct path
The Cmdline-Tools folder had not been decompressed,
instead the two subfolders contained yes.

thank's for all for the support.
 
Upvote 0
Top