简体   繁体   English

如何为我的项目实现弧形菜单?

[英]how to implement arc menu to my project?

I am new to android and i am trying to make a radial menu(arc menu) which has an image in the center and other images around it. 我是Android的新手,我正在尝试制作一个放射状菜单(弧形菜单),其中间有一个图像,周围有其他图像。

I got a library online but i do not know how to use it or even how to import it to my project. 我在网上有一个图书馆,但我不知道如何使用它,甚至不知道如何将它导入我的项目。 i tried following the instructions given online but failed. 我尝试按照在线提供的说明但失败了。

All i have got till now is a list array of String that contains the path to the images and the first element is the image to be set in the center. 我到目前为止所有的是一个String列表数组,其中包含图像的路径,第一个元素是要在中心设置的图像。

the library can be found here: https://github.com/daCapricorn/ArcMenu 图书馆可以在这里找到: https//github.com/daCapricorn/ArcMenu

PS i am using eclipse. PS我正在使用eclipse。

Any and all help is appreciated. 任何和所有的帮助表示赞赏。

There plenty of libraries for that, just go over some of them in Libraries For Developers 有很多库,只需在Libraries For Developers查看其中的一些

If you are new to Android switch to Android Studio.. Eclipse is .. mm.. kind of abandoned by Google 如果你是Android的新手,那就转向Android Studio .. Eclipse就是...... mm。被Google抛弃了

After you decide on the library you need to better explain the problem you are having, it's not very clear what's not working for you 在你决定使用图书馆后,你需要更好地解释你所遇到的问题,不清楚什么对你不起作用

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM