https://github.com/westonplatter/mapper
Android Mapper Application
https://github.com/westonplatter/mapper
Last synced: about 2 months ago
JSON representation
Android Mapper Application
- Host: GitHub
- URL: https://github.com/westonplatter/mapper
- Owner: westonplatter
- License: other
- Created: 2012-02-25T18:38:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-30T19:14:21.000Z (about 13 years ago)
- Last Synced: 2024-04-14T20:10:43.044Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 42 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Project is under active development - code and comments may not be 100% complete.
Mapper
======Environment
-----------
* Eclipse
* Eclipse plugin, ADT
* Google API Android OS 2.3.3 (API 10).
* Other Jar dependences are included in the Google defined default directory,/mapper/src/Mapper.java/libs
Test Environment
----------------
More to come later.
Building Application
--------------------
* Mapper uses the Eclipse to build the project. It's as simple as that.
Installing Application on Emulator
----------------------------------
* Mapper can be launched on the Android SDK Emulator following these steps,
- Install the Eclipse ADT plugin.
- Open the 'Android Virtual Device Manager'.
- Create an Android Virtual Device with the Google APIs v.10 OS if none is pressent.
- Start the Google API v.10 device to make sure the Android instance works
- Back in Eclipse, select the Mapper project folder and click the 'Run' icon. This will install and start the Mapper application within the Emulator
- If the Android VM does not automatically open the Mapper application, find Mapper in the list of applications and click on it from there.