Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Migration - Gradle & Android Studio #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Migration - Gradle & Android Studio #9

wants to merge 1 commit into from

Conversation

rastadrian
Copy link

In an effort to keep this project updated for people that still uses this library, this PR migrates both projects to Android Studio & Gradle. NOTE: this project respects the original package, javadocs, license definitions and such.

For the library project:

  • The project now compiles into an .aar file. This .aar file can be imported as a module in an Android Studio project.
  • An android project by default adds some test classes that got added.

For the demo project

  • It also is now an Android Studio project but the functionality remains pretty much the same.
  • The original app icon was very low-res so I retained the default android ic_launcher icon.

To build any of the projects, just execute ./gradlew clean build in any of the project directories.

@SingingBush
Copy link

+1 for this and doing a release to maven central: #2

@rastadrian
Copy link
Author

@SingingBush as soon as it get merged, I'll create a tag and a release, then we can upload this to jcenter()

@abiemann
Copy link

why isn't this merged yet ?

@jonneymendoza
Copy link

Can you merge this please?

@rastadrian
Copy link
Author

Hey @jonneymendoza I've never had writing access to @maarek's repository. We need him to merge this.

@zorzv
Copy link

zorzv commented Oct 6, 2020

@maarek please merge this.

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.

5 participants