[GH-ISSUE #638] Move build system to gradle #547

Closed
opened 2026-02-26 01:30:56 +03:00 by kerem · 3 comments
Owner

Originally created by @jberkel on GitHub (Apr 19, 2016).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/638

From an email:

I have been looking into to your code sms backup plus it is very nice one request is to make it as a gradle project so that it can be easy to import and there are instructions on how to import the code.It could be great if u can share gradle project with all the dependencies added so that we can import it into Android studio .

Current blockers are maven-style apklib dependencies (pay-me).

Originally created by @jberkel on GitHub (Apr 19, 2016). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/638 From an email: > I have been looking into to your code sms backup plus it is very nice one request is to make it as a gradle project so that it can be easy to import and there are instructions on how to import the code.It could be great if u can share gradle project with all the dependencies added so that we can import it into Android studio . Current blockers are maven-style apklib dependencies (pay-me).
kerem closed this issue 2026-02-26 01:30:56 +03:00
Author
Owner

@streeter commented on GitHub (May 23, 2016):

This might help: http://gradle.org/migrating-a-maven-build-to-gradle/

<!-- gh-comment-id:220989843 --> @streeter commented on GitHub (May 23, 2016): This might help: http://gradle.org/migrating-a-maven-build-to-gradle/
Author
Owner

@jberkel commented on GitHub (May 24, 2016):

@streeter I'm familiar with gradle, the main problem is that gradle does not support apklibs, so that will have to be addressed first (by changing the dependency / converting it to .aar)

<!-- gh-comment-id:221233191 --> @jberkel commented on GitHub (May 24, 2016): @streeter I'm familiar with gradle, the main problem is that gradle does not support apklibs, so that will have to be addressed first (by changing the dependency / converting it to .aar)
Author
Owner

@jberkel commented on GitHub (Sep 8, 2017):

done w/ 536fb09d24

<!-- gh-comment-id:328233269 --> @jberkel commented on GitHub (Sep 8, 2017): done w/ 536fb09d240f76466ce733d30eac1228f9316391
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sms-backup-plus-jberkel#547
No description provided.