David and Mark,

Thanks for your answers.  I was just trying to prevent, at some level,
visibility into a users activity.  From a security angle that would be
preferable to ward off haphazard snooping in the logs.  Nothing is
ever 100% secure, it's all about levels :-)

But, from your answers it seems like there is no easy way to do this.
Thank you both for the confirmation on this topic.

Cheers

On Mar 18, 6:06 pm, David Caunt <dca...@gmail.com> wrote:
> You know that even if you achieve this, someone can still list your
> activities using aapt? What exactly are you trying to achieve?
> On 18 Mar 2011 13:44, "Mark Murphy" <mmur...@commonsware.com> wrote:
>
>
>
> > On Thu, Mar 17, 2011 at 1:19 PM, Will <wjelli...@gmail.com> wrote:
> >> The ActivityManager is logging every time it starts one of my
> >> activities.
>
> > Yes.
>
> >> We could obfuscate the activity names, but I'd rather not do that as
> >> well.  So my question: is there any way to stop the ActivityManager
> >> from logging every time one of my activities starts?
>
> > Write your own firmware, one where you comment out the ActivityManager
> > logging information. There is no way to control this from the SDK
> > level that I am aware of.
>
> > --
> > 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 1.9
> > 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+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

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