ltguillaume / droidshows

A Reboot of DroidSeries Offline TV Shows Tracker
https://codeberg.org/ltguillaume/droidshows
GNU General Public License v3.0
90 stars 19 forks source link

Update project to Gradle #60

Closed Tvax closed 6 years ago

Tvax commented 6 years ago

I updated the project to Gradle as it will be easier to make new modifications to the app!

Ibuprophen commented 6 years ago

@Tvax, It looks like you had removed certain references to the Eclipse software that @ltGuillaume uses for this development.

I do believe that ItGuillaume uses the Eclipse software at home on his PC and pushes changes/releases from there to Github (synchronizing) when ready.

It looks this way but, aren't there certain changes your proposing going to affect this process?

~Ibuprophen

ltguillaume commented 6 years ago

Like @ibuprophen1 said, since I sincerely hate the gazillion dependencies and endless updates that come with Android Studio and its crazy bug-introducing ecosystem (not to mention telemetry and other stupidity), I'm sticking with Eclipse for this project. If making the project Gradle-ready without breaking Eclipse compatibility, I might think about it, but I'm certainly not migrating myself.

Don't get me wrong, I sincerely appreciate the effort, I really do, but for me personally, I don't see a reason to change the current workflow.

Tvax commented 6 years ago

OK no worries, I totally get it, too bad I can't help you on this. Nonetheless, it's a great app!