The default desktop is defined by an xml but I don't remember which (layout/default_desktop.xml?). >From examining different builds, you can specify the search and clock by default using calling them by name (search and clock), but I tried setting the music and power control widgets by default but I either have the wrong approach (calling them by name (music, power? power-control?)) or the 'search' and 'clock' widgets are unique that way. With a third-party widget, like the flip-clock widget, you'd probably have to call it by namespace, maybe the same works for all widgets. I need help on this too, anybody have any insight?
On Jan 4, 2010 2:54 AM, "Lox" <[email protected]> wrote: Hello, Has anyone managed to have some default widgets on home screen? I modified the LauncherProvider.java script with no success. Here it is: http://paste2.org/p/592936 The widget I wish to have on my homescreen by default is retro clock. Regards -- Lox [email protected] -- unsubscribe: [email protected]<android-porting%[email protected]> website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
