0

I went through many application in which they are providing dialog like overlay with some text and gesture functionality on it. And I tried to find out if there is any widget in android framework for the same but without any success.

I am using froyo API 8.

BenMorel
  • 34,448
  • 50
  • 182
  • 322
Yasir Khan
  • 2,413
  • 4
  • 20
  • 26

1 Answers1

0

You can create a transparent activity to show your demo screen.

Also check out a library called ShowcaseView.

Community
  • 1
  • 1
Benito Bertoli
  • 25,285
  • 12
  • 54
  • 61