androiduser-manual

Android : How can I implement user manual or app instruction on start up of app


I am new to Android development, I need to show user manual like Flip-kart app on start-up of app.

Please refer the image below, You will get an idea about, What actually I want to achieve....

Is there any standard way to achieve this?

enter image description here


Solution

  • You can do the whole stuff manually. Or use a prebuilt library called ShowcaseView.

    You'll find details, code and guide here http://www.xda-developers.com/android/create-holo-themed-demo-overlays-with-showcaseview/