Just to note:

In my TableLayout element, the following attributes were missing:
        android:layout_width="1px"
        android:layout_height="1px"
These are obviously facultative; wanted to not specify them, because I'll need to set the size in my Activity implementation. I'm new to
Android, so not filing a bug, while IMHO this is one.

Regards
Peter




Mark Murphy schrieb:
On Fri, Dec 3, 2010 at 8:40 AM, P.N.<peter.nabbef...@gmx.de>  wrote:
no - haven't got any log message; just the message from subject (in German).

You really should consider catching and reporting your stack traces.
This happens automatically for some apps on some devices when
distributed through the Android Market. There are also plenty of
third-party solutions, some of which are discussed here:

http://stackoverflow.com/questions/601503/how-do-i-obtain-crash-data-from-my-android-application



--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to