A simple Android app that can detect if someone use your phone when you are leaving.
Copy the app-release.apk file in app folder to your Android Phone and install it.
Or you can download and install Android Studio (https://developer.android.com/studio/index.html) to open it. First you need to clone it from git:
git clone https://github.com/gaocan1992/DidItMove
In Android Studio, you can import existing project that you have cloned from git
More Information about how to import existing Android project can be found here: https://www.jetbrains.com/help/idea/2016.2/importing-an-existing-android-project.html
Having trouble with installation or other questions? Email me: [email protected]