Changes between Version 82 and Version 83 of Developing your own applications
- Timestamp:
- 01/18/11 22:01:14 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v82 v83 104 104 }}} 105 105 106 Note: For building from local sources you can also use "inherit srctree" as it's used in conf/local-builds.conf 107 106 108 === 5. Building a package === 107 109 {{{ … … 114 116 115 117 In order to test your program, simply install this package on your phone and run "/usr/bin/myfirstapp". 118 119
