Changes between Version 3 and Version 4 of Documentation/hAndroid/Setup


Ignore:
Timestamp:
Oct 18, 2013, 10:23:11 PM (11 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/hAndroid/Setup

    v3 v4  
    1 = Android Development On ORBIT =
     1== Android Development On ORBIT ==
    22
    3 == 1. Setup computer ==
     3 1. Setup computer
    44
    55The ssh connection will use [http://help.unc.edu/830 X11 forwarding] to display programs on your computer that are running on a remote serve (in this case, an ORBIT node.)
     
    99If you are using Windows, install [http://sourceforge.net/projects/xming/files/Xming/6.9.0.31/ Xming] and download [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTY].
    1010
    11 == 2. Reserve timeslot ==
     11 2. Reserve timeslot
    1212
    1313Go to the [https://www.orbit-lab.org/schedule/ scheduler] and reserve a timeslot
    1414
    15 == 3. SSH to console ==
     15 3. SSH to console
    1616
    1717If you are using Linux, connect using ssh with the X11 forwarding flag
     
    2424Now connect to console.[grid].orbit-lab.org through PuTTY.
    2525
    26 == 4. Load android image ==
     26 4. Load android image
    2727
    2828Now you need to load the android development image on a node to work on. You can use
     
    5050Now you are in the android development image!
    5151
    52 == 5. Start Working ==
     52 5. Start Working
    5353
    54 === 5.1 Application Development ===
     54 5.1 Application Development
    5555You can start eclipse from the command line using
    5656{{{
     
    6262The image has Java 6, Eclipse, Android SDK, and an ARM cross-compiler.
    6363
    64 === 5.2 Experiments with Android Phone ===
     64 5.2 Experiments with Android Phone
    6565Attached to node4-1 of the outdoor sandbox there is a Evo 4g phone with [http://www.cyanogenmod.org/ Cyanogenmod] 7.2.0 installed.[[BR]]
    6666If sections 1 to 4 are applied to this node it is possible to run experiments with the phone itself that is enabled to connect through both the wimax and wif interfaces.[[BR]]