Time travelling recorder for Android. It is free/libre and gratis software.
- Install gradle-1.10 (version is important)
- Install SDK platform API 21 and 21.0.2 build-tools, with either sdkmanager or Android Studio
- Create a Key Store - Instructions
- Fill Key Store details in
SaidIt/build.gradle - From this directory run
gradle installDebug- to install it on a phone orgradle assembleRelease- to generate signed APK
If you had any issues and fixed them, please correct these instructions in your fork!