How to create UI and Controls like Apple Music App in Android?

ε祈祈猫儿з 提交于 2019-12-02 04:02:18

问题


Video Link

I want to create view and animation like Apple Music App available in iOS. But, I want to do it in Android similar to above video link.

Is it possible to create such views in Android? How can I achieve this? How to proceed in this?

Please share any links and references.

This question is already asked but has no answer.

I want to implement something like Apple's new Music app which is synced with iTunes. Bubbles on the move, according to mood we can select a music, genre etc. I want this type of gesture with moving bubbles in Android. Can anyone help me out, how to figure out and play with Gestures or Motion Controls of that bubbles anywhere in screen. Also is there any support library if available would be very helpful to implement and move further. The bubbles are to be created randomly by a web service call.

Any suggestion in this will be helpful.


回答1:


i have used box2d with libGdx to configure the gradle in android studio... u can refer my project on github which has selectable bubbles in random motion, and u can ask if any doubts... https://github.com/mohitKejriwal/Bubble-UI-Android



来源:https://stackoverflow.com/questions/32308780/how-to-create-ui-and-controls-like-apple-music-app-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!