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

Android App: change source of flappy file download

Open niccokunzmann opened this issue 9 years ago • 4 comments

Context Currently, everyone is able to check the working of the game as a website. There is no way to test a pull-request whether it works on the app.

Solution Add the ability to change to where to download the game from.

Hints

  • The default should be fossasia's flappy-svg
  • One should be able to test pull-requests
  • If someone forks it this person should also be able to play the own version from the own repository

Comment if you would like to work on this issue.

niccokunzmann avatar Feb 07 '16 12:02 niccokunzmann

So i have a few doubt i just download this app from play store and there is some bugs in it and i want to know where is the source code of this android app hosted. @niccokunzmann

mukesh14149 avatar Feb 08 '16 12:02 mukesh14149

The source code is in the master branch. It was moved there to keep the size of the downloaded game small.

niccokunzmann avatar Feb 08 '16 13:02 niccokunzmann

@niccokunzmann could you suggest some steps to me how can i do this, i am not able to get how can i Add the ability to change to where to download the game from.

mukesh14149 avatar Feb 08 '16 18:02 mukesh14149

Have a look at https://github.com/fossasia/flappy-svg/tree/master/FlappySVG_Android/app/src/main/java/fossasia/flappysvg/util and also, you can ask antoniomdk who wrote this version of the app. Where are you stuck, what did you try?

niccokunzmann avatar Feb 09 '16 07:02 niccokunzmann