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

Speedtest.net Android application data mapper app for visualization.

Notifications You must be signed in to change notification settings

hossain-khan/android-speedtest-mapper

 
 

Repository files navigation

Android - SpeedTest.net Data Visualizer

Speedtest.net android application data visualization using Google Maps and other means (in works).

This is a very simple data visualization app, which currently shows points where speed test was done and associated information with it.

Why this?

Though Speedtest.net android app records location information with the test data, there is currently no way to visualize the data in map. This is an effort to fill this gap, and possibly implement other ways to generate chart to understand even more on data stored by the app.

How to use app

This app depends on exported data from Speedtest.net app. Currently there are 2 ways to input data into this visualizer app:

  1. By launching Speedtest.net app, and use existing export feature.
  2. Or, use already exported data - just copy data and paste into input box

TODO: Add video URL

Known issues

  • Maps camera does not update bounds to show all marker points after changing "Connection Type" filter.

Possible features

Here are list of nice to have (missing) features, which can be implemented in future release for better visualization.

  • Show chart containing all test records
  • Filter records by date range
  • Filter records by download, upload or latency speed
  • Filter by region

Contributing to project

If you would like to contribute to this project, please create pull request. We'll be happy to add new features to this app.

Here is how to setup project with eclipse.

Credits

License

This app is licensed under Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0

Privacy

This app does NOT collect any personal identifiable information. App does not store data used to visualize exported data. Once app exits, data is removed from memory.

About

Speedtest.net Android application data mapper app for visualization.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%