Top "Showcaseview" questions

The ShowcaseView is an Android library which showcases specific parts of an application.

How do you create a transparent demo screen for an Android app?

I'm trying to create a semi-transparent demo screen that is launched only when a user first installs my application. Here's …

android android-viewpager transparent demo showcaseview
How to get ActionBar view?

I'm using the Showcase library to explain my application feature to the user. In some point I need to dim …

android view android-actionbar android-actionbar-compat showcaseview
Android Showcase View how to use?

Well For Showcase View I using this: https://github.com/amlcurran/ShowcaseView After importing files it gives error. this is …

java android github showcaseview import-libraries
Overlay image to make tutorial in Android app

In many applications, I have seen that there is a welcome screen or tutorial that explains how the application works …

android overlay showcaseview
Is there an Android Material Design onboarding/tutorial overlay/showcase library?

I've seen this in Google Calendar. It looks cool: I know about the old ShowCaseView and have seen RoboDemo but …

android material-design showcaseview
Android Studio cannot resolve symbols from imported AAR module

All of the answers in similar questions talk about manunally editting gradle files. But I've used Android Studio to import …

android android-studio gradle showcaseview aar
Android: ShowCase View show only once and repeat animation

I am using ShowCase View library in my fragments. I show a gesture animation which should be repeated until the …

android android-fragments android-animation showcaseview
Using ShowcaseView to target action bar menu item

I'm trying to integrate ShowcaseView (v5.2.3) into an app, but when I try to target an action bar menu item, …

android showcaseview
ShowcaseView - width and height must be > 0

Research has been fruitless because all other references to this error seem to be reliably repeatable; I'm unable to consistently …

android showcaseview