I have created one simple application which uses location api. I used LocationManager and LocationListener. When i run my application. I got exception and go the screen that " Unexpected Exception". After that i openend logcat so and i found RunTime Exception.
I created the object of LocationManager. The main class implement LocationListener. Then i implement all the methods of LocationListener. What could be the wrong in it ? WIll i have to include any permission in .xml file. I included permission android.permission.ACCESS_MOCK_LOCATION but yet it is not working well. ANy Help will be much appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

