Rio Waller
Results
2
comments of
Rio Waller
I completed the final MainActivity.java with the starter (after adding the code lab instruction code) and found that the imports and this code in the runModelInference is missing: .addOnFailureListener(new OnFailureListener()...
I just wanted to follow up to say I realized why the imports were missing, if you just cut and paste the code it does not allow Android Studio to...