Sim Cell Info

50K+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image

About this app

Information about sim cards, network signal, neighboring cells.

For the dual sim phones Android API provided methods only for 7.0 and above (5.1/6.0 partialy).

For some dual sim phones can getting only information about 2 sim and signal strenght for active sim. (Tested on qualcomm 5.1)

For some devices can get information about 2 sim and signal stenght for 2 sim. (Tested on mtk 4.4)

Signal Strenght:
1) API - use standard android API
2) SYS API - use vendor API.
On some devices different calculation of signal strenght.
The SYS API method is more accurate for most devices.

- Calculation LTE band for the current and neighboring cells (Android 7.0+)
- Available dark theme. Can enable it in the settings.

Menu has option 'Debug', it print methods provided by vendor in log.

For users Device Info HW+
- In menu available copy info action

Permissions :
- READ_PHONE_STATE is required for get phone info, IMEI.
- ACCESS_COARSE_LOCATION is required for getting neighbor cells.
Updated on
10 Jun 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

- Fixes
Previous:
- Update UI and functionality