menu.add(0,0,"ChannelsMap"); //todo:theseshouldpullfromaresource menu.add(0,1,"OpenWindows"); menu.get(0).setIcon(R.drawable.map); menu.get(1).setIcon(R.drawable.channels); menu.add(0,2,"UserMap"); menu.get(2).setIcon(R.drawable.dude);