Difference between revisions of "How Do I: An Android Q&A"
From Free Knowledge Base- The DUCK Project: information for everyone
(Created page with "== determine Android O/S version == The touch path varies from one device to another. Here are some common touch paths (menu layers you navigate through) to find your device...") |
(→find WiFi IP Address) |
||
Line 12: | Line 12: | ||
== find WiFi IP Address == | == find WiFi IP Address == | ||
− | On an Android phone with Android version 2.3.3 | + | On an Android phone with Android version 2.3.3 that is already connected to Wifi and obtained an IP address. Allow time for a fresh connection to obtain an IP address and establish data communication. |
* | * | ||
[[Category:Computer Technology]] | [[Category:Computer Technology]] | ||
[[Category:Android]] | [[Category:Android]] |
Revision as of 13:18, 4 August 2014
determine Android O/S version
The touch path varies from one device to another. Here are some common touch paths (menu layers you navigate through) to find your device Android OS version.
- Menu -> Settings -> About Phone -> Android Version
- Menu -> Settings -> About Phone -> Software Information
find WiFi MAC address
On an Android phone with Android version 2.3.3
- Menu -> Settings -> About Phone -> Status -> Wi-Fi MAC address
find WiFi IP Address
On an Android phone with Android version 2.3.3 that is already connected to Wifi and obtained an IP address. Allow time for a fresh connection to obtain an IP address and establish data communication.