GooglePlayStoreListing

From CellMapper Wiki
Revision as of 11:06, 20 April 2017 by Olkitu (talk | contribs) (Created page with "Store Listing on Google Play Title (30 max characters) <pre> CellMapper </pre> Short description (80 max characters) <pre> Advanced network information and crowd sourced cell...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Store Listing on Google Play

Title (30 max characters)

CellMapper

Short description (80 max characters)

Advanced network information and crowd sourced cellular coverage and tower maps

Full description (4000 max characters)

CellMapper displays advanced GSM/CDMA/UMTS/LTE/LTE-A cellular network information and can also record this data to allow you to contribute to our crowd-sourced coverage maps.

CellMapper works on both tablets and phones running Android 2.3 or higher.

<b><u>Features</u></b>
- Displays low level cellular network information data along with frequency band calculations (for some providers)
- Reads cellular frequencies on certain Android 7.0+, Qualcomm based (root), Sony (root), and Samsung devices (root)
- Displays a map of both coverage and individual tower sector coverage and bands
- Supports Dual SIMs on Android One, Mediatek, Qualcomm, and Samsung Duos devices
- Frequency calculator (GSM ARFCN, UMTS UARFCN, LTE EARFCN, CDMA, and iDEN)

<b>Note: The data on the site and within the app is generated shortly after it is uploaded.  Locally calculated (less accurate) data is available instantly from within the app.</b>

Currently supported networks:
- GSM
- UMTS
- CDMA
- LTE
- LTE-A

<b>To start contributing, simply tap on the "Upload" button on the main screen.</b>

Visit our community on both <a href="https://plus.google.com/communities/101488064885764774600">Google+</a> and on <a href="https://www.cellmapper.net">our website</a>

<b><u>Permissions</u></b>

Why does CellMapper need so many permissions?

android.permission.ACCESS_COARSE_LOCATION - To get CellID information
android.permission.ACCESS_FINE_LOCATION - To get GPS location
android.permission.ACCESS_NETWORK_STATE - To get Cellular network informaion
android.permission.INTERNET - To connect to server to download map data / upload data
android.permission.READ_EXTERNAL_STORAGE - To write external CSV file if no internet connection
android.permission.READ_LOGS - To read Samsung Field Test Mode data on Android 4.1 and earlier (despite what the dialog says, the app cannot read your browsing history unless your browser write it to the system log)
android.permission.READ_PHONE_STATE - To read info about airplane mode / network settings
android.permission.RECEIVE_BOOT_COMPLETED - To start at boot time (if enabled)
android.permission.VIBRATE - To vibrate on CellID change (if enabled)
android.permission.WAKE_LOCK - For phones that do not support 4.2+ CellID Support, to ensure they report correct data
android.permission.WRITE_EXTERNAL_STORAGE - To write external CSV file if no internet connection
android.permission.BIND_ACCESSIBILITY_SERVICE - To read field test mode data without root