[NEW EXTENSION] CellInfoo - Retrieve Complete Network and Device Information 📶

[NEW EXTENSION] CellInfoo - Retrieve Complete Network and Device Information :signal_strength:

Hello Koders! :raised_hands:

I’m excited to share a new extension I’ve developed called CellInfoo, which allows you to retrieve detailed information about cellular networks and devices directly from your app. Whether you’re working with 2G, 3G, 4G, or 5G networks, this extension provides everything you need for network analysis and device information retrieval.

Key Features:

  • Get detailed network information, including:
    • Network type (2G/3G/4G/5G)
    • LAC (Location Area Code)
    • Base Station ID
    • Mobile Network Operator Name
    • Signal Strength (in dBm)
    • GPS Coordinates
    • Device information (Model, OS Version)
    • Connection status (Online/Offline)
  • Retrieve IMSI and IMEI numbers.
  • Fetch BTS (Base Transceiver Station) data, including signal strength, direction, and age.
  • Scan for available networks and display operator information.
  • Access neighbor cell information with metrics like RSRP, RSRQ, and CQI.

How to Use:

  1. Add the extension to your project.
  2. Call the getDetailedNetworkInfo function to retrieve comprehensive network and device data.
  3. Use showNetworkSelectionSettings to manually choose a network.
  4. Scan for neighbor cells using getNeighborCellInfo.

Permissions:

  • android.permission.READ_PHONE_STATE
  • android.permission.ACCESS_COARSE_LOCATION

Example App

This extension is perfect for anyone looking to gather in-depth information about mobile networks and enhance the connectivity experience in their apps.

Feel free to try it out and share your feedback. I’m open to suggestions for improvements and additional features!

:link: Download the extension
com.rasitech.cellInfoo.aix (15.8 KB)
.
:rocket: Happy coding!

6 Likes