2

I'm new to Android Development and I'm trying to build a circular progressbar. And in its center a text that will change whenever the progress will be reached. Can you provide some code example? See this example: enter image description here

Arkenn
  • 65
  • 1
  • 8

2 Answers2

8

Did you try https://github.com/diogobernardino/CircularCounter?

Another possible example: Circular Progress Bar ( for a countdown timer )

Community
  • 1
  • 1
ocramot
  • 1,361
  • 28
  • 55
0

try this, https://github.com/uzairiqbal91/CircularTimerView ,,this library has set of all functions and attributes required.