We had different problem on 1.5 where app worked fine on emulator but crashed
on device. In our case it was string formatting difference where some
call returned
coma separated output on device while on emulator it was dot separated (thus
come conversion calls crashed later on).

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