This is because EditText is not supported by the AppWidget framework.
here is a list of Views which you can use in the widget UI

    *  AnalogClock
    * Button
    * Chronometer
    * ImageButton
    * ImageView
    * ProgressBar
    * TextView


For more info read this page
 http://developer.android.com/guide/topics/appwidgets/index.html

On May 28, 6:27 pm, Wenqin Li <[email protected]> wrote:
> Dear all,
>      When I making widget with using EditText,DDMS print a exception as
> "class not construction".Once I remove the EditText,the widget work well.I
> couldn't understand why? Can anyone else fix the bug?
> -thanks

-- 
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

Reply via email to