When I try to compile I have the following error :
B4A Version : 8.50
Analyse du code. (0.08s)
Building folders structure. (0.04s)
Compilation du code. (0.42s)
Compilation du code des layouts. (0.10s)
Organiser les bibliothèques. Error Maven artifact pas trouvé. com.android.support/support-v4
When I try to compile I have the following error :
B4A Version : 8.50
Analyse du code. (0.08s)
Building folders structure. (0.04s)
Compilation du code. (0.42s)
Compilation du code des layouts. (0.10s)
Organiser les bibliothèques. Error Maven artifact pas trouvé. com.android.support/support-v4
You're going to have to provide some more information. My guess is you're using a library that requires the support-v4 library as well. I'd recommend that you upload the project to this thread. Use the File->Export as zip option in the B4A IDE, then upload the zip file.
Also a tip: Try to post errors in English & you'll probably get more response. I'm sure there are plenty of French speakers on the forum (I'm not one btw), but there would be a lot more English speakers.
I copy the message that are in french in the screen. I forget to translate them.
For "My guess is you're using a library that requires the support-v4 library as well" => A agre, but how to install v4 library ?
I try : Open Android SDK Manager and install the latest versions of:
- Android Support Repository
- Android Support Library
- Google Play Services
- Google Repository
I don't find "Android Support Library"
I will say you if it work.
I try : Open Android SDK Manager and install the latest versions of:
- Android Support Repository
- Android Support Library
- Google Play Services
- Google Repository
I don't find "Android Support Library"
I will say you if it work.
Sounds like you are NOT using the B4A SDK Manager..
Do NOT reuse an old SDK. Setup a new one. The old Android SDK isn´t compatible anymore.
You can find the Setup-Instructions here. https://www.b4x.com/b4a.html
You also can watch this Video as it describes it clearly.
Start with a new Blank folder like you see in the Video.