How to identify front and back camera's Megapixel of an android device by using Android code?
I had tried CameraInfo but am not getting megapixel. For example, To identify Model of device we are using this android.os.Build.MODEL
. Likewise any method to identify Megapixel of front and back camera. Advance thanks for any help.
If the device is "Videocon A53"
features are (540x960 pixel) display and runs Android 4.1 Jelly Bean, 8-megapixel rear camera
, 2-megapixel front-facing camera
. Now i want to get that 8 megapixel and 2 megapixel by android code
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…