I try to show a ProgressDialog at the beginning of my application from
an Activity. I debug the application and in theory the dialog is
created because it prints a line from onCreateDialog... method.

Any idea?

For more test, I try to show a toast with:

Toast.makeText(MyActivity.this, "test", Toast.LENGTH_LONG);

And nothing is showed.

If is useful, the application is a widget.


Thanks for all,
SBC
http://desbc.blogspot.com

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