天天看點

Android 4.1官方文檔chm格式

版權聲明:本文為部落客chszs的原創文章,未經部落客允許不得轉載。 https://blog.csdn.net/chszs/article/details/7999630

最近看到一個開源項目,某位愛好者把Android 4.1官方文檔做成了CHM,就像jdk的chm一樣,查閱API極其友善。

The thing is, I’ve always preferred to work with documentations in Windows CHM format. Why ? Because:

1. CHM documents come with a built-in menu.

2. CHM documents come with an index.

3. CHM documents come with a search feature.

The other thing is that I also always wanted to create my own project on code.google.com… so after hours and hours of HTML scraping, here it is, the full Android documentation in CHM format.

一共50多MB,我就不貼附件了。請直接去開源區下載下傳:

http://code.google.com/p/android-chm-documentation/downloads/detail?name=Android.4.1.documentation-1.1.zip&can=2&q=

繼續閱讀