Firebase library problem
You need to downgrade to support libraries version 26.0.1 or earlier. AIDE doesn’t properly support android lifecycle dependencies introduced in V26.1.0 and later.
Some of your google dependencies may also require other unsupported android core packages, but I have no experience of these.
1 Like
Many stuff aren’t supported in Aide; If I update my libraries higher than 25.+ I get errors or apps crash on startup. Only sample apps with higher library versions work; big projects will produce lots of non-R errors which can’t be fixed
So if you make an app it will works, but if you git clone
a project may not work…
1 Like
True. I have tested this with lots of projects