https://github.com/giulic3/apmap
Wireless hot spot finder app for Android
https://github.com/giulic3/apmap
android android-app android-studio java
Last synced: 5 months ago
JSON representation
Wireless hot spot finder app for Android
- Host: GitHub
- URL: https://github.com/giulic3/apmap
- Owner: giulic3
- License: gpl-3.0
- Created: 2017-06-07T20:06:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T23:24:56.000Z (almost 8 years ago)
- Last Synced: 2025-06-26T07:42:46.422Z (8 months ago)
- Topics: android, android-app, android-studio, java
- Language: Java
- Homepage:
- Size: 3.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# APMap
APMap is an Android app that works as a wireless hot spot finder: it can scan wireless access points nearby and plot them on a map. It was developed for the course of Laboratory of Mobile Applications at the University of Bologna (a.y. 2016/2017).
For any details on how it works please read the docs/report.pdf file (in Italian only).
## Installation
To try APMap download the source and simply import it as a project in Android Studio, then you can run it in the emulator or on an Android device (requires API level >= 19).
## Authors
* **Giulia Cantini**
## License
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.