This android app shows your current position on a map.
- Minimum Required SDK: API 14: Android 4.0
- Target SDK: API 17: Android 4.2
- Compile With: API 14: Android 4.0
- Get a local copy
cd [you eclipse workspace or any directory you favored]git clone https://github.com/umhan35/hci2group5-a2part2.git(enter your username and password)
- Import to Eclipse
File->Import...->General->Existing Projects into Workspace- Note: don't select
Existing Android Code into Workspacewhy?
- Note: don't select
- Set up environment
- Google Maps Android API v2
- Google Maps Android API v2 (https://developers.google.com/maps/documentation/android/)