I'm developing an app testing on Android 2.3, and it works wells. In Android 4 I have put all the Network calls inside a Asyntask and now almost all works fine. What else do I have to consider?
But when I try to Crop and Images via Intent, first it disconnect from debugger (¿Why?) when I select the images from the gallery or camera, and when I crop it, when its saving picture, it crashes.
Now the Eclipse Log doesn't show Exception, or any message that can help me, on 2.3 always print error messages.
Sorry for my english, I hope you understand me, thank you!