This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| android:development_environment [2010/09/23 20:16] mjallison | android:development_environment [2018/04/23 18:40] (current) mjallison | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | **THIS PAGE IS OBSOLETE. MODERN DEVELOPMENT IS RUNNING VIA ANDROID STUDIO, and GIT** | ||
| + | |||
| For development of the Android phone project developers need the following tools: | For development of the Android phone project developers need the following tools: | ||
| Line 15: | Line 17: | ||
| * Stretch goal for 100% coverage | * Stretch goal for 100% coverage | ||
| * SVN layout to match directory layout generated by the Android ADT Eclipse plug-in. | * SVN layout to match directory layout generated by the Android ADT Eclipse plug-in. | ||
| - | * All modules are to use the package ** com.agtek.xpilot ** // Need a real name soonish? // | + | * All modules are to use the package ** com.agtek.smartdirt ** | 
| Processes | Processes | ||
| * Nightly builds on the dev.agtek.com machine, including tests, via Ant | * Nightly builds on the dev.agtek.com machine, including tests, via Ant | ||
| - | * Incorporate obfuscator into build process. | + | * See [[smartdirt_autobuild]] | 
| + | * Incorporate obfuscator into build process. | ||
| * Mike Clapp has been looking at Pro-Guard [[http://proguard.sourceforge.net]] | * Mike Clapp has been looking at Pro-Guard [[http://proguard.sourceforge.net]] | ||
| * Iterative development via Agile style stories. See [[Android Project Stories]] | * Iterative development via Agile style stories. See [[Android Project Stories]] | ||