// remove this android: targetSdkVersion = "8"
and Nexus 7 does not have rear camera functions.
<uses-permission android:name="android.permission.CAMERA" />
Note. If you use the camera with intent, your application does not need to request this permission. Camera features. Your application should also indicate the use of camera functions, for example:
<uses-feature android:name="android.hardware.camera" />
. . , Google Play , , .
, , , : false:
: