On Friday I decided to take a look at the latest Fragment Support API
and was able to get something working. I was most interested in the
Fragment Layout sample, and spent some time making my own application
that included what was necessary just to get that sample running. I
was able to run this on my Galaxy Tab and was able to see the change
in the layout in portrait and landscape mode using the fragments.

Just for interest, I tried running the same application on the
Honeycomb emulator, and it crashed stating that there was a class cast
exception. But, today I tried to reproduce the crash to post it here
and just now, the application ran just fine.

I guess I just wanted to ask if, when this compatibility library was
developed, the design intent was to allow applications to run on
Android 1.6 -> Android 3.0 inclusive without needing to change the
code?

Thanks in advance.

-Neal

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