On Sun, Dec 11, 2011 at 6:34 PM, satahippy <[email protected]> wrote:
> First, i need autorun app.
> And block many android functions, if you don't have permissions.
>

What are "functions?" Are they sdk calls?

You need to autorun your app, why don't you replace the home screen?
Or catch the boot broadcast event?

You sound like you're trying to do something security related, is it
because you're trying to keep your users from doing something because
you don't want them to realize they're on an android system? Or
because you're trying to make android more secure.  The first is not
easy but done (badly often) quite a bit... The second is a losing
battle, unless you've got a lot to dedicate to it..

kris

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

Reply via email to