Android Question Android\Platforms empty1

Beja

Expert
Licensed User
Longtime User
While doing the same old job again, hunting Android.jar, I tried to find it in the platforms directory, but the directory was empty.. Anyone has explanation or knows another location where I can find this fox called android.jar?

Thanks in advance

AndroidPlatforms.png
 

Beja

Expert
Licensed User
Longtime User
platforms.jpg
Hi Klaus,
Thanks but Android directory only have 1 subdirectory.. please see the tree below:


And the androind and android-sdk directory trees:
 
Upvote 0

eurojam

Well-Known Member
Licensed User
Longtime User
when you start the sdk-manager, does it show any installed API levels? like in trhe image below?
Image1.jpg
 
Upvote 0

Beja

Expert
Licensed User
Longtime User
Dear all,
Thanks and all of your advices were relevant and on the point.

The problem is now solved and the cause of it was, because I installed [Android SDK], but after the installation I forgot to
run the [SDK-Manager] and install the [API levels]..

Now another problem.. I can't see the [additional libraries] folder.
 
Upvote 0

klaus

Expert
Licensed User
Longtime User
I suppose that you are speaking of the B4A Additional libraries folder.
You must create one somewhere and copy all the *.xml and *.jar files of the additional libraries there.
In the IDE menu Tools/Configure Paths you must enter thid folder.

Details in chapter 15.6.2 Additional libraries folder in the Beginner's Guide.

upload_2016-2-12_15-7-9.png
 
Upvote 0
Top