Java makes indeed sense. Any decent PDA/bookreader with Linux should be able to run Java. Cell phones may have a Java enabled CPU. If need be a dedicated Java VM can be created now that Java is GPL.
Most of the Mobipocket reader is OS independent so it is best written in a portable programming language. For the OS dependent stuff JNI stubs can be written.
|