Hello,
i am stuck with the new Firebase Vision ML Kit. After getting all the required dependencies with the sdkmanager (at least i think they are the required ones, by looking at the compile dependencies at https://mvnrepository.com), i am able to compile the attached small project.
My problem is that FirebaseVision.getInstance() is always null.
Best guess is that some wrong version of the dependencies is being used. The exact same inline java code works as expected in android studio...
TIA
Nelson
i am stuck with the new Firebase Vision ML Kit. After getting all the required dependencies with the sdkmanager (at least i think they are the required ones, by looking at the compile dependencies at https://mvnrepository.com), i am able to compile the attached small project.
My problem is that FirebaseVision.getInstance() is always null.
Best guess is that some wrong version of the dependencies is being used. The exact same inline java code works as expected in android studio...
TIA
Nelson
Attachments
Last edited: