Skip to content

ForkTheCode/Knot-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Knot It Android App Google Play

This repository contains the source code for the Knot It Android app.

Download from Google Play

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

License

Building

With Gradle

The easiest way to build is to install Android Studio v1.+ with Gradle v2.2.1. Once installed, then you can import the project into Android Studio:

  1. Open File
  2. Import Project
  3. Select build.gradle under the project directory
  4. Click OK

Then, Gradle will do everything for you.

With Maven

Notes: Although Maven support is not dropped as yet, to say the least, we have shifted our focus to use Gradle as our main build system.

The build requires Maven v3.1.1+ and the Android SDK to be installed in your development environment. In addition you'll need to set the ANDROID_HOME environment variable to the location of your SDK:

export ANDROID_HOME=/opt/tools/android-sdk

Contributing

Please fork this repository and contribute back using pull requests.

Contribute your code in the branch 'Dev'. It will give us a better chance to test your code before merging it with stable code.

Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed. You can also help us by providing translations. Translate strings.xml file.