[android-developers] TabHost Fatal Error in Main

2011-06-20 Thread hisheeraz
Hi there, can some one please help me in finding the problem, when i run the example for tab application i get Fatal EXCEPTION mian /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);

[android-developers] MENU click NOT working

2011-06-15 Thread hisheeraz
hi guys i am in the process of implementing this menu but it is not updating the speed of my sensor my code snipet is here are my global variables [code] private static final int MENU_SLOW = 0; private static final int MENU_NORMAL = 1; private static final int MENU_FAST = 2; private static final