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.