03-27-2012 06:51 AM
03-27-2012 12:31 PM
This is a technical issue. You actually can access the camera but you can't control it (fetch pictures and so on).
I mean I read that they are trying to make camera available for Android but I don't know where...
04-03-2012 05:25 PM
The source you mean is here: https://bdsc.webapps.blackberry.com/android/apisup
It says: "However, currently the Camera class in the Android SDK is not supported. As a result, although you can launch the camera application, you cannot access the Camera hardware."
Mentioning the current state, could imply that Camera support is something that could be supported in the future. Since it uses an intent, and seeing how the camera intent is implemented in Android, the camera should be something that should be fairly easy to implement in the Android SDK.