I just want to add a screen help just like that one is in Go Launcher. The screen just loads in first time the app started in phone and with low opacity guides user to how to use that application with arrows and texts that notice.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can save a flag in your app prefernces.
When your app starts the first time, set the flag and save it in the preferences. On startup check this flag and you can decide to show or hide your screen.
Some nice tutorials:
http://www.vogella.de/articles/Android/article.html