Skip to content

Files

Latest commit

author
Erdene-Ochir Tuguldur
Dec 4, 2011
94d3f47 · Dec 4, 2011

History

History
22 lines (16 loc) · 1.09 KB

README.mdown

File metadata and controls

22 lines (16 loc) · 1.09 KB

#Mongolduu Android App

Open source android app for Mongolduu. This app can be downloaded on the Android Market.

How to use it?

Test Server

  1. Copy the content of the directory mongolduu/testserver to a webserver. (Needed: php5-sqlite, php5-json, php5-curl)
  2. Make the directory on the webserver writeable: chmod a+w testserver
  3. Make the sqlite database file writeable: chmod a+w mongolduu.sqlite

Android App

  1. Clone the project: git clone https://github.com/tugstugi/mongolduu.git
  2. Clone GreenDroid library: git clone https://github.com/cyrilmottier/GreenDroid.git
  3. Import GreenDroid/GreenDroid in Eclipse.
  4. Import mongolduu/mongolduu in Eclipse.
  5. Change the test server url in com/mongolduu/android/ng/IMongolduuConstants.java

Credits

Erdene-Ochir Tuguldur tugstugi@yahoo.com