commit 36d7bfd08f0e7501c909fdfa77de22249ba13f95 Author: Filip Date: Wed Dec 25 01:14:11 2024 +0100 Add gps.md diff --git a/gps.md b/gps.md new file mode 100644 index 0000000..ab486aa --- /dev/null +++ b/gps.md @@ -0,0 +1,7 @@ +Make Android app that logs all GPS and motion sensor data (each sensor toggle-able) into SQLite database. + +Make it possible to send live GPS data as it's received + +Make it possible to export GPS data into GPX and any format + +Geofencing -> send something whenever you arrive at certain place \ No newline at end of file