Implementing custom menu in android system

2019-08-14 05:49发布

问题:

I am trying to find a way to customize the android menu in system level.I want to remove the existing android menu and replace the custom menu.Can any one done the replacement of default menu.Can any one help me how to do that?? or kindly share some useful links to do that.

Thanks in Advance..

回答1:

Hope these links will be helpful to you,

http://www.codeproject.com/KB/android/AndroidMenusMyWay.aspx

Adding Custom Menu In Messege Activity in android

Android: customize application's menu (e.g background color)



回答2:

check this:

http://developer.android.com/guide/topics/ui/menus.html

http://developer.android.com/guide/topics/resources/menu-resource.html