Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android App: Error Output #28

Closed
niccokunzmann opened this issue Jan 10, 2016 · 8 comments
Closed

Android App: Error Output #28

niccokunzmann opened this issue Jan 10, 2016 · 8 comments
Labels

Comments

@niccokunzmann
Copy link
Member

Errors occur and must be caught. Some of them must be shown to the user.

What are your ideas, @antoniomdk ?

@niccokunzmann niccokunzmann changed the title Andriod App: Error Output Android App: Error Output Jan 10, 2016
@antoniomdk
Copy link
Contributor

  • If the app has a previous version of the game, it is playable.
  • If there is no previous version of the game:
    • Send a message: "Please connect to internet to download the game*
  • I think that when the apps runs first time, that it shows a progress bar to let users know that it is downloading the game. And in the next times, it does not appear.

@niccokunzmann
Copy link
Member Author

@antoniomdk I did not test all the cases listed here. If you are sure that these cases are all in the app, I will close it.

@antoniomdk
Copy link
Contributor

Ok, Test it, no problem. I think there are al cases but I prefer you to test it.

@niccokunzmann
Copy link
Member Author

Done:

  • "updating app" message

To do:

  • "Could not update App" message

Unable to test because I do not know how to delete the files:

  • progress bar
  • "app is downloaded for the first time" message

@antoniomdk
Copy link
Contributor

There is no progress bar, I send an start message and a finish message."app is downloaded for the first time" message: It is "Game downloaded" message.

@antoniomdk
Copy link
Contributor

Files are stored in folder named "cachefolder".

@niccokunzmann
Copy link
Member Author

I would say this can be closed. Any objections?

@antoniomdk
Copy link
Contributor

No objections, you can close it,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants