are you sure you have overriden onActivityResult method correctly ?
something like this:
        @Override
        protected void onActivityResult(int requestCode, int resultCode,
Intent data)

Also, is the "Image Capture" intent working for you ? it's not exactly
working for me, i keep getting a black screen, and if i try to start
the camera application manually (in the emulator ofcourse) i get the
same problem, no idea why. Please let me know if you have any solution
for this.
--~--~---------~--~----~------------~-------~--~----~
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