Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 665 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 665 Bytes

QUEST COMPASS

Compass App which shows the distance and bearing to any location.

Screenshot 1

how to setup Android Studio

  • git clone --recursive git@github.com:renard314/QuestCompass.git
  • put the path to your android sdk location into local.properties
  • open Android Studio and select "Import Project". Pick the folder where you cloned the project into.
  • add your own Google Maps Android API v2 Key to the AndroidManifest.xml [details] key