Hi, I would like to add app widgets in my own custom home screen, but there are some problems about it.
Since I have read https://groups.google.com/group/android-developers/browse_thread/thread/25c0a42655126c1b/e95302777a14d3b5?q=appwidgethost&pli=1 http://www.mail-archive.com/android-developers@googlegroups.com/msg50610.html they said that activity should need to launch the PICK intent for user choosing app widget, but I don't want to choose widget from a list, instead of this, I want to insert a specifically widtget. I think there is a clock widget on the original android home screen, so there still another way to add widget app into home screen that doesn't need user choosing app widget, right?
-- 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