ltguillaume / droidshows

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

compile to APK #86

Closed gspeiliu closed 4 years ago

gspeiliu commented 4 years ago

How can I compile the source code into apk? Does the original compile tool is Eclipse ADT? Thanks for your help. :-)

ltguillaume commented 4 years ago

Yeah I'm still using Eclipse for this one.

gspeiliu commented 4 years ago

Hi, Another question about the compilation. Does any other automatic build tool are you using? like Ant, Maven etc. Thanks ~~

ltguillaume commented 4 years ago

Nope. DroidShows has no dependencies other than the Android SDK.