This is an old revision of the document!
For development of the Android phone project developers need the following tools:
-  Eclipse 3.6.1 
-  Android SDK 2.2 
-  SVN (on AGTEK machine) 
-  SVN client 
Development standards
-  Eclipse code formatting, project setting XML 
-  Application target Android 2.1 ( API-  7) 
- 
-  Stretch goal to support back to Android 1.5 ( API-  4) 
 
-  All code to be tested via JUnit (as supplied by Android SDK) 
-  SVN layout to match directory layout generated by the Android ADT Eclipse plug-in. 
-  All modules are to use the package  com.agtek.smartdirt  
Processes