Re: [android-developers] Android Service - Cannot access location

2010-09-24 Thread TreKing
On Fri, Sep 24, 2010 at 9:13 AM, Varun wrote: > I am currently unable to do so What are you trying so far? What errors are you getting? What is not happening that you expect should be? - TreKing

[android-developers] Android Service - Cannot access location

2010-09-24 Thread Varun
Hello Experts, I am new to Android ... so just exploring ... I created an application that starts a service. This service is expected to run in background. This service has to access the Location. I am currently unable to do so ... I have given permission to my Manifest file .. I think the issue