Android Question Erro when open a SDK from IDE

Humberto

Active Member
Licensed User
Longtime User
I got this error when open the SDK from IDE show in figure

err_Sdk.png





Thanks
 

Peter Simpson

Expert
Licensed User
Longtime User
I got this error when open the SDK from IDE show in figure
  1. Have you always had this issue
  2. Have you followed the Oracle Java 8 or OpenJDK 11 download instructions properly
  3. Have you jetified youe libraries

That's about it really, oh and the latest B4A SDK Manager is version 3.60.
 
Upvote 0

Humberto

Active Member
Licensed User
Longtime User
The "Tools" directory was incomplete.

Now is working .
Thanks everybody
 
Last edited:
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
I´m using the new Android Studio 3.6.1 9 inclusive the "android.jar" address now is "C:\Android\plugins\android\lib\android.jar"
Follow the installation instructions and everything will work. It will not take you more than 10 minutes to complete.
Other things are not relevant and will not work.
 
Upvote 0
Top