Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 343 Bytes

Uber-Android-Clone

Uber android application clone

Create Secrets.java under com/bharathmg/bookmyride/com/bharathmg/bookmyride/helpers/Secrets/Secrets.java package and save your PLACES_API_KEY = "YOUR_API_KEY" as a constant.

In debug/res/values/google_maps_api.xml, save your MAPS_API_KEY.

Then you can run the app.