|
Posted by Grant on November 28, 2007, 6:24 pm
Please log in for more thread options Hi Bodero,
Any chance that you will be publishing or sharing the app/source? I was
going to build the same sort of thing, but I would rather not reinvent the
wheel.
Thanks
Grant
"Bodero" wrote:
> I had no idea it was that simple. Thank you!
>
> "Peter Foot [MVP]" wrote:
>
> > See this blog post for a sample:-
> > http://peterfoot.net/OpenAllHours.aspx
> >
> > Peter
> >
> > --
> > Peter Foot
> > Microsoft Device Application Development MVP
> > www.peterfoot.net | www.inthehand.com
> > In The Hand Ltd - .NET Solutions for Mobility
> >
> > > Hello,
> > >
> > > I am developing a GPS logging application for my mobile phone that uploads
> > > my coordinates to my website every 5 minutes. This works flawlessly when I
> > > keep the application in the foreground.
> > >
> > > However, if I switch to another application, such as running Windows Media
> > > or placing a telephone call, it's iffy - sometimes my application will
> > > remain
> > > running when I switch back to it, and sometimes I'll find it had
> > > terminated
> > > along the way.
> > >
> > > Is there something I am doing wrong in programming it? Is it crashing but
> > > I'm not getting the error message?
> > >
> > > Or does this problem have to do with the memory management within Windows
> > > Mobile Smartphone, automatically terminated Least Recently Used
> > > applications?
> > > If so, there must be a way for an application to prevent the OS from
> > > terminating it.
> > >
> > > I appreciate your help!
> > > Thanks.
> >
|