Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Android client for a mobile (cell+wifi) network measuring tool.

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE.apache2
Notifications You must be signed in to change notification settings

josemaia/openNetworkMeasurer

Repository files navigation

openNetworkMeasurer

This is the Android client I developed for the project in my Master's dissertation. It is destined to obtain Wi-Fi/Cellular measurements from smartphones and send them to a server that will process them, also available on GitHub.

To run

The .apk is included in the app/ folder.

If you want to compile from source, you should make sure your local maven repository has the things in the maven-stuff folder, as there were some necessary changes to libraries I used in order to make this work.

Furthermore, you need to implement the PrivateValues interface into a file called myPrivateValues, containing the API key of your weatherunderground account, as well as the URL of the measurement server.

License

Released under the MIT License. Apache license also included, to comply with a few imported libraries.

About

Android client for a mobile (cell+wifi) network measuring tool.

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE.apache2

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages