-
Notifications
You must be signed in to change notification settings - Fork 948
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
HowTo on first launch of AIMSICD #181
Comments
Yes, I'm on it. Once I'm done with the content you guys we'll have to put it to shape for including it in the app. Talking of which. Q: Is it not preferred to include app help "text" as a text file to be imported by app? |
Good mornIng! Are you actually talking about #174? Thought those are two different things. This Issue is meant to implement a quickstart guide, which only appears on startup once to make the user aware of the most important functions of our App. Below, you see what PMR is doing using this blue hand. Install the App and launch it to get a feeling for what I mean exactly. What do you think of this, @He3556? |
Ah ok, got it. But the question remain. Where do you most conveniently put the text? Seem a bit dumb to have to edit XML files, when there is only some text blob needed. |
Maybe @Androguide finds a second to reply on this one? |
For the quick start guide in my app I used this library: https://github.com/amlcurran/ShowcaseView It's pretty straight forward to setup and it's nice looking. You can showcase any UI element, including navbar buttons. |
Awesome, thank you so much for pointing me in the right direction, @Androguide! I have just implemented SCV as a dependency directly into our |
REMINDER for the installation & setup wizard (for the first start of the app) Maybe we use a flag, that is changed when the db download is finished? |
@He3556, we could also replace ShowcaseView with WizarDroid or even WizardPager. |
@DJaeger agrees on adding our current |
Just tossing it in: I smiled when using Omni-Notes, it features a great AppIntro. Furthermore I'd like to know if it makes sense pulling our |
Some inspiration from the |
Hi there, everyone! I've been receiving some valuable feedback of a kind friend of mine. Asking around, several other people confirmed that it would help the average user a lot to have a small "HowTo" guide when starting our App the first time. A nice reference App I instantly had to think of was the funky PimpMyRom by @Androguide. His HowTo is quick, intuitive and self-explanatory. What do you think?
DISLAIMER
shall be added to this "HowTo" to make people fully read and accept it. We also think that it is important to add a red-colored notice that our app is still in ALPHA stage and that the phone should be left at home at all times when participating at demonstrations!Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: