Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何创建应用内分步说明? 像这样(首次启动 android ics,新的 google play 应用程序等) 它是公共 android sdk 的一部分吗?
必须有人对所有这些进行编程。我不知道还能说什么,你需要做两件事:
对您想要执行的所有操作进行排序,并以编程方式执行按钮按下的操作。(显示其他屏幕,启动其他活动等)
画出代表手指/手等的形状。