I am trying to run PhotoStream sample from following link
http://android-developers.blogspot.com/2008/09/android-photostream.html
Just Remove:
intent.setClassName("com.android.camera", "com.android.camera.CropImage");
it will ask from which application you want to crop image.