Changes between Version 2 and Version 3 of Documentation/hAndroid/Setup
- Timestamp:
- Jul 2, 2013, 5:55:23 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/hAndroid/Setup
v2 v3 52 52 == 5. Start Working == 53 53 54 === 5.1 Application Development === 54 55 You can start eclipse from the command line using 55 56 {{{ … … 60 61 The & lets you continue to use the same terminal for more commands. Otherwise you would have to close Eclipse to do anything else. 61 62 The image has Java 6, Eclipse, Android SDK, and an ARM cross-compiler. 63 64 === 5.2 Experiments with Android Phone === 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 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]] 67 To remotely control the phone [https://code.google.com/p/androidscreencast/ screencast] is already installed in the home folder of the image (use [https://code.google.com/p/androidscreencast/ this] link for additional information about how to use screencast).