Difference between revisions of "Android"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
(Android 2.2 (EAP-TLS))
imported>Cov
Line 61: Line 61:
 
[[Category:Linux distributions]]
 
[[Category:Linux distributions]]
 
[[Category:Personal information management]]
 
[[Category:Personal information management]]
 +
[[Category:Move to Uniluug]]

Revision as of 15:39, 12 February 2011

Android is a Linux-based mobile phone operating system based developed by Google. It is very similar to the iPhone, with a touchscreen for some or all user interactions, depending on the hardware, and a market for third-party applications.

Wireless

Android can connect to VT_WLAN, but needing to log in via the browser can be annoying. Setting up VT-Wireless is recommended. Following the PEAP-MSCHAPv2 instructions is pretty quick. For a potentially more secure setup, that only works on Android 2.2 and newer, see the instructions below.

Android 2.2 (EAP-TLS)

This has been confirmed working with Android 2.2 (Froyo) on the Droid X and HTC Evo 4G:

  1. Install the CA certificate
    1. Obtain a trusted copy of the Thawte Premium Certificate. Most Linux distributions come with one, sometimes in /etc/ssl/...
    2. Install it by uploading the .pem file to RealmB's Android Certificate Installer. This site resends the certificate with the correct HTTP headers for the phone browser to install it.
    3. Name the certificate whatever suits you
  2. Install your personal certificate.
    1. Copy the .p12 file from netcert to the top level folder of your SD card (/sdcard in Android). Save the password
    2. Use "Install from SD card" or similar under the Security section of the Android's system settings. Use your given password.
  3. Set up the wireless settings
    1. SSID: VT-Wireless
    2. EAP method: TLS
    3. CA certificate: (The certificate you installed via the browser)
    4. Client certificate: (The certificate you installed from the SD card)
    5. Identity: (your student PID)
    6. Anonymous identity: (you can leave blank)
    7. Wireless password: (the password that came with your certificate)

Synchronization

Synchronization of contacts, calendar events and email is possible through three built-in mechanisms. Notes and task lists must be handled through third-party solutions like Remember the Milk.

ActiveSync

ActiveSync is the best method for synchronizing your data if you don't use Google web services. Located under Settings->Data synchronization->Exchange ActiveSync, the originally proprietary ActiveSync protocol allows for fully configurable over-the-air synchronization thanks to the open source Z-Push project.

Google Web Applications

Google web applications are the default on some systems like the HTC Eris. Beware that giving your phone your Gmail credentials can result in your phone contacts being drowned in a flood of email contacts imported from Gmail. If you don't want to use Google's services, navigate to Settings->Data synchronization->Google and uncheck Auto-sync.

PC

Synchronization over a cable is the third available option.

Applications

Productivity

The builtin email client and calendar, along with the HTC widgets, perform relatively well. There is no native task-management software. Astrid is recommended for that purpose. It can sync with RememberTheMilk.

SSH

To connect to a remote server over secure shell, use the ConnectBot application. To insert a tab character with the virtual keyboard, press the trackball and then the i key. To insert an escape character with the soft keyboard, press.the trackball twice. To page up and down, scroll with the touchscreen on the left side. Further special key instructions can be found in the ConnectBot documentation.

Editing Wiki Pages

The default browser handles editing large text boxes in portrait mode very poorly. The workaround is to use landscape mode for editing large text boxes such as those found on wikis. Additionally, the vertical bar or pipe on the soft keyboard is a ¦ character rather than a |. Copy and paste provide a workaround for this bug, but it's surprising that Google couldn't properly map the keys on its software keyboard.

Cartography

Builtin Functionality

Android phones have builtin GPS, cell tower and wifi location mechanisms. Thanks to this, these devices can be used to contribute to geographic information system projects like OpenStreetMap. To turn on wifi and GPS positioning, toggle the appropriate settings under Settings->Location. To enable photo geotagging, press the Menu button while the camera application is running and select Settings. From this menu, check the Geo-tag photos box.

Additional Software

  • AndNav2! is an excellent OpenStreetMap client, with tools for logging GPS tracks and adding POIs on OpenStreetMap or OpenStreetBug.
  • Vespucci application allows editing of OpenStreetMap data directly from your mobile device.
  • GPS Logger for Android Allows logging of GPS tracks to the SD card in a GPX format.

External Links