• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. A

    Apps adding action item button problem in master/detail flow

    I have created a project on android 3.0 version(SDK Tools rev 21 and Plat form tools 16), now I'm unable to add action item buttons in action bar my code is : @Override public boolean onCreateOptionsMenu(Menu menu) { // TODO Auto-generated method stub MenuItem add =...