Android IDE (AIDE) Support Forum

Problem when implement Google libraries

Hello, I have a problem only when implement Google libraries, when I implement it display this message “invalid instruction ‘targetapi’ valid instructions are remove replace strict”
I tried to fix it but nothing work.
any solutions?

Show us a example, so we can understand

The same problem here

Use a lower version of firebase, 17…+ works fine
Those errors are related to an incompatibility of api 28 and above. Newest google libraries are using Android x (api 28 and plus) so , AIDE it’s not compatible yet. But we can continue using old Google’s libraries versions.