Hii..
I've flashed JB 4.1.1 image on OMAP 4470 blaze tablet platform. The Release code reference used is:
http://www.omappedia.com/wiki/4AJ.1.1_OMAP4_Jelly_Bean_Release_Notes
Initially everything was working perfectly well. I was able to access Camera. But suddenly I am encountering some issues while accessing camera.
When turning on the CameraOMAP7740 App, a message stating "Unable to connect to camera" pops up.
The logcat file is attached alongwith the post for reference.
I've tried executing the following command:
am start –a android.intent.action.MAIN –n com.android.camera/com.android.camera.Camera
The terminal output is as given below:
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] pkg=–a }
Error: Activity not started, unable to resolve Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=–a }
Please help me to resolve the issue.
Regards,
Mayank