The native SDK won't give you any benefit here. On Wed, Jan 28, 2009 at 5:33 AM, Andi Latte <[email protected] > wrote:
> > nekin wrote: > > Can we have permission in android to interact with OS layer OR other > > native application (ideally without informing user or by not > > prompting user any permission popup). We want to build one application > > which runs FOREVER in background and gathers info of OS and also > > different android application and raise alerts according to the > > conditions set with in application. > > > programing a daemon is possible running on Linux-layer. This is somehow > tricky to implement but you might wait for the official release of the > native SDK. > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them.
