################################################################################ # # # "PhoNetInfo" (Windows 10 Mobile) # # # ################################################################################ README Version: 3.1.8.0 Date : April 25, 2016 Author : Patrick Frei Copyright (c) 2016 Patrick Frei. All rights reserved. ================================================================================ INDEX 1. INTRODUCTION 1.1. GENERAL FEATURE OVERVIEW 1.2. HOW TO USE 2. SUPPORT 2.1. GENERAL 2.2. PHONE SUPPORT 3. KNOWN ISSUES 4. LICENSE ================================================================================ 1. INTRODUCTION The following section attempts to provide a short introduction to using PhoNetInfo. For information on installing PhoNetInfo, see the INSTALL file. 1.1. GENERAL FEATURE OVERVIEW ----------------------------------------------- PhoNetInfo is a software that retrieves phone and network information. In detail, information about the following topics can be retrieved: a. General - Device Manufacturer - Device Model - Device Type / Variant - Device Type / Variant (SKU) - Device Name (Bluetooth) - Firmware Version - Hardware Version - OS - OS Friendly Name - OS Version - Device Family - Device Unique ID - Advertising ID - Battery Status - Battery Design Capacity - Battery Full Charge Capacity - Battery Remaining Capacity* - Battery Charge Rate* - Battery Charge* - Battery Discharge Time (est.)* - Power Supply Status - Power Saving Mode - Time Since Last Reboot - Installed Speech Recognizers - Default Speech Recognizer - Time Zone Display Name - Time Zone Standard Name - Time Zone Daylight Saving Name - Web Browser User Agent * - This info is also displayed on the app's square and wide live tiles - Tile info update intervals: 15 min (default), 30 min, 1h, 2h and 4h - a badge is displayed on the tile for 3.5 min - a glyph is displayed on the lock screen (if set) - Tile info notification interval: 5 min - Tile info notification duration: 2.5 min b. Network Wifi Connection - Wifi Status - Wifi SSID Mobile Data Connection - Mobile Operator Access Point - MCC / MNC (Mobile Country Code / Mobile Network Code) - Mobile Network Data Class - Mobile Network Registration State - Mobile Data Roaming Status - Mobile Cell Data Status No Connection - Connection (No Network Available) c. If & Hosts - Interface Description - Interface State - Interface Signal Strenght (number of bars) - Interface Inbound Data Transfer Rate (max.) - Interface Outbound Data Transfer Rate (max.) - Interface ID - Interface Network Adapter ID - Interface Authentication Type - Interface Encryption Type - Host Name - Host Canonical Name - Host Raw Name - Host Name Type - Host IANA Type d. Camera - Primary Cam (detection) - Front Cam (detection) ...whereas for each camera... - Photo Resolutions - Video Resolutions - Flash - Flash Power - Auto Focus - Focus - Manual Focus Position Range - Auto Exposure - Exposure - Exposure Time Range - Exposure Compensation - Exposure Compensation Range - ISO - ISO Range - Auto White Balance - White Balance - Manual White Balance Range - Zoom - Manual Zoom Range - Torch - Torch Power - Scene Modes - Regions of Interest - Photo Media Types - Video Media Types e. HAL (Hardware abstract layer) - Num. of CPUs - CPU Architecture (ID) - CPU Name - CPU Frequency - CPU Type (ID) - CPU Level - CPU Revision - CPU Mask - CPU Alloc. Granularity - CPU Feature #1 - #n - CPU Page Size - High Res. Timer Freq. - Device Total Mass Storage - Device Free Mass Storage - SD Card Total Mass Storage - SD Card Free Mass Storage - App Current RAM Usage - App RAM Usage Limit - App RAM Usage Level - Garbage Collector Total Memory - Garbage Collector Max. Number of Generations - Screen Resolution / Scale Factor - Accelerometer - Compass - Gyrometer - Altimeter - Barometer - Inclinometer - Magnetometer - Simple Orientation Sensor Notes: - Some items will not be updated automatically - If no information is available for an item it will be hidden or an according message will be shown 1.2. HOW TO USE ----------------------------------------------- a. Install PhoNetInfo through the Windows Phone store and start the application by clicking the PhoNetInfo icon b. When the main screen appears, choose an information topic in the list by using on of the tabs 'General', 'Network', 'If & Hosts', 'Camera' or 'HAL'. You can also scroll up and down the list. c. If some text is too long to be fully displayed on the screen, 1) double-tap on the corresponding item to display the full information in a popup window. Click 'OK' to close the popup. 2) swipe from right to left to display the full information. d. To change the language, choose 'Settings" from the app bar. e. To save any of the item list, choose 'Export by email' from the app bar. f. To switch from portrait to landscape view and vice versa, rotate your phone g. To get some information about PhoNetInfo and its developer select 'About' from the app bar. ================================================================================ 2. SUPPORT 1.1. GENERAL ----------------------------------------------- For general information and support of PhoNetInfo, please visit http://www.patrickfrei.ch/phonetinfo/ 1.1. PHONE SUPPORT ----------------------------------------------- PhoNetInfo is compatible with all Windows Phone 8.x and Windows 10 Mobile devices (e.g. Microsoft Lumia). PhoNetInfo is officially signed by Microsoft (http://www.microsoft.com). ================================================================================ 3. KNOWN ISSUES 3.1. Info item content not comparable to Symbian / Windows Phone 8.x ---------------------------------------------------------- ISSUE: The info item content provided by PhoNetInfo for Windows 10 Mobile is not fully comparable to the ones provided by PhoNetInfo for Symbian and Windows Phone 8.x. Useful information, such as e.g. network signal strength, IMEI and IMSI is missing. AFFECTED DEVICES: All Windows 10 Mobile devices. SOLUTION: The publicly available programming interfaces (API) of Windows 10 Mobile do not allow to retrieve information such as e.g. network signal strength, IMEI and IMSI. Therefore, the info item content provided by PhoNetInfo for Symbian and Windows Phone 8.x cannot be fully compared to the one provided by PhoNetInfo for Windows 10 Mobile. TECHNICAL BACKGROUND: Programming interface (API) restrictions 3.2. Device Total Mass Storage doesn't show exact total ---------------------------------------------------------- ISSUE: The item "Device Total Mass Storage" doesn't reflect the same value as shown in the built in device membery overview. AFFECTED DEVICES: All Windows 10 Mobile devices. SOLUTION: Device Total Mass Storage reflects the total number of bytes available to the user who is associated with the calling thread. This means that memory reserved for the system is not taken into account by the Device Total Mass Storage item. TECHNICAL BACKGROUND: Functional programming restriction ================================================================================ 4. LICENSE Copyright (c) 2016 Patrick Frei. All rights reserved. Contact Information: http://www.patrickfrei.ch/contact.php ================================================================================