I'm looking for minimum device specs required for an android device to run google ml-kit without any problems. I could not find it on their official website.
Some of them I required to know were :
- Architecture
- OS
- RAM
- Min Camera resolution
If I missed anything it's important feel free to add. Thanks.
Theoretically, most ML Kit features support all android os with API level >= 16. Exceptions will be documented in each feature's page. For the camera resolution, it highly depends on each feature and the specific use case, there is no hard requirement so far that applies to all features.