Changes between Version 10 and Version 11 of DeveloperGuidelines/EdenMobile
- Timestamp:
- 10/10/16 11:10:29 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/EdenMobile
v10 v11 35 35 - [https://github.com/sahana/eden_mobile https://github.com/sahana/eden_mobile] (stable, if you want to create custom builds) 36 36 37 5. 38 {{{ 39 npm install q-io 40 cd eden_mobile 41 cordova platform add android 42 cordobva run android 43 }}} 37 44 == AngularJS == 38 45