Skip to content

C0mpy/phone-usage-app

Repository files navigation

Phone-Usage data gathering application

Android application that gathers data about the amount of time spent on the mobile device. Additionally, application displays surveys that the user has to answer. All data is synced with the Rails Server

Installing

  1. clone this repo and locate your terminal to phone-usage-app dir
    $ git clone https://github.com/C0mpy/phone-usage-app
    $ cd ./phone-usage-app
    
  2. build the .apk file $ ./gradlew assembleDebug
  3. copy: /phone-usage-app/app/build/outputs/apk/debug/app-debug.apk file to your mobile device
  4. install app-debug.apk file on your mobile device

Acknowledgments

About

Android Client for my Bachelors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages