AMIT SHEKHAR

Results 157 comments of AMIT SHEKHAR

We can handle that by using `onErrorResumeNext`.

Sure, we will do in the coming iteration.

Sure we'll consider these and add.

Are you talking about this: https://github.com/MindorksOpenSource/Kotlin-Flow-Android-Examples/blob/master/app/src/main/java/com/mindorks/kotlinFlow/learn/search/SearchActivity.kt

Now, there is no need to build that as it has been published as a library. You can directly compile it from the gradle.

Yes, just add the dependency. Do not build the so file.

Please explain more.

@swetshaw yes, you will have to change the input and output in the class `TensorFlowImageClassifier`.