glpi-project / android-inventory-library

Inventory client library written in Java for developing applications on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera size is going to be deprecated

rafaelje opened this issue · comments

Now the camera category just has the resolution but with the new API we can collect more information.

Here is the official documentation:
https://developer.android.com/reference/android/hardware/camera2/package-summary.html

This is the information list of new characteristics:
https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html