Skip to content

6) Building from Source

b3nn edited this page Jun 12, 2017 · 1 revision

Building from Source Code

Divertsy has been created using [Android Studio] (https://developer.android.com/studio/index.html). Once installed, you should be able to import this project and then build it with the lastest Android SDK and build tools.

Compiling with Google Drive support

If you are building from the source code and wish to use the Google Drive intergration, you will need to register your signing key(s) with Google. Follow the instructions under the section "Generate the signing certificate fingerprint and register your application" on [Google Drive API > Android] (https://developers.google.com/drive/android/auth). The default package name for Divertsy is "com.divertsy.hid". If you sync with a 3rd party application or do not use Google Drive, you do not need to perform this setup.