unable to find com.android.camera.CropImage activity in android

前端 未结 6 853
别那么骄傲
别那么骄傲 2020-12-03 02:14

I am trying to run PhotoStream sample from following link

http://android-developers.blogspot.com/2008/09/android-photostream.html

6条回答
  •  不思量自难忘°
    2020-12-03 02:37

    I remember reading that this was an undocumented feature and doesn't exist in any API. It is now not accessible in 2.x

    If there is no constant in the SDK for the string "com.android.camera.action.CROP" then this is simply not a part of the SDK, and has a chance of breaking in the future

提交回复
热议问题