Radial tree graph for Android

I need to display a dynamic radial graph in my android application.

Example:

U6OZF.jpg

RGraph - Tree Animation

Are there any libraries that let me do that, I found RGraph which is a part of the InfoVis toolkit, but it’s written in JavaScript, I would like to use a native component.

Are there any components that let me do that, or do something similar, like a tree chart?

there are many libraries for simple charts but nothing that i’ve seen which makes like what you want…

I found RGraph which is a part of the InfoVis toolkit, but it’s written in JavaScript, I would like to use a native component