An open API service indexing awesome lists of open source software.

https://github.com/westonplatter/mapper

Android Mapper Application
https://github.com/westonplatter/mapper

Last synced: about 2 months ago
JSON representation

Android Mapper Application

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,


  1. Install the Eclipse ADT plugin.
  2. Open the 'Android Virtual Device Manager'.


  3. Create an Android Virtual Device with the Google APIs v.10 OS if none is pressent.


  4. Start the Google API v.10 device to make sure the Android instance works


  5. Back in Eclipse, select the Mapper project folder and click the 'Run' icon. This will install and start the Mapper application within the Emulator


  6. If the Android VM does not automatically open the Mapper application, find Mapper in the list of applications and click on it from there.