- place
keys.properties
file inandroid-client/
- place
google-services.json
file underandroid-client/app
Run the following in terminal
sudo ln -s ~/Android/Sdk/platform-tools/adb /bin/adb
adb forward tcp:8080 tcp:8080
(will need to re-enter this command after restarts)
Database can be debugged in browser at localhost:8080
View docs for more details: https://github.com/amitshekhariitbhu/Android-Debug-Database