Using the latest B4A 9.3 and tried to update to AndroidX, following these instructions:
https://www.b4x.com/android/forum/threads/androidx-sdk.107236/
Not sure it is relevant but had some access denied exceptions, eg:
Library: AppCompat.arr java.nio.file.AccessDeniedException:
C:\Program Files (x86)\AnywhereSoftware\Basic4android\AdditionalLibraries\B4A\AppCompat.androidx.aar
Jetifier seems to have done it's job as it says now: All set. Nothing to do!
I see only a few files with the android.jar or androidx.aar extension in the AdditionalLibraries\B4a\
folder. Not sure this is OK.
Now if I load my project I get:
An error occurred:
Maven artefact not found:
androidx.activity/activity
I tried to download a new sdk-tools-windows-4333796.zip from:
https://developer.android.com/studio/index.html#command-tools
But that link doesn't work (just nil happens).
Any suggestion how to solve this problem?
RBS
https://www.b4x.com/android/forum/threads/androidx-sdk.107236/
Not sure it is relevant but had some access denied exceptions, eg:
Library: AppCompat.arr java.nio.file.AccessDeniedException:
C:\Program Files (x86)\AnywhereSoftware\Basic4android\AdditionalLibraries\B4A\AppCompat.androidx.aar
Jetifier seems to have done it's job as it says now: All set. Nothing to do!
I see only a few files with the android.jar or androidx.aar extension in the AdditionalLibraries\B4a\
folder. Not sure this is OK.
Now if I load my project I get:
An error occurred:
Maven artefact not found:
androidx.activity/activity
I tried to download a new sdk-tools-windows-4333796.zip from:
https://developer.android.com/studio/index.html#command-tools
But that link doesn't work (just nil happens).
Any suggestion how to solve this problem?
RBS