How Do I: An Android Q&A: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
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..."
 
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 12: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.