Changes between Version 32 and Version 33 of DeveloperGuidelines/Mobile/Android
- Timestamp:
- 09/24/12 14:50:14 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Mobile/Android
v32 v33 2 2 [[TOC]] 3 3 4 We have 3 different Android clients written in Java: 5 * Japan client 6 * OpenGeoSMS 7 * OpenDataKit Collect 8 9 It is also possible now to write applications in Python, which would provide the benefit of being easier for the core developers to maintain & could potentially reuse libraries, like the DAL: 10 * http://code.google.com/p/python-for-android/ 11 * http://www.linuxjournal.com/article/10940 4 12 == Japan Client == 5 13 Uses REST services to talk to Sahana back-end.