android: How can I implement first time tutorial like Go Launcher in my app?

前端 未结 3 641
栀梦
栀梦 2020-11-29 14:40

Go Launcher have a nice first-time tutorial. it is very similar to Stock ICS first time run. I want to learn how to make the similar tutorial display at the first launch of

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 15:36

    I wrote little library That contains a simple component for making ​​a app tour. It`s very restricted to my case but maybe could be your case . Single LessonCardView Showed onstartactivity for the first time or on button click Any criticism ,help or advice will be appreciated. thanks https://github.com/dnocode/DnoLib

提交回复
热议问题