Quote:
Originally Posted by peterx
I am currently working on my own scribbling application and it will be able to read and write these sqlite files and xournal files, so one can convert between them (reading xournal files already works!) Furthermore, the application will run on the device and on desktop computers, so it should solve all the problems ;-)
I only hope that it will be fast enough on the device. The built-in scribbling application sometimes directly accesses the display driver when drawing lines, I am not sure if this is needed.
Any help is greatly appreciated: https://github.com/peter-x/scribble
|
How is it going with the application, Peter? I hope you didn't give up off it

What is the current status? Which environment and language is it made in?