ai-agent

CellLocationFind-Android: Get Device Location

Extract device location from SIM card details. For Android developers and founders.
86 stars11 forksKotlinGuide quality 8/10Updated 7/28/2020100% free · open source
What it does

This tool extracts the location of an Android device using the SIM card details by extracting network details.

When to use it
  • When you need to determine the location of a device for location-based services
  • When you want to track the location of a device without relying on GPS
  • When you need to develop an app that requires location information without using GPS
Ready-to-paste prompt
Use the `CellLocation.findCellLocation()` method to get the cell location information, such as `CellLocation.findCellLocation(context, new CellLocationListener() { ... })`
Heads up: Make sure to add the necessary permissions to the `AndroidManifest.xml` file, such as `android.permission.ACCESS_FINE_LOCATION` and `android.permission.READ_PHONE_STATE`, to avoid runtime errors
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/celllocationfind-android && curl -fsSL https://workflowstacks.com/api/skills/celllocationfind-android/claude-skill -o ~/.claude/skills/celllocationfind-android/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How CellLocationFind-Android: Get Device Location works
Codeflow
Free to inspect

CellLocationFind-Android: Get Device Location is a tiny project (~400 lines across 14 code files, plus 1 test files). Setup is light: install Java/JVM, run one command. Last commit 74 months ago, no license file, has a test suite.

Size
Tiny codebase
~400 lines · 14 code files · 3 min skim
Setup
Light setup
Install Java/JVM, run one command.
Runs on
Java/JVM
No API keys detected
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    app/build.gradle
    Inside app/ — the main logic begins here
What's in each folder
app/Core code — the actual logic34 files
gradle/Folder2 files
screenshot/Folder1 files
.idea/Editor / agent settings7 files
READMEHas testsThin docsNo CINo licenseLast update 75 mo ago
Quick Actions
Details
Creator
PatilShreyas
Language
Kotlin
Category
ai-agent
Published
7/26/2020

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.