Hi,
i am having the camera unhandled exception (stoped unexpectedly) when
i try to view any image in the Pictures directory.
i actually want to use crop funtion like
Intent i = new Intent("com.android.camera.action.CROP");
i.setClassName("com.android.camera","com.android.camera.CropImage");
which is giving me the same error as it is related to the above
problem.
someone in the post said this is a bug in sdk-r2
is this right or do we have any other solution?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---