neelkadia-zz / WhereAreYou

Real time location tracker using Android App & Firebase with Mapbox

Home Page:http://www.neelkadia.com/whereareyou

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how?

User052216 opened this issue · comments

hello sir. how can i run this in android studio? what file i will import?. please help me reply asap.
i really want to try it but i don't know what to do hope you can help me.

Hello @User052216 ,
Same like other android projects you've to import the whole Android Project in File -> Import Existing Android Project > Import. Once you import it. You've to upload backend files in any http server. Now you're ready with Android App and it's backend. To connect both, you've to create a Firebase service and which will update a database which is shared by Android App and Web backend.

Closing this issue. Please refer Read Me file for this.