Skip to content

zsx/KindletEmulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an emulator of Kindle for running kindlets
based on the code from http://code.google.com/p/kdk-emulator/

To build:
$python waf configure
$python waf build

To Run your kindlet:
java -cp "your_kindlet.jar;path_to_your_KEmulator.jar" org.kemulator.kindlet.KindletViewer your_kindlet_class

About

A Kindle Emulator for PC to run kindlets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published