On Dec 16, 8:09 pm, "Dianne Hackborn" <hack...@android.com> wrote:
> allowClearUserData is true by default, and I would strongly urge against
> anyone making it false.
>

I understand its on by default and I have not changed the manifest
file to turn it off.
My question really was prompted by the fact that on G1 I do not see
the button to clear the user data for my app, while I see it for an
app Media Storage that was shipped with the phone.


> manageSpaceActivity, if set, adds an additional button the user can press to
> launch the activity you specify there.
>

Cool, I will try it out.

> That is all.
>
>
>
> On Tue, Dec 16, 2008 at 2:58 PM, sandy8531 <mathur...@gmail.com> wrote:
>
> > I notice that some system applications like Media Storage, allow me to
> > clear their database through the Settings->Applications->Manage
> > Applications.
>
> > How can I enable resetting my applications DB using this method ? Do I
> > need to implement some interface or intent ? I tried setting
> > android:allowClearUserData="true" and that did not help.
>
> > Also how would a user call the android:manageSpaceActivity if I
> > implement that as part of my application ?
>
> --
> 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.  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