Android Question Maven artifact not found: androidx.annotation/annotation

foretek

Member
Licensed User
I tried to run the code storage_example which was posted in the forum, I got following compile message:
B4X:
B4A Version: 10.0
Java Version: 8
Parsing code.    (0.01s)
Building folders structure.    (0.02s)
Compiling code.    (0.06s)
Compiling layouts code.    (0.00s)
Organizing libraries.    Error
Maven artifact not found: androidx.annotation/annotation

Could somebody help me to fix this. Thanks in advance.
 

asales

Expert
Licensed User
Longtime User
I have a problem with Maven artifact not found;com.google.firebase/firebase-ads
could somebody help me fix this...
1 - Always start a new thread for your question (11):

2 - Check this answer from Erel:
Open Tools - Sdk Manager and install the missing resource.
 
Upvote 0
Top