Changes between Version 6 and Version 7 of DeveloperGuidelines/Mobile/Android


Ignore:
Timestamp:
07/22/10 18:48:24 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Mobile/Android

    v6 v7  
    2020=== Editing Code ===
    2121
    22 Import project into Eclipse (loaded with Android plugin http://developer.android.com/sdk/eclipse-adt.html) 
    23 
    24 Run or Debug as desired (Tested on HTC Incredible SDK 3.0+ required)
     22 1. Install Eclipse 3.5
     23  * [http://download.eclipse.org/eclipse/downloads/drops/R-3.5.2-201002111343/download.php?dropFile=eclipse-platform-3.5.2-win32.zip Windows]
     24 2. Install [http://developer.android.com/sdk/eclipse-adt.html Android plugin]
     25 3. Import project into Eclipse
     26 4. Run or Debug as desired (Tested on HTC Incredible SDK 3.0+ required)
    2527
    2628Use an Emulator if you do not have a phone connected via USB.