Paul T

Results 8 comments of Paul T

@cgutman I think the request is how to use this library in an Android app which sounds like it's out of scope for this project.

> > There aren't docs for the interfaces, but I think the example in this repo is pretty clear. > > Under 200 lines to demonstrate creating keys, authenticating, and...

Have you tried writing the EXT control character to the stream? "\\x03"?

@pyricau we have a very similar stack trace, this results in an endless loop of LeakCanary blocking the main thread every 5 seconds. **Before granting storage permission:** ``` D/LeakCanary: Failed...

@WPFilmmaker , you'll need to set the `TESSDATA_PREFIX` environment variable then make sure your trained data files live in `$TESSDATA_PREFIX/tessdata`. You could also create a symlink to the directory containing...

@small-smew One of the dependencies it's trying to pull looks questionable: > file:/Users/y/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Since you're on Java 10, the API compatibility issue makes sense in this context. Have you tried...

@jakovyboy you shouldn't need programming knowledge to do this. I suggest searching online for tools to extract models from Unity games.