View Single Post
Old 07-11-2011, 04:51 AM   #2
tsinghoo
Junior Member
tsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it istsinghoo knows what time it is
 
Posts: 6
Karma: 2102
Join Date: Jun 2011
Device: Kindle 3
Excellent work! One question: how to debug the kindlet?


Quote:
Originally Posted by zenob View Post
Hello all,

I created simple application that emulates kindle on Java CDC toolkit.
I used KDK Emulator, but since almost all ui classes are just empty implementations i've decided to modify and use my old J2ME port of Android ui framework - Kindleflow.

Requirements:
- rooted kindle with appropriate developer keystore
- Sun Java Toolkit 1.0 for CDC
- Eclipse IDE

1. Install CDC toolkit

2. Create New Java Project

3. Checkout sample Hello World project

4. Checkout Kindleflow

5. Copy emulator skin from KindleHelloWorld/Kindle directory to {CDC Toolkit Path}/emulator-lib/devices

6. Open project with Eclipse

7. Use ant tasks to build/run Kindle on Emulator or to deploy to your Device.
tsinghoo is offline   Reply With Quote