View Single Post
Old 02-23-2018, 09:31 AM   #13
mdp
Wizard
mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.
 
Posts: 1,481
Karma: 9010563
Join Date: Jul 2013
Device: none
Quote:
Originally Posted by sogaiu View Post
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 View Post
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).
mdp is offline   Reply With Quote