Android vision - Face detector dependencies are not yet available

心已入冬 提交于 2019-12-02 01:45:29

According to the release notes of Google Play Services v9.0 there was a bug in the service and it was disabled.

In release v9.2 it was enabled again. Check out the release notes: https://developers.google.com/vision/release-notes#bug_fixes

Roshna Omer

My problem was with text (TextRecognizer) not face and the problem was storage, I had 300MB free but it needed 10% of my phone according to this link

When is the intent ACTION_DEVICE_STORAGE_LOW broadcasted?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!