Best android open-source packages and libraries.

CellLocationFind Android

A sample android app which extracts the location of a device using the SIM card details by extracting network details.
Updated 1 month ago

📶 Cell Location Finder - Android

How to setup this app?

Clone or import this project in Android Studio.

Getting API Key

Setting up API Key

  • In root directory of project create file - credentials.properties
  • In that file, keep structure as below
OPENCELLID_API_KEY="YOUR_API_KEY_HERE"

Keep your API key here and just sync your project with Gradle files and run this app.

Preview

Article

Detailed article on this is available here