Android Question Automatic Install Missing Libraries

Zayne

New Member
Hi

is there a way to install all the missing libraries automatically? I have had to install 10+ Google Maven libraries and counting! Or am I doing something wrong? Is there a way to install all of them at once?

Thanks :)
 

Zayne

New Member
okay well, I just installed the 9.3 version and that seemed to have resolved the issue of missing libraries but now I get the following error after that "Recommended Install":
B4A Version: 9.30
Java Version: 8
Parsing code. (0.00s)
Building folders structure. (0.04s)
Compiling code. (0.03s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Generating R file. Error
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex
 
Upvote 0
Top