If you are doing this for a device, you should posting your questions to
android-porting (since this is outside of the SDK), and you should modify
the software to perform factory resets however you want.  I'm not sure if
the standard open source platform even has a full implementation of it,
since it is somewhat device-specific.

On Tue, Jun 30, 2009 at 10:17 PM, Manjunatha M <man...@gmail.com> wrote:

> Hi Marco,
>
> Say my app is part of the factory build. I need to process something while
> i listen to factory reset INTENT.
>
> which intent do i register for my receiver???
>
> Regards,
> manjunatha
>
> On Tue, Jun 30, 2009 at 9:50 PM, Marco Nelissen <marc...@android.com>wrote:
>
>>
>> On Tue, Jun 30, 2009 at 4:56 AM, Manjunatha M<man...@gmail.com> wrote:
>> > Hi,
>> >
>> > Can I know if there is a MASTER RESET INTENT on which i can listen to
>> with a
>> > broadcast receiver, and make my app settings to default??
>>
>> What do you mean by "master reset"?
>> A 'factory reset' will wipe all data, including your entire application.
>>
>>
>>
>
>
> --
> Regards,
> Manjunatha
>
>
> >
>


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