These instructions are outdated. Please see the instructions here instead: https://www.b4x.com/b4a.html
Last edited:
But what goes in there? the other android API versions?
I used Java before this on eclipse so I'm semi familiar with the concepts... just kinda feeling my way around b4a still
Sent from my LG-E970 using Tapatalk 2
The only things you need to put in there are JAR and XML files from "additional libraries" which are not included in the B4A installation.
These libraries could be ones you have made yourself or downloaded.
There are many excellent libraries written by the community which are available for download for paid B4A subscribers.
Any version above 8 will work fine.
Hi Erel!You are using an old version of Android SDK. You can try to download the latest SDK: http://dl.google.com/android/installer_r22.2.1-windows.exe
Personally I recommend you to use a real device instead of the emulator. The emulator (which is part of Android SDK) is slow and doesn't support all features.
If you are using B4A Bridge that's normal, Android doesn't allow silent installs for security reasons, if you don't want to see that prompt, then connect your device via USB, however, you will need the corresponding drivers for your device.... if the installtion process would start autmatically and you don´t have to confirm always.
Hi NJDude!If you are using B4A Bridge that's normal, Android doesn't allow silent installs for security reasons, if you don't want to see that prompt, then connect your device via USB, however, you will need the corresponding drivers for your device.
Great, that´s what I wanted. Works like a charm ;-)Just plug in your device to your PC, Windows might have/find the drivers for your device, otherwise, you will have to check the manufacturer's website to get the drivers.