View Single Post
Old 05-30-2012, 02:38 AM   #5
koziej
Junior Member
koziej began at the beginning.
 
Posts: 7
Karma: 10
Join Date: May 2012
Device: Kindle Touch
Hello,

Thank you for all the comments - I've done some research regarding Jython, because i thought it might be better to use Kindle's java framework, instead of pushing another platform (python) to an embedded device. But eventually it turns out jython doesn't support java ME, so this is a no go.

I found there is a java port of anki for android, http://code.google.com/p/ankidroid/wiki/Index, and It seems the engine can be extracted and used in a Kindlet or so.

I just have one question: does Kindle have any java SQLite library? It has sqlite binaries onboard, but I'm not sure which java sqlite library can work with it on arm/java me. Any hints?

Regards,

m.
koziej is offline   Reply With Quote