The Search widget is indeed not an app widget but it's built in Home itself. You cannot create your own non-app widgets with the standard Home application (for security reasons.)
On Tue, Jul 7, 2009 at 8:03 PM, nikki<[email protected]> wrote: > > this is news to me as well~ > but I then think of the fact I found that the google search widget on > Home screen seems not an appwidget > so maybe we can just make our widget not an appwidget if we need some > user input? > > On Jul 6, 7:30 pm, wonglik <[email protected]> wrote: >> Argh! I thought so but I hoped that there were some walkaround :) >> >> Thx >> w >> >> On Jul 5, 9:03 pm, Mark Murphy <[email protected]> wrote: >> >> >> >> > wonglik wrote: >> > > I see documentation mention only those classes are available for >> > > widgets : >> >> > > * AnalogClock >> > > * Button >> > > * Chronometer >> > > * ImageButton >> > > * ImageView >> > > * ProgressBar >> > > * TextView >> >> > > Non of them are input ones. Is it possible to gather user input from >> > > widget? >> >> > Only via a Button or ImageButton. If you are looking for EditText or >> > something like that, the answer is no. >> >> > -- >> > Mark Murphy (a Commons >> > Guy)http://commonsware.com|http://twitter.com/commonsguy >> >> > _Android Programming Tutorials_ Version 1.0 In Print! > > > -- 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 -~----------~----~----~----~------~----~------~--~---

