Android Studio - Firebase
User's nearby POIS using the gps module
- User identification without sign up using the Firebase FCM token
- Like button & preview total likes from all users
- Text to speech
- Statistics page
- Two language (English/Greek)
You need to have Android Studio installed to run the project locally
- Download or clone from github
- Open the project from android studio and wait until gradle finish
- Setup your own firebase project and import the exported json with configurations into the project as shown in the firebase new project tutorial. You can also use the Firebase Assistant within Android studio to easily connect your project with firebase Tools> Firebase> Realtime Database > Connect to Firebase (You cannot build the app without the firebase SDK)
- Build and run the apk on real device
You can preview the app by downloading a debug apk from here tourist-app
Technologies:
- Android Studio
- Firebase