找回密码
 FreeOZ用户注册
查看: 5569|回复: 3

[论坛技术] Kindle的SDK, KDK 出了Beta版,可以给Kindle写程序了

[复制链接]
发表于 2-9-2010 22:46:53 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?FreeOZ用户注册

x
现在KDK还得申请才行,没有公开。
FROM:http://ireaderreview.com/2010/02/10/quick-thoughts-on-the-kdk-beta/
Quick Thoughts on the KDK BetaPosted on February 10, 2010 by switch11
The Kindle Development Kit Beta is pretty cool. So far have only set things up and run the basic Hello World App on the Simulator – However, it’s easy to see that developing apps will be straightforward and fun.
There are no stumbling blocks like having to use a whole new language or having to buy a specific Operating System.
How does the KDK Beta work?
Here’s what you’ll need -
  • Java 6 – Although you’ll be compiling against 1.4.
  • Personal Basis Profile Reference Implementation. It is recommended to compile against this to make sure you don’t use something not supported by the Kindle.
  • A Java IDE. Eclipse is recommended since the guides and examples quote Eclipse including screenshots.
  • A log-in for the KDK Beta Program. Apply early as slots are limited.
  • A download of the KDK.
Then you can start coding in Eclipse and compiling your programs into JARs ending in .azw2. You then test them either on Kindles you have set-up (kept running into a problem so haven’t tested that) or on the included Kindle Simulator (which is cool).  
It was great because it takes just 30-45 minutes to download everything and get started. If you’re already using Eclipse then just 10-15 minutes.
It’s really cool that Amazon are not forcing developers to buy Kindles since that would keep out some people. It is however recommended to test on an actual kindle.
All the instructions are in the Getting Started Guide once you log into your KDK Beta account. It’s right at the bottom.
What were the interesting things?
The Cool Stuff
  • The Beta is Free and all the software that’s needed – Eclipse, Java, BPB – is free.
  • The Kindle Simulator is pretty cool.
  • KDK working on Linux, Mac, and Windows is super cool.
  • One of the examples included is a basic Twitter Client (haven’t tested it).
  • Using Java is cool since there are lots of Java developers and even Android Apps use Java.
It’s a well thought out effort with a few very good touches.
The Helpful Stuff
  • There are lots of articles and guides.
  • The getting started guide was very good – including screenshots for almost every step.
  • There are lots of pieces of sample code included.
  • The standard javadocs and the Kindle API javadocs are included.
  • You always have all the java coding guidelines and sample code you can find online.
To give you an idea of the relative smoothness it’s been 3 or 4 months since my last time coding and still everything was easy.
Quick Thoughts
  • The two things that have been roadblocks in doing iPhone Apps have been having to learn Cocoa and buy a Mac and those restrictions aren’t there with the Kindle.
  • There are people who’ll want to be pure and use assembly language or be uber-efficient and stylish and use Ruby on Rails. However, Java is good.
  • Using Java sets up a huge pool of developers ready to contribute.
  • There have been a few blog mentions of developers signing up (4 perhaps) and 2-3 threads on Hacker News. It does seem that developers are still trying to figure out the scope of the opportunity.
  • There’s something surreal about seeing a giant Kindle on your color monitor pretending to have an eInk screen.
  • It never struck me before that the entire front of the Kindle could be captured in eInk without losing a thing.
  • At the moment it seems that you can’t access files on the Kindle from Apps. Perhaps I’m confused – perhaps it really is restricted.
  • Every application gets its own little folder on the Kindle’s file system. If you remove the application the folder disappears – that’s a bit of a problem as it would mean that re-installs of an app erase data. This is also how iPhone Apps behave.
  • Amazon recommend supporting 4 views – Kindle in portrait and landscape, Kindle DX in portrait and landscape. That just increases the test load by a lot. You can also force apps to only run in certain orientations.
  • There are 3 image types supported for apps – think it was JPG, GIF, and PNG.
  • The Kindle Simulator is also a debugger that you can attach to Eclipse – very cool.
  • In addition to the files in its specific directory Apps can also access any files in the App package and can store sensitive data using secure storage.
  • It seems (90% sure) that you can choose between ‘stopping’ an app and ‘shutting it down’. This means that when the Kindle goes to USB or screensaver the App can just be stopped – to be re-started later. Trying to figure out what other situations the stop/re-start can be used in.
  • There’s a 5 second time limit on how long ‘lifecycle calls’ can take. Basically, no slow apps.
There’s just a lot of information to go through – for the most part it’s very well done and easy to use. The Kindle Development Kit is very similar to the Kindle – it gets things done with minimum friction.

评分

参与人数 1威望 +30 收起 理由
ubuntuhk + 30 谢谢分享!

查看全部评分

回复  

使用道具 举报

 楼主| 发表于 2-9-2010 22:49:20 | 显示全部楼层
回复  

使用道具 举报

 楼主| 发表于 2-9-2010 22:50:29 | 显示全部楼层

第三方的KDK-emulator

回复  

使用道具 举报

发表于 17-12-2011 01:02:59 | 显示全部楼层
提示: 作者被禁止或删除, 无法发言
看来需要申请一下!
回复  

使用道具 举报

您需要登录后才可以回帖 登录 | FreeOZ用户注册

本版积分规则

小黑屋|手机版|Archiver|FreeOZ论坛

GMT+11, 29-3-2024 05:25 , Processed in 0.035934 second(s), 20 queries , Gzip On, Redis On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表