Quote:
Originally Posted by sogaiu
One of the resulting apks was
|
Excellent (one-command compilation),
now in that APK, like in all from Onyx, you will find something like .../com/onyx/...
which contains the SDK and all the methods you can call from other software (notably: refresh screen, change EPD mode, scribble methods etc.).
You just copy that in the filesystem of the receiving decoded APK (make your calls in the guest application smali, repackage).
Quote:
Originally Posted by sogaiu
May be if relevant developers of note-taking apps were pointed at some relevant sample code something decent might result 
|
Not all of them will be interested in embedding an SDK (start with one, end up embedding the drivers for dot matrix printers...). But they will probably be interested in fixing with conditionals their software to make it work on more products (e.g., as this "mouse vs pen" issue is fully identified).