https://github.com/viral32111/location-spoofer
🗺️ Fake the location of your Android device.
https://github.com/viral32111/location-spoofer
android app location spoofer
Last synced: 20 days ago
JSON representation
🗺️ Fake the location of your Android device.
- Host: GitHub
- URL: https://github.com/viral32111/location-spoofer
- Owner: viral32111
- License: other
- Created: 2024-02-22T16:22:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-01T17:21:11.000Z (11 months ago)
- Last Synced: 2025-02-14T21:26:52.256Z (2 months ago)
- Topics: android, app, location, spoofer
- Language: Kotlin
- Homepage:
- Size: 587 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Location Spoofer
[](https://github.com/viral32111/location-spoofer/actions/workflows/ci.yml)
[](https://github.com/viral32111/location-spoofer/actions/workflows/codeql.yml)



An Android app that spoofs your device's location.
## 🔗 Useful Links
* [Fake Traveler](https://github.com/mcastillof/FakeTraveler)
* [How to mock location on device?](https://stackoverflow.com/q/2531317)
* [Add a map to your Android app](https://developers.google.com/codelabs/maps-platform/maps-platform-101-android)
* [Material 3 Dialog](https://github.com/material-components/material-components-android/blob/master/docs/components/Dialog.md)## ⚖️ License
Copyright (C) 2024 [viral32111](https://viral32111.com).
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see https://www.gnu.org/licenses.