Skip to content

Vision Configuring the ANE

Tua Rua edited this page Sep 6, 2020 · 10 revisions

Android

The ANE + Dependencies

Firstly, complete the Configuring the ANE section for Analytics.

Secondly, complete the Configuring the ANE section for Remote Config.

The following are the lists of Extensions for the full set of Vision components. Delete entries not required.

{
  
  "dependencies": {

    "com.tuarua.firebase.VisionANE": "0.14.0",
    "com.tuarua.firebase.VisionCloudTextANE": "0.14.0",
    "com.tuarua.firebase.VisionCloudDocumentANE": "0.14.0",
    "com.tuarua.firebase.VisionCloudLabelANE": "0.14.0",
    "com.tuarua.firebase.VisionLandmarkANE": "0.14.0",
    "com.tuarua.firebase.ModelInterpreterANE": "0.14.0",
    "com.tuarua.firebase.FirebaseVisionAssets": "0.14.0",
  }
}
Clone this wiki locally