Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am writing an android app for detecting user Geo Location. I am testing this app on HTC Android Device. When i am trying to get user location i am getting this message and application stopped.

The Applicatiion myappname (Process.com.getgeolocation) has stopped unexpectedly. Please try again
share|improve this question

1 Answer

Yes i have got success in getting user location in Android and i have already given the answer of this type question here the link for getting it.

gps not getting user location

compare your code with my code and check it what the mistake in your code. I hope it is helpful to you.

share|improve this answer
Thank U.. did u tested this app on Live Device ? – KillerFish Jun 15 '11 at 6:40
Yes i have already tested it on real device lot of time it is working fine. – DynamicMind Jun 15 '11 at 6:43
Ok thank U.. – KillerFish Jun 15 '11 at 6:44
Ok fine if you will get any problem regard it know me... – DynamicMind Jun 15 '11 at 6:46

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.