|
|
Thread Tools | Search this Thread |
10-08-2010, 08:37 PM | #1 |
Groupie
Posts: 197
Karma: 6848
Join Date: Aug 2010
Device: Sony PRS-650, Kindle Touch
|
So... what do I need to know to start developing apps for the Kindle?
I guess it's not possible to register for the beta any more? or at least I haven't heard back, I've tried a few weeks ago and got no reply.
Is there anything I can do to learn more about developing before the Kindle SDK becomes publicly available? |
10-11-2010, 07:45 PM | #2 |
Kindle Dissector
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
|
Learn Java, and when the API is publicly available, learn those.
|
Advert | |
|
10-11-2010, 08:18 PM | #3 |
Connoisseur
Posts: 54
Karma: 604
Join Date: Jul 2010
Device: none
|
The API javadocs are here: http://kdk-javadocs.s3.amazonaws.com/index.html
|
10-11-2010, 08:49 PM | #4 |
Groupie
Posts: 197
Karma: 6848
Join Date: Aug 2010
Device: Sony PRS-650, Kindle Touch
|
Java: Check.
API: working on it. Any sample apps? |
10-12-2010, 08:39 AM | #5 |
Member
Posts: 12
Karma: 2600
Join Date: Oct 2010
Device: Kindle 3 Wi-fi US
|
Also, can we write native apps for linux? Have we methods to work with framebuffer, draw some pixels etc?
|
Advert | |
|
10-12-2010, 10:19 AM | #6 |
Enthusiast
Posts: 32
Karma: 44
Join Date: Sep 2010
Device: Kindle3
|
It is possible, the Qindle app is written in QT and replaces the normal framework and it's basicaly a native linux app.
|
10-12-2010, 12:20 PM | #7 |
Connoisseur
Posts: 54
Karma: 604
Join Date: Jul 2010
Device: none
|
You can of course write native linux programs for the Kindle. However, it is unlikely that this will ever be officially supported by Amazon. So you would only be able to install your app on jailbroken Kindles.
|
10-12-2010, 04:01 PM | #8 |
Member
Posts: 12
Karma: 2600
Join Date: Oct 2010
Device: Kindle 3 Wi-fi US
|
I think, we can get two platform for developing.
One is Kindle Java Framework. We can see and run our applicatios in home dashboard. This is good, but we are limited by kindle and java API. Another, we can use linux native programs on QTembedded. We have more flexibility, but we have problem with it launch. I suggest this solution: we have launchpad - hotkey manager, which can work as daemon ( we start it at the boot ). We can write application launcher ( something similar to Alt + F2 ) with bookmarks or favourite applications and relate it to some hotkey. |
10-12-2010, 05:22 PM | #9 |
Groupie
Posts: 197
Karma: 6848
Join Date: Aug 2010
Device: Sony PRS-650, Kindle Touch
|
So, just to make sure: I can read the documentation, download sample apps if I find them, but not compile or run them, neither on the Kindle or on an emulator.
For that matter, is an emulator included in the KDK, or is all debugging done on the device? |
10-12-2010, 05:29 PM | #10 |
Connoisseur
Posts: 63
Karma: 194
Join Date: Feb 2010
Device: notebook
|
question - so using exec I'm able to run for example:
http://www.konqueror.org/features/filemanager.php ? (linux file manager) - or is there need to any compilation/limitation? |
10-12-2010, 06:37 PM | #11 |
Member
Posts: 12
Karma: 2600
Join Date: Oct 2010
Device: Kindle 3 Wi-fi US
|
jozicka, if simpler, you arenot run this. If harder, Konqueror file manager has many of dependecies: X server, KDE libs etc. We haven't it on Kindle, and can't have. Because you can't run it.
|
10-15-2010, 07:23 AM | #12 |
Connoisseur
Posts: 63
Karma: 194
Join Date: Feb 2010
Device: notebook
|
OK, I understand.
but would there be in future possible to have at least something like command promt? to be able to use commands cd, list, copy etc...? |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Apps to Kindle 2? | Shaitan | Amazon Kindle | 2 | 08-11-2010 06:06 AM |
Content Where oh where are the Kindle 'Apps?' so far.... Bupkiss! | Roy White | Amazon Kindle | 12 | 06-04-2010 10:25 AM |
Kindle Apps Coming | jxh11215 | Amazon Kindle | 16 | 03-18-2010 06:50 PM |
Ideas for Kindle Apps? | willCode4Beer | Kindle Developer's Corner | 2 | 02-08-2010 07:53 PM |
iLiad Developing Apps | Open Window | iRex Developer's Corner | 10 | 02-13-2007 11:49 AM |