Hi all,
I am new to android application developement.

I have a requirement to install kernel module (module.ko) from the
application (say setup.apk file).

For this, I am planning to invoke shell commands insmod/rmmod from the
application.  But, insmod/rmmod commands need ROOT access to execute.

Is there any sample source codes available from android site to do
this
similar activity ?

Is it possible to get root access from application level? If so,
please provide
the way ?

Is there any other way to do this work?

Further, I have gone through google groups mailing lists, and found
some of them
are saying its not possible to get root permissions from application
level.

Please provide your inputs in regarding.

regards,
-Nagesh A

-- 
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