Search code examples
javaandroidxmlfrontendprogress-bar

Android Horizontal ProgressBar with a tooltip message to show the current state/progress


I want to create a horizontal progress bar, but with a tooltip floating on the top of it to show messages/display current progress based on the progress bar.

How can I achieve this?

Progress Bar

The result should be something like this, *I'm sorry for the bad illustration, I was using Ms.Paint.

Additional: The message should be able to be changed dynamically from Java code.


Solution

  • check out some of this use full lib: