Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 01-06-2008, 06:43 PM   #1
dumky
Member
dumky began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Jan 2008
Device: Tablet PC
Custom Java apps/booklets on Kindle?

I've seen two confirmations that Kindle runs Java in the blogs recently ([1] and [2]). Has anyone tried running custom apps yet?

Cheers,
Julien

[1] http://igorsk.blogspot.com/2007/12/h...shell-and.html
[2] http://javaswamy.blogspot.com/2008/0...e-has-jvm.html
dumky is offline   Reply With Quote
Old 05-19-2008, 02:33 AM   #2
dumky
Member
dumky began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Jan 2008
Device: Tablet PC
Any progress on running custom app on the Kindle?
dumky is offline   Reply With Quote
Advert
Old 05-20-2008, 08:52 PM   #3
daffy4u
I'm Super Kindle-icious
daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.daffy4u ought to be getting tired of karma fortunes by now.
 
daffy4u's Avatar
 
Posts: 6,734
Karma: 2434103
Join Date: Apr 2008
Location: Long Drive, Calinadia Candafornia
Device: KDXG, KT, Oasis
It's actually JavaScript not Java that the Kindle supports.

From the user guide:

Quote:
CHAPTER 6 Accessing the Web
Your Kindle comes with an Experimental application called Basic Web which is a Web browser that is optimized to read text-centric Web sites. It supports JavaScript, SSL and cookies but does not support media plug-ins (Flash, Shockwave, etc.) or Java applets.
daffy4u is offline   Reply With Quote
Old 05-20-2008, 09:17 PM   #4
Nate the great
Sir Penguin of Edinburgh
Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.Nate the great ought to be getting tired of karma fortunes by now.
 
Nate the great's Avatar
 
Posts: 12,375
Karma: 23555235
Join Date: Apr 2007
Location: DC Metro area
Device: Shake a stick plus 1
It might support a Java servlet.
Nate the great is offline   Reply With Quote
Old 05-20-2008, 10:31 PM   #5
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
The browser supports JavaScript, but from [1]:
Quote:
The main GUI and most of the back-end code is written in Java. The framework is quite elaborate and can be extended with extra "booklets".
wallcraft is offline   Reply With Quote
Advert
Old 05-27-2008, 02:54 AM   #6
dumky
Member
dumky began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Jan 2008
Device: Tablet PC
Java indeed

The browser does indeed support javascript, but that is not what I am talking about.
As igorsk's and others research has shown, the applications on the Kindle are written in Java.
Igor decompiled some of the apps already, and that is how he found about the undocumented keyboard shortcuts.

The question is can custom Java applications be loaded onto the Kindle?
The kind of applications which would be cool: calendar, manga reader, RSS reader, communication (IM, email, ...), better audiobook support,...

Thanks,
Julien
dumky is offline   Reply With Quote
Old 06-02-2008, 03:58 AM   #7
danm72
Junior Member
danm72 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Apr 2008
Device: kindle
Igorsk mentioned in an interview something about creating a sample java applet (booklet). Did this ever happen?
danm72 is offline   Reply With Quote
Old 06-02-2008, 09:15 AM   #8
igorsk
Wizard
igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.
 
Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
I did create a skeleton applet but it doesn't really do anything and you have no way to call it. I also need to check if it works with 1.0.4 and later; Amazon obfuscated a lot of class names so I'm not sure if a non-obfuscated version will load. One of these days I need to finalize it and post about it...
igorsk is offline   Reply With Quote
Old 06-03-2008, 08:03 PM   #9
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by igorsk View Post
I did create a skeleton applet but it doesn't really do anything and you have no way to call it. I also need to check if it works with 1.0.4 and later; Amazon obfuscated a lot of class names so I'm not sure if a non-obfuscated version will load. One of these days I need to finalize it and post about it...
Can the SD card be made to autorun? That trick is what was done to get applications on the Sony.

Dale
DaleDe is offline   Reply With Quote
Old 12-12-2008, 01:59 PM   #10
dumky
Member
dumky began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Jan 2008
Device: Tablet PC
Any luck with this?

The potential of custom apps on Kindle is still very interesting.
Do you know if igor or anyone succeeded in running a custom app on a Kindle?

Thanks,
Julien
dumky is offline   Reply With Quote
Old 02-10-2009, 03:26 PM   #11
seveng
Member
seveng began at the beginning.
 
seveng's Avatar
 
Posts: 24
Karma: 10
Join Date: Jul 2007
Location: Denver, CO
Device: Sony PRS-500, Palm Pre
I'm dying to find out if this could be done. I've got some great app ideas.
seveng is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Jailbreak and custom Apps question joblack Kindle Developer's Corner 0 07-04-2010 08:12 AM
Macworld: Turn iTunes Digital Booklets to iBooks kjk Apple Devices 3 06-18-2010 11:33 AM
Kindle SDK (Java) vs. Qt bordon Amazon Kindle 0 05-08-2010 03:45 AM
iLiad script for starting java apps inside contentLister helch iRex Developer's Corner 5 10-17-2007 12:37 PM
[Apple]Java Embedding Plugin 0.9.2: Force java to run in browsers other than Safari Zire Lounge 4 05-24-2005 09:12 PM


All times are GMT -4. The time now is 03:52 PM.


MobileRead.com is a privately owned, operated and funded community.