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

Migration - Gradle & Android Studio#9

Open
rastadrian wants to merge 1 commit into
maarek:masterfrom
rastadrian:android-studio-gradle-migration
Open

Migration - Gradle & Android Studio#9
rastadrian wants to merge 1 commit into
maarek:masterfrom
rastadrian:android-studio-gradle-migration

Conversation

@rastadrian

Copy link
Copy Markdown

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
Copy Markdown

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

@rastadrian

Copy link
Copy Markdown
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
Copy Markdown

why isn't this merged yet ?

@jonneymendoza

Copy link
Copy Markdown

Can you merge this please?

@rastadrian

Copy link
Copy Markdown
Author

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

@zorzv

zorzv commented Oct 6, 2020

Copy link
Copy Markdown

@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