Michael Dorin wrote:
> I am playing with grid layout tonight, following the example code
> posted by google.
> All is well with the code, but android does not like some of my png files.
> 
> They are all about the same size...but when I put some into the
> 'grid', I get the application
> has stopped unexpectedly error.
> 
> As I said, they are all .png and all about the same size.   What might
> cause this?

What does the Java stack trace tell you? You can get the stack trace
from adb logcat, DDMS, or the DDMS perspective in Eclipse.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books.html

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

Reply via email to