Careers | Blog | Sitemap  
   
   
  Wanna try working with us?  
  email: info@hibiscustech.com  
     
 

BlackBerry App Development - Overriding of Menu button

By using this piece of code you can override the blackberry default menu. What you all need to get is the ID of a particular item in the code. The code given below is to override the close button (in this case id is 9). On click of close you can perform your own task.

====================================================================

protected void onMenuDismissed(Menu menu) {

super.onMenuDismissed(menu);

if (menu.getSelectedItem().getId() == 9) {

//TODO Something

//System.exit(0);

}

}

Tags: , , , , , , , , , , ,

3 Responses to “BlackBerry App Development - Overriding of Menu button”

  1. VINCENT Says:


    BUY CHEAP DRUGS : -==== Anti Depressants Cure ====-

    Order Quality It Today!…

  2. NEIL Says:


    CHEAP GENERIC PHARMACY : -==== Men’s Health Drugs ====-

    Buy Cheap Generic Drugs Now!…

  3. ORLANDO Says:


    Buy Viagra

    Buy Unique Pharmacy Today!…

Leave a Reply


  Home | About Us | Web Development | Mobile Apps | Portfolio | Work with us | Careers | Blog | Sitemap