Why can I add only one app widget in the default homescreen, except for search?

14 views
Skip to first unread message
Message has been deleted

Morris

unread,
Oct 30, 2009, 9:27:48 PM10/30/09
to Android TW Developer
Hi All:

I follow the code of clock widget in the LauncherProvider.java to
wirte the music widget. And I also modify default_workspace.xml.
I find that there is either clock widget or music widget showing in
the default homescreen.
Like as below cases(in the default_workspace.xml):
1.only show music
<search.............../>
<music................/>
<clock................../>
even if we remove <search>, it is still the same situation


2.only show clcck
<search.............../>
<clock................../>
<music................/>
even if we remove <search>, it is still the same situation


Would you have any ideas?
Thanks a lot.


Sincerely yours,
Morris
Reply all
Reply to author
Forward
0 new messages