flappy-svg icon indicating copy to clipboard operation
flappy-svg copied to clipboard

FlappySVG_Custom: Help me to automate build

Open yvars opened this issue 8 years ago • 7 comments

@niccokunzmann suggest me that I should automate the build of my app (android FlappySVG). But I don't know much about automatic builds. It would be great if all mentors here helped me to do that! The app was developed in Android Studio and used Gradle for building executable(s) (apks).

yvars avatar Dec 10 '16 16:12 yvars

We would need to use the gradle command line, then, to build the app. If we are able to build the app just by using the command line, we are able to build the app automatically.

niccokunzmann avatar Dec 10 '16 17:12 niccokunzmann

This suggests that one only needs to run gradle dist and the app gets compiled.

niccokunzmann avatar Dec 10 '16 17:12 niccokunzmann

Thanks for the link! Downloading gradle and will try it after that (could not find it in android SDK dir)

yvars avatar Dec 10 '16 17:12 yvars

@yvars updates want more help?

abishekvashok avatar Dec 22 '16 09:12 abishekvashok

I completely forgot about this :P. Sure @Abhi2424shek. I still haven't figured out how to make automatic builds yet. I was focusing on other Code In tasks. It would be great if you could help me.

yvars avatar Dec 22 '16 14:12 yvars

Use the cmd line to build it using grade, google for it @yvars if you can't figure it yet pls ping me on slack.

abishekvashok avatar Jan 07 '17 06:01 abishekvashok

@yvars updates pls...

abishekvashok avatar Jan 10 '17 11:01 abishekvashok