Makeroid cannot compile this project.
The compiler reported the following error
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res / layout / …
________Creating listview xml in res / layout-v21 / …
________Creating xml in res / drawable / …
________Creating splash png in res / drawable / …
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________________Firebase components found.
________________Firebase config file error.
.
Are you using Firebase Authentication ? If so google-services.json must be in your assets.
When using Firebase Authentication component you must make sure first that google-services.json is in the assets folder, and second you NEVER change the name of the file like google-services(1).json for example.