TensorFlowAndroidDemo
TensorFlowAndroidDemo copied to clipboard
couldn't find libtensorflow_demo.so
I already have a libtensorflow_demo.so file placed in my jnilibs, but yet, it can't be found. this is the error java.lang.UnsatisfiedLinkError: No implementation found for int ph.com.spamast.mliapp.TensorFlowClassifier.initializeTensorFlow()...
issue solved... reference @ https://github.com/tensorflow/tensorflow/issues/9599
Hi @rmaelongakit , can I know how can you solve the issue? The link you provided is dead.