so is there any alternate way to get user input in form of a text from the widget other than using EditText?..
If i make TextView as editable it shows a keyboard but i am not able to see any inputs from the user. On Mar 26, 2:50 am, Paul Turchenko <[email protected]> wrote: > Well, google's search widget doesn't show edittext box. You can prove > it by digging into it with hierarchy viewer. For now, you can't have > EditText in app widget (at least for default android's home launcher) > > On Mar 25, 4:25 pm, And-Rider <[email protected]> wrote: > > > I want to create a custom widget for my application which should be > > used for doing search internally in my application.But i am not able > > to place an Edit text control inside a widget.While browsing further i > > found that Edittext box was not included for creating custom widgets > > >http://developer.android.com/intl/de/guide/topics/appwidgets/index.ht... > > >http://developingandroid.blogspot.com/2009/09/simple-home-screen-widg... > > > I was surprised to see google's search widget showing an edittext > > box.Is there a way to add an edittext box in a widget...? -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

