Toggling state of Wifi on Options menu
问题 I would like to toggle the state of Wifi in options menu in Android. I would like to extend its functionality by showing two icons one for "switched on" and the other for "switched off". It should work in such a way that when a user presses the menu key: He should see current status of Wifi "on" or "off" The icons must be shown according to its state "on" or "off" When the user clicks the Wifi option it should toggle the state of Wifi and also change the icon accordingly Is this possible to