Quote:
Originally Posted by sogaiu
Thanks for the additional hints.
For the moment, I've gone over some of the sample code from Onyx to try to wrap my head around how things are supposed to work.
I pruned some of their example code to produce a minimal working example and I performed some minor modifications to SimpleMobileTools' Draw app (see github or f-droid) with some success. This was the source code modifying route, but perhaps I'll try to learn about the method you suggested as well as it appears to have wider applicability.
On a side note, in testing I investigated the issue of the eraser on the stylus not working. At least according to logcat, the callbacks related to the eraser don't appear to be called.
For reference, the following document and sample code mentioned therein were quite helpful:
https://github.com/onyx-intl/OnyxAnd...nyx-Pen-SDK.md
|
That's excellent,
and by the way I see that the documentation has improved (or maybe I was checking a dfferent repository).
I see by the way at
https://github.com/onyx-intl/OnyxAnd...reen-Update.md
that the main choices for the EPD mode are not only "Normal (Greyscale Update)" and "A2", but also Regal. Got to try how it works in different contexts.