logo

Notes

Example

example

Download

Download the latest version of the Android app from this link.

Building

Using Android Studio

Clone the repo, open it in Android Studio and build the app.

Using command line

On Windows:

.\gradlew.bat assembleDebug

On Linux/macOS:

chmod +x gradlew
./gradlew assembleDebug

Note: You’ll need Android SDK version 21.

Support

If you have questions or want to add features, please contact the developer.

License

Notes licensed under the MIT license.

GitHub

View Github