I´m working on a sql database, and i was creating menu, but when i say :
getMenuInfater().inflate(R.menu.menu_main,menu); the menu, who comes after R is red, like there is nothing called that ...?
i have also tried to create menu.xml in res/layout folder...
someone with a solution?
getMenuInfater().inflate(R.menu.menu_main,menu); the menu, who comes after R is red, like there is nothing called that ...?
i have also tried to create menu.xml in res/layout folder...
someone with a solution?
