Changes between Version 3 and Version 4 of Documentation/hAndroid/Setup
- Timestamp:
- Oct 18, 2013, 10:23:11 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/hAndroid/Setup
v3 v4 1 = Android Development On ORBIT=1 == Android Development On ORBIT == 2 2 3 == 1. Setup computer == 3 1. Setup computer 4 4 5 5 The 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.) … … 9 9 If 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]. 10 10 11 == 2. Reserve timeslot == 11 2. Reserve timeslot 12 12 13 13 Go to the [https://www.orbit-lab.org/schedule/ scheduler] and reserve a timeslot 14 14 15 == 3. SSH to console == 15 3. SSH to console 16 16 17 17 If you are using Linux, connect using ssh with the X11 forwarding flag … … 24 24 Now connect to console.[grid].orbit-lab.org through PuTTY. 25 25 26 == 4. Load android image == 26 4. Load android image 27 27 28 28 Now you need to load the android development image on a node to work on. You can use … … 50 50 Now you are in the android development image! 51 51 52 == 5. Start Working == 52 5. Start Working 53 53 54 === 5.1 Application Development === 54 5.1 Application Development 55 55 You can start eclipse from the command line using 56 56 {{{ … … 62 62 The image has Java 6, Eclipse, Android SDK, and an ARM cross-compiler. 63 63 64 === 5.2 Experiments with Android Phone === 64 5.2 Experiments with Android Phone 65 65 Attached to node4-1 of the outdoor sandbox there is a Evo 4g phone with [http://www.cyanogenmod.org/ Cyanogenmod] 7.2.0 installed.[[BR]] 66 66 If 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]]