Wi-Fi-Cellular-and-Magnetometer-Data-Collector

Collects, displays, and writes to file Wi-Fi AP, cell tower, and magnetic field information.

  • 所有者: nickcapurso/Wi-Fi-Cellular-and-Magnetometer-Data-Collector
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Wi-Fi, Cellular, and Magnetometer Data Collector

A simple app which will collect Wi-Fi AP and cell tower information, display them in a RecyclerView, and write them out to file - potentially a .csv. Also, collects magnetometer data and displays the readings in a real-time graph. With some tweaking, this can be converted to displaying any kind of sensor data in the graph.

See UserManual.pdf for more details.

Note: The API for obtaining cell tower information is still not very mature, so results may vary based on network type and generation.

Quick Start

1. Supports Android devices running version 4.4 (KitKat) or higher.
2. The default filepath is the device's Documents folder.
3. The default filename is of the format <Data>_<Datatype>_<Timestamp>.csv
4. The default file extension (.csv) can be changed at runtime.
5. The format of the output file is an unsorted comma-seprated list for import into Microsoft Excel.
6. Collected data is displayed in a table-like list and sensor readings are displayed in a realtime-like graph.

主要指标

概览
名称与所有者nickcapurso/Wi-Fi-Cellular-and-Magnetometer-Data-Collector
主编程语言Java
编程语言Java (语言数: 1)
平台
许可证
所有者活动
创建于2015-12-02 04:03:36
推送于2015-12-03 09:22:45
最后一次提交2015-12-03 04:22:41
发布数0
用户参与
星数6
关注者数2
派生数1
提交数6
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?