You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.
Eric Beug edited this page Apr 11, 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.