简体   繁体   English

首次使用指南 Android 库

[英]First time user guide Android library

I want to implement first time user guide screen in my android app.我想在我的 android 应用程序中实现首次用户指南屏幕。 Is there any android library available to get the user guide just like showcaseview?是否有任何 android 库可用于获取用户指南,就像展示视图一样?

Note: I've already checked the RoboForm and ShowcaseView library and it is already deprecated.注意:我已经检查了 RoboForm 和 ShowcaseView 库并且它已经被弃用了。 So please don't metion those libraries.所以请不要提及这些库。

Try to use one fullscreen transparent image with help pictures and messages on top of main interface.尝试在主界面顶部使用一张带有帮助图片和消息的全屏透明图像。 Set visibility to GONE when user touch somewhere.当用户触摸某处时,将可见性设置为 GONE。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android开发人员指南中的Android Time Picker示例 - Android Time Picker example in the Android developer guide Android Show首先启动指南对话框 - Android Show First launch Guide Dialog Android“第一次”app用户教程 - Android “first time” app user tutorial Android:帮助屏幕向导引导用户 - Android: Help screen wizard to guide user 如果用户是首次用户,如何显示其他页面(Android) - How to show different page if user is first time user (Android) 根据使用Eclipse的android开发人员指南,支持库设置问题 - Issue with support library setup as per android developer guide using Eclipse 检查用户是否首次通过 Firebase 手机身份验证在 Android - Check if user is authenticated for the first time with Firebase phone Authentication in Android 如何查看用户第一次登录的时间 Android Studio SQLite - How to check when the user logins for the first time Android Studio SQLite 在 Firebase 中检查用户是否首次通过身份验证 在 Android 中进行 Google 身份验证 - Check if user is authenticated for the first time in Firebase Google Authentication in Android 检查我的应用程序的第一次用户是否在Android中 - Check if first-time user of my App in Android
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM