/echo

Time travelling recorder for Android.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Echo

Time travelling recorder for Android. It is free/libre and gratis software.

Download

Building

  1. Install gradle-1.10 (version is important)
  2. Install SDK platform API 21 and 21.0.2 build-tools, with either sdkmanager or Android Studio
  3. Create a Key Store - Instructions
  4. Fill Key Store details in SaidIt/build.gradle
  5. From this directory run gradle installDebug - to install it on a phone or gradle assembleRelease - to generate signed APK

If you had any issues and fixed them, please correct these instructions in your fork!