Hi,

You do not have to delete a live folder to have the onCreate() be
called again. You just need to create another live folder on your home
screen. You can have as many as you want.

On Sat, May 23, 2009 at 3:58 PM, n5r11 <[email protected]> wrote:
>
> This should really be posted as a comment to Romain's blog post about
> Live folders: http://android-developers.blogspot.com/2009/04/live-folders.html
> But, since comments are disabled (Oh, why?!), I'll have to do it this
> way.
>
> An important thing:
> If you create a new activity, just for your live folder, lets say
> BookShelfLiveFolder (check it out in Romain's blog post) than it's
> onCreate() method will be called only when you create that live
> folder, and not every time you start your live folder. Sure this seems
> logical when you say it like this, but for someone learning the stuff,
> it's not! And btw, checking "wipe user data" in your run
> configuration  does NOT wipe any live folders you might have created
> earlier.
>
> So, fellow beginners, you do have to remove, and create live folder
> manually, so that it's onCreate() method gets called, and any code
> change be applied - in case you're debugging, which I'm sure you do
> occasionally. Pardon my irony.
>
> Hope this saves you an hour, a day, a ...
> >
>



-- 
Romain Guy
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 Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to