Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Gradle build #99

Merged
merged 7 commits into from
Dec 14, 2015
Merged

Gradle build #99

merged 7 commits into from
Dec 14, 2015

Conversation

Aaargh20318
Copy link
Contributor

I added a few Gradle build scripts to build tess-two and (optionally) publish the resulting library as an AAR to a maven repository. This does not use the new Gradle plugin with NDK support as that doesn't seem to be working for this case yet, instead it calls the existing ndk-build.

@rmtheis
Copy link
Owner

rmtheis commented Jul 28, 2015

Awesome. I'll check this out and merge it. I may see about merging it on a separate branch while the new Gradle plugin with NDK support in Android Studio has its kinks worked out a bit more.

@rmtheis
Copy link
Owner

rmtheis commented Sep 12, 2015

I'm planning to modify this to work with the experimental Gradle plugin instead of using a separate command-line build step.

@Aaargh20318
Copy link
Contributor Author

I tried that at first but I ran into issues with the experimental plugin, can't remember exactly what the issue was though.

@jschear
Copy link

jschear commented Oct 1, 2015

Have either of you had luck using the experimental plugin? I'm thinking of giving it a shot this week.

@rmtheis
Copy link
Owner

rmtheis commented Oct 2, 2015

@jschear Nope. I've spent some time on it but I haven't gotten it to work.

@ArjanSchouten
Copy link

@jschear I wasn't able to use it too. Think we've to wait for official support in gradle and Android Studio.

@jschear
Copy link

jschear commented Oct 3, 2015

Ah, too bad. Thanks!

@rmtheis
Copy link
Owner

rmtheis commented Oct 3, 2015

If you want to give it a shot, by all means, have at it. Give me a holler on email if I can help with anything.

@rmtheis rmtheis merged commit 77fedde into rmtheis:master Dec 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants