Android Question Bracode reader Google Play services

santiago

Member
Licensed User
Longtime User
Sir,
I have problems with the Google Play Services.
I just installed from the SDK manager included with B4A the new google play service ,ver49 .
I have this structure : c:\android\extras\google\google-play-services

But when I open your example code
Barcode reader based on Google Play Services Vision

libraries are missing showing the next message when compiling

Organizing libraries. Error
Maven artifact not found: androidx.lifecycle/lifecycle-viewmodel-savedstate

I know its a very low level question but I am not able to fix the problem and I am very interested in that kind of software developments. I tried several other ways but not result
¿Could some one help me?
Maybe I must unisntall the previous versions and install it again ?(I tried but I can´t ) Couls some one send me a compiled \google\google-play-services ?(may be its the simpliest way)

Thanks in advance for your help and your time
 

Pendrush

Well-Known Member
Licensed User
Longtime User
Install it from SDK manager.

1597947834446.png
 
Upvote 0

santiago

Member
Licensed User
Longtime User
Pendrush ,
Thanks a lot. You were very kind .
I installed lifecycle like you posted and I can compile now.
 
Upvote 0
Top