Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation instructions #46

Closed
gaul opened this issue Mar 9, 2016 · 0 comments
Closed

Compilation instructions #46

gaul opened this issue Mar 9, 2016 · 0 comments

Comments

@gaul
Copy link
Contributor

gaul commented Mar 9, 2016

To compile Shortyz I needed to remove the androidkeyinfo.properties and signingConfigs parts of app/build.gradle. Could we modify these to make it easier for other contributors to work on Shortyz? This would enable other services like Travis continuous integration.

The README.md should also include any other setup such as:

echo sdk.dir=/path/to/android-sdk-linux/ > local.properties
JAVA_HOME=/path/to/jdk-7 ./gradlew clean assembleDebug
paulirwin added a commit to paulirwin/shortyz that referenced this issue Nov 28, 2016
kebernet added a commit that referenced this issue Dec 30, 2016
Target API 25, fix issue #46, use OkHttp for all http calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@gaul and others