check in the emulator window debug ,there should be anull pointer expetion,check your code ,and it is possible the emulator does not break the program however on the actual phone it break the program.
so test your code the problem is with the code ,some where you have anull pointer and you are using it .