android:如何在我的应用程序中实现像 Go Launcher 这样的首次教程? [英] android: How can I implement first time tutorial like Go Launcher in my app?

查看:22
本文介绍了android:如何在我的应用程序中实现像 Go Launcher 这样的首次教程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Go Launcher 有一个不错的初次使用教程.它与首次运行的 Stock ICS 非常相似.我想学习如何在我的应用程序第一次启动时显示类似的教程.如何在我的 android 应用中实现这个透明视图(它与屏幕对象交互)?

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 my app. How can I implement this Transparent view (which interacts with screen objects) in my android app?

推荐答案

我正在尝试 类似的东西 使用一个透明的 Activity,里面有一个 viewpager.我想要用户可以滑动的静态教程"图像.

I was trying to do something similar using a transparent activity with a viewpager inside it. I wanted static 'tutorial' images that users could swipe through.

我的问题的一个答案提到了一个有趣的库(称为 ShowcaseView).它似乎也很适合您的要求.

One of the answers to my question mentioned an interesting library (called ShowcaseView). It seems like it may be a good fit for your requirements as well.

https://github.com/Espiandev/ShowcaseView

这篇关于android:如何在我的应用程序中实现像 Go Launcher 这样的首次教程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆