allowClearUserData is true by default, and I would strongly urge against
anyone making it false.

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

That is all.

On Tue, Dec 16, 2008 at 2:58 PM, sandy8531 <[email protected]> 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
[email protected]

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