flappy-svg
flappy-svg copied to clipboard
Android App: change source of flappy file download
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.
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
The source code is in the master branch. It was moved there to keep the size of the downloaded game small.
@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.
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?