An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Location Spoofer

[![CI](https://github.com/viral32111/location-spoofer/actions/workflows/ci.yml/badge.svg)](https://github.com/viral32111/location-spoofer/actions/workflows/ci.yml)
[![CodeQL](https://github.com/viral32111/location-spoofer/actions/workflows/codeql.yml/badge.svg)](https://github.com/viral32111/location-spoofer/actions/workflows/codeql.yml)
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/viral32111/location-spoofer?label=Latest)
![GitHub repository size](https://img.shields.io/github/repo-size/viral32111/location-spoofer?label=Size)
![GitHub release downloads](https://img.shields.io/github/downloads/viral32111/location-spoofer/total?label=Downloads)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/viral32111/location-spoofer?label=Commits)

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.