ai-agent

AndroidWifiCellTowerLocationFinder: GPS-Free Location

Get location without GPS on Android.
34 stars23 forksJavaGuide quality 8/10Updated 7/29/2012100% free · open source
What it does

Find the latitude and longitude of an Android device without using GPS, and reverse geocode the coordinates to get the complete address

When to use it
  • When building an app that requires location services but needs to conserve battery life
  • When developing an app for areas with weak or no GPS signal
  • When creating an app that requires location information without explicit user consent for GPS access
Ready-to-paste prompt
WifiCellTowerLocationFinder finder = new WifiCellTowerLocationFinder(this); finder.startScanning();
Heads up: The device must have Wi-Fi and cell tower signal reception for this library to work accurately, and the app must have the necessary permissions to access this information
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/androidwificelltowerlocationfinder && curl -fsSL https://workflowstacks.com/api/skills/androidwificelltowerlocationfinder/claude-skill -o ~/.claude/skills/androidwificelltowerlocationfinder/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.

Quick Actions
Details
Creator
pranayairan
Language
Java
Category
ai-agent
Published
7/29/2012

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