Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create rotation wheel in android?

I need to implement a mini game as Roulette that user can press play to rotate and give user a random result.

May you give me any suggestion how to make a layout like following image? Thank you very much.

enter image description here

like image 822
Hoa Avatar asked Oct 30 '25 13:10

Hoa


1 Answers

I suggest that you can use Wheel Menu

<com.anupcowkur.wheelmenu.WheelMenu
android:id="@+id/wheelMenu"
android:layout_width="300dp"
android:layout_height="300dp" />

https://github.com/anupcowkur/Android-Wheel-Menu

https://github.com/LukeDeighton/WheelView

https://github.com/hongyangAndroid/Android-CircleMenu

enter image description here

like image 94
Aditya Vyas-Lakhan Avatar answered Nov 02 '25 03:11

Aditya Vyas-Lakhan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!