https://github.com/shubham-kumar1410/datacollectionwear
Tool which collects Sensor Data from Android Wear and uploads the data to Google Drive
https://github.com/shubham-kumar1410/datacollectionwear
android google-drive-api sensor-data wearable
Last synced: about 1 month ago
JSON representation
Tool which collects Sensor Data from Android Wear and uploads the data to Google Drive
- Host: GitHub
- URL: https://github.com/shubham-kumar1410/datacollectionwear
- Owner: shubham-kumar1410
- Created: 2019-04-30T17:53:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T17:57:38.000Z (over 6 years ago)
- Last Synced: 2025-02-12T23:45:32.380Z (8 months ago)
- Topics: android, google-drive-api, sensor-data, wearable
- Language: Java
- Size: 132 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataCollectionWear
Tool which collects Sensor Data from Android Wear and uploads the data to Google DriveSensor Data from Android Wear Smartwatch is transmitted to Android Smartphones using Wear Message API. Once the data is received , the user can upload individual files to his own personal Google Drive. Google Drive REST Api is used to upload files to each personal google drives.