Question:Which of the following would you have to include in your project to use the APIs and classes required to access the camera on the mobile device?
A import android.drivers;
B import android.hardware.camera;
C import android.camera;
D import android.util;
E import android.hardware;
+ AnswerB
+ Report