
UpdatedNov 10, 2025
PublishedOct 31, 2021
Packageru.andr7e.simcellinfo
MD5edc4381dd3f9ede88329fdea45769f5b
SHA1 (signer)E6:8D:87:AD:CA:7C:6A:36:AF:7D:A0:E9:13:23:B9:0B:18:65:B2:D2
Signed byCN=Andrey Efremov, OU=Mobile Development, O=Efremov Software, L=Saint-Petersburg, ST=Russian Federation, C=RU
Malware scanTRUSTED
Websitehttp://andr7e.blogspot.com
Contact[email protected]
Privacy policyView
What's new
- Fixes
Previous:
- Update UI and functionality
Previous:
- Update UI and functionality
Description
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.
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.
Required features
- Faketouch android.hardware.faketouch
- Location android.hardware.location
Permissions (3)
Sim Cell Info requests the following Android permissions:
- Access Coarse Location android.permission.ACCESS_COARSE_LOCATION
- Access Fine Location android.permission.ACCESS_FINE_LOCATION
- Read Phone State android.permission.READ_PHONE_STATE