android_phone_notes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| android_phone_notes [2010/08/31 07:40] – jtkorb | android_phone_notes [2011/02/26 05:30] (current) – removed setting for anonymous identity; not needed jtkorb | ||
|---|---|---|---|
| Line 56: | Line 56: | ||
| Thanks, Kip. | Thanks, Kip. | ||
| - | ===== Configuring | + | ===== Configuring Android |
| - | **NOTE: These instructions are somewhat dated due to upgrades to the Android OS in fall 2009. Specifically, | + | To configure Android-based phones to work with PAL2.0... |
| - | + | ||
| - | 1. Install the Android SDK. Open a local shell window. | + | |
| - | + | ||
| - | 2. Start the adb daemon as root... | + | |
| - | + | ||
| - | < | + | |
| - | % adb root | + | |
| - | </ | + | |
| - | + | ||
| - | 3. Get a copy of the '' | + | |
| - | + | ||
| - | 4. Save the certificate to a local file, say '' | + | |
| - | + | ||
| - | 5. Copy the certificate to the phone... | + | |
| - | + | ||
| - | < | + | |
| - | % adb push cert.pem / | + | |
| - | </ | + | |
| - | + | ||
| - | 6. Get the current '' | + | |
| - | + | ||
| - | < | + | |
| - | % adb pull / | + | |
| - | </ | + | |
| - | + | ||
| - | 7. Copy the text below into your (scratch) '' | + | |
| - | + | ||
| - | < | + | |
| - | ctrl_interface=tiwlan0 | + | |
| - | update_config=1 | + | |
| - | + | ||
| - | network={ | + | |
| - | ssid=" | + | |
| - | id_str=" | + | |
| - | scan_ssid=1 | + | |
| - | proto=WPA RSN | + | |
| - | key_mgmt=WPA-EAP | + | |
| - | pairwise=TKIP | + | |
| - | group=TKIP | + | |
| - | eap=PEAP | + | |
| - | ca_cert="/ | + | |
| - | identity=" | + | |
| - | password=" | + | |
| - | phase2=" | + | |
| - | } | + | |
| - | </ | + | |
| - | + | ||
| - | 8. Copy your modified '' | + | |
| - | + | ||
| - | < | + | |
| - | % adb push x.txt / | + | |
| - | </ | + | |
| - | + | ||
| - | 9. Turn off WiFi, and then turn it back on. If that doesn' | + | |
| - | + | ||
| - | < | + | |
| - | % adb shell | + | |
| - | # reboot | + | |
| - | </ | + | |
| - | + | ||
| - | Thanks, Charlie. | + | |
| - | + | ||
| - | + | ||
| - | ===== Configuring (Newer) Android Phones to Work with PAL2.0 ===== | + | |
| - | + | ||
| - | To configure | + | |
| 1. Settings (from home screen, press option hard key). | 1. Settings (from home screen, press option hard key). | ||
| Line 140: | Line 74: | ||
| * User certificate: | * User certificate: | ||
| * Identity: <ITaP career account> | * Identity: <ITaP career account> | ||
| - | * Anonymous identity: | + | * Anonymous identity: |
| * Password: <ITaP password> | * Password: <ITaP password> | ||
| That should do it and PAL2.0 should connect. | That should do it and PAL2.0 should connect. | ||
android_phone_notes.1283265604.txt.gz · Last modified: 2010/08/31 07:40 by jtkorb