Changes between Version 10 and Version 11 of DeveloperGuidelines/Mobile/Android
- Timestamp:
- 07/22/10 21:17:55 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Mobile/Android
v10 v11 25 25 4. Run or Debug as desired (Tested on HTC Incredible SDK 3.0+ required) 26 26 27 Use an Emulatorif you do not have a phone connected via USB.27 Use an [http://developer.android.com/guide/developing/tools/emulator.html Emulator] if you do not have a phone connected via USB. 28 28 29 29 To deploy you'll need to create a self signed keystore and use the .apk packaging wizard(Right click on project, menu Android tools, Export signed).