Skip to content

Android pickmeup app which acts like Uber taxi app. For teaching with Jersey Coders Club

Notifications You must be signed in to change notification settings

kevgilmore/pickmeup-app

Repository files navigation

Pickmeup App

passenger screen driver screen

Pre-requisites

a. Install android studio

b. Install android SDK

c. Create android emulator

Steps to run the application

1. Setup Google maps API key

-Create a file called 'api-keys.xml' in res/values folder -Paste in the following code <resources> <string name="GoogleMapsKey">CODE_HERE</string> </resources>

2. Connect to google firebase

-Select 'Tools' > 'Firebase' and select 'Realtime Database' then follow the steps in the guide

3. Click run

About

Android pickmeup app which acts like Uber taxi app. For teaching with Jersey Coders Club

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages