Hi all,

I'm a noob with Android, and am trying to grasp a few things. This
question revolves around permissions...

Say I have an Application, and for this Application I give it
permissions, you know, "can use SMS, sockets, etc".
thats simple enough...I can put that data in the applications
manifest.

Now, say I have some LOGICAL "users" that can use this app. The
"users" would "login" from within the application and once logged in
they can proceed. But what I want to do is, adjust the PERMISSIONS for
the Application based on who the USER is. I know the Application could
manage these permissions, but I was wondering if I could adjust the
manifest realtime or what?

Any thoughts on this?

thanks!

~Kam (^8*

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to