Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 879 Bytes

File metadata and controls

29 lines (20 loc) · 879 Bytes

CloudWalk

Indoor poistioning data collection application created for the University of Edinburgh's Embedded Wireless course.

Requirements

  • Android Studio 4.2 or later
  • Android SDK 30 or later

Installation

  1. Clone the repository.
  2. Open the project in Android Studio.
  3. Add your own API key for Google Maps in AndroidManifest.xml
  4. Set the website where you want to send your data. The application was built for use with openpositioning.org.
  5. Build and run the project on your device.

Usage

  1. Install the application on a compatible device using Android Studio.
  2. Launch the application on your device.
  3. Allow sensor, location and internet permissions when asked.
  4. Follow the instructions on the screen to start collecting sensor data.

Creators

  • Virginia Cangelosi (virginia-cangelosi)
  • Michal Dvorak (dvoramicha)
  • Mate Stodulka (stodimp)