[android-developers] Re: User input in an AppWidget?

2009-05-14 Thread pMay
How did they code the Google Search Widget? Is that a hack? On Apr 16, 7:47 am, Jeff Sharkey jshar...@android.com wrote: Jon, you're right, there isn't a direct way of including an EditText into a widget. The major reason for this is we don't have a good way of identifying how that text

[android-developers] How do I add a EditText Field to an AppWidget (RemoteViews)

2009-05-14 Thread pMay
Hello, I am trying to add a EditText Field to an AppWidget. I took the AppWidget example from here: http://developer.android.com/guide/samples/ApiDemos/src/com/example/andr oid/apis/appwidget/index.html and modified it by replacing the TextView with a EditText. It doesnt work... Compiles and

[android-developers] Re: EditText for App.Widget

2009-05-14 Thread pMay
It doesnt work with 1.5? On May 6, 10:32 am, Mr.No f.hi...@arcor.de wrote: Hello, in which Android-SDK version their will be a EditText for the App.Widget? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Writting/Reading Sync settings - Possible?

2009-05-11 Thread pMay
I am also interested in a solution of this problem... Can anybody please tell us something abou this? Maybe something has changed since 1.5? Thanks On Apr 19, 9:00 am, Omer Saatcioglu osaatcio...@gmail.com wrote: Ok. I am looking for the same thing desperately too and I think that