You should try to post on the android-porting forum, it doesn't seem
like you're targetting the G1.

To be more constructive, don't you simply need to hold a WakeLock?
R/

On Thu, Apr 9, 2009 at 12:33 PM, sagar <saghar.ab...@gmail.com> wrote:
>
> Hi ,
>
> I can see on OMAP zoom2 platform, the moment screen timeout happens my
> application is getting terminated. I have a Google map based LBS
> application which is running on Zoom. I have implemented the
> interfaces given in gps.h to libhardware_legacy/gps.cpp .
>
> GPS application talks to android framework and Framework talks to
> libhardware to get the GPS info. Now I can see that the moment screen
> timeout happens and the display goes off, my application killed.
> Actually from the framework the stop interface (hgps_stop() )  gets
> called on screen timeout.
>
> I am wondring why this is happening, as I am not sending any stop
> request form my GPS application to the libhardware.
>
> Is it something related to Android power manager, that android Power
> manager does not know about my application is running?
>
>
> Thanks and regards,
> Saghar
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to