Pankaj Pande
Pankaj Pande
Hello, I imported the project to eclipse and added tess-two as library to the project. At the time of compiling, i am getting the below errors. --- [armeabi-v7a] Compile++ thumb:...
Here is the error that i see during the run: Using TensorFlow backend. 2017-08-30 21:39:15.459984: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available...
How can I add to open a URL on click of a button ? even when the toast is sitting in the notification center. Basically, I would like to know...
I would like to call functions on click of a toast button, how do we do that? Currently, only URLs are working.