Android Question Marven Artifact - com.google.auto.value

Marcos Alves

Well-Known Member
Licensed User
Longtime User
Hello,

after some updates to get running android 9 (sdk 28), I'm getting the follow error when opening one of my projects:

upload_2019-3-4_14-12-54.png


The project was compiling fine and now I really can't figure out what is happening. Could anybody help?
 

Attachments

  • upload_2019-3-4_14-12-34.png
    upload_2019-3-4_14-12-34.png
    169.3 KB · Views: 119

Marcos Alves

Well-Known Member
Licensed User
Longtime User
Hello,

I done some additional research and found this: https://www.b4x.com/android/forum/t...gle-auto-value-auto-value-annotations.103181/

@Erel attached a zip file in that thread that fixed the error... I think that this action should be registered has a default pre requisite for 64 bits migration (sdk 28), because it looks that the directory with the .jar attached by Erel isn't downloaded by any other way, even using sdk manager...

Following the instructions posted by @Erel in the thread, the apk compiled again without problems...
 
Upvote 0
Top