Android Question Installing Java JDK and Android SDK

Gerrard

Member
Licensed User
Longtime User
Recently I had my PC stolen. Luckily I had most of my B4A files on backups. I have B4A Ver8.00 on my new PC. I downloaded and installed Java: JDK jdk-8u171-windows-i856.exe. I then downloaded Android SDK: sdk-tools-windows-3859397.zip and unzipped it.
All old apps that I saved, still compile and download to a device connected with B4A-Bridge okay.
When I go to Tools>Configure Paths and Open the SDK Manager button I get the following:

upload_2018-5-14_16-14-5.png


What a do I need to do to resolve these errors.
Regards Gerrard
 

Gerrard

Member
Licensed User
Longtime User
Thanks Don, Erel
I started by uninstalling B4A, then followed the video in sequence. The SDK manager installed all the recommended (it took ages - about 30 Min). At the end, the following message was in the bottom window: "Warning File C:\users\gerra\.android\repositories.cfg could not be loaded".
What do I need to do about that?
Regards
Gerrard
 
Upvote 0

Gerrard

Member
Licensed User
Longtime User
I did start with a new folder to which I added a subfolder for the downloaded SDK, and a subfolder for the downloaded JDK. Maybe that was wrong? I thought I got the Tools>Configure Paths correct. Maybe that was wrong? I will start again from the beginning.
Gerrard
 
Upvote 0

Gerrard

Member
Licensed User
Longtime User
I have followed the video and the suggestions you made. All the recommended items in the sdk manager installed correctly.
However, in the bottom part of the screen below the installed items, I still get the message "Warning File C:\users\gerra\.android\repositories.cfg could not be loaded."
I searched the whole PC but there is no file 'repositories.cfg' anywhere. Can I make one?
 
Upvote 0
Top