Changes between Version 10 and Version 11 of DeveloperGuidelines/Mobile/Android


Ignore:
Timestamp:
07/22/10 21:17:55 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Mobile/Android

    v10 v11  
    2525 4. Run or Debug as desired (Tested on HTC Incredible SDK 3.0+ required)
    2626
    27 Use an Emulator if you do not have a phone connected via USB.
     27Use an [http://developer.android.com/guide/developing/tools/emulator.html Emulator] if you do not have a phone connected via USB.
    2828
    2929To 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).