Kodeco Forums

TapTargetView for Android Tutorial

Make sure your users don't miss new features in your app by learning how to highlight them using the TapTargetView library for Android.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5194-taptargetview-for-android-tutorial

Hi Ali,

Very nice tutorial, thank you

I am new to Android development.

This tutorial shows how to show TapTargetView for Custom ToolBar. But I have a default ActionBar (Theme.AppCompat.Light.DarkActionBar) in my Activity, and I am also setting menu to it. so how can I show TapTargetView for this?

Hi Keshav,

I’m glad that you liked the tutorial :]

You can’t use TapTargetView with ActionBar.