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

Project architecture #11

Open
sytolk opened this issue Dec 15, 2016 · 1 comment
Open

Project architecture #11

sytolk opened this issue Dec 15, 2016 · 1 comment

Comments

@sytolk
Copy link

sytolk commented Dec 15, 2016

I think that this is a great project!

But what about to separate providers-android module project here:
https://github.com/EverythingMe/easy-content-providers/tree/master/providers-android/src/main/java/me/everything/providers/android
to different project modules: browser, calendar, callog...

And to let users to choose and load calendar AAR only like:
compile 'me.everything:providers-android-calendar:1.0.1'

It`s have 64K limit methods in Android. I think that fix for this issue can help users to not reach it :)
(using Proguard will slow down the development in debug build)

@sromku
Copy link
Contributor

sromku commented Dec 15, 2016

It's a great idea @sytolk!
@joeysim wdyt?

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