Thursday, March 22, 2012

Re: [android-developers] Compile an Android application which is integrated in the Android firmware with root privileges

Questions regarding the firmware belong on http://source.android.com
and the Google Groups listed there. This list is for developing
applications with the Android SDK.

On Tue, Mar 20, 2012 at 3:53 PM, laurent delosieres
<laurent.delosieres@gmail.com> wrote:
> Dear Everybody,
>
> I am sure that there is an easy way to solve this problem but I am
> running out of ideas. I have an application that is integrated in the
> Android firmware (android_src/packages/apps/MyApp). This application
> is compiled by using the command "mmm packages/apps/MyApp". However I
> would like to set the uid of this application "MyApp" to 0 since I
> need to call commands such as "strace" and "kill" from this
> application. Since it is supposed to monitor other Android
> applications, I do not want to use the application "Superuser.apk"
> which provides you root access.
>
> Thank you in advance.
>
> /Laurent
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 2.5
Available!

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

No comments:

Post a Comment