Using the system cert is not development with the SDK; you should direct
questions about it to a group like android-porting.

On Tue, May 31, 2011 at 10:46 AM, Edmund <chang.edm...@gmail.com> wrote:

> Thanks Dianne, what is the brute force stop API? Can I kill other
> APK's processes from my APK though? I have an APK that is a system APK
> (signed with system certificate and using shared UID) if that make a
> difference and gives it more permission.
>
> On May 27, 5:43 pm, Dianne Hackborn <hack...@android.com> wrote:
> > No there is just the old, brutal force stop API.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Fri, May 27, 2011 at 5:22 PM, Edmund <chang.edm...@gmail.com> wrote:
> > > Hi,
> >
> > > I am working with an Android 2.1 Device (API Level 7). I know that in
> > > API Level 8, you can call PackageManager's
> > > killBackgroundProcesses(String packageName) to kill background
> > > processes of packages. Is there a way to accomplish this in API Level
> > > 7?
> >
> > > Thanks,
> > > Edmund Chang
> >
> > > --
> > > 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+unsubscr...@googlegroups.com
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
> >
> > --
> > Dianne Hackborn
> > Android framework engineer
> > hack...@android.com
> >
> > Note: please don't send private questions to me, as I don't have time to
> > provide private support, and so won't reply to such e-mails.  All such
> > questions should be posted on public forums, where I and others can see
> and
> > answer them.
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to