android 在myeclipse中查看源碼

來源:互聯網
上載者:User

android 在myeclipse中查看源碼

在開發android 時不能查看源碼必是很不爽的一件事,看過網上一些文章後(都是2.0以前的版本,跟我的2.2最新版本的配置是不一樣的)不過還是給了我啟示,通過配置終於可以在myeclipse中查看源碼了!

先下載源碼,最新為2.2

1. 源碼地址:http://rgruet.free.fr/public/

2.找SDK目錄

安裝的SDK到我的目錄E:\

E:\android-sdk-windows\

     找到目錄 結構如下:

E:\android-sdk-windows\

       -platforms

                  +android-2

     +android-3

     +android-....

     +android-8(數字代表api版本)

最高的android-8對應的是SDK2.2

ok就是這個了!!

 

在android-8檔案中建立sources然後把源碼解壓到這個檔案下

 

3.改設定檔

找到android-8目錄下的檔案

source.properties修改如下 

### Android Tool: Source of this archive.
#Wed Oct 13 14:00:16 CST 2010
Pkg.Desc=Android SDK Platform 2.2_r1
Pkg.UserSrc=true
Archive.Arch=ANY
Platform.Version=2.2
Pkg.DescUrl=sources
Archive.Os=WINDOWS
Pkg.SourceUrl=sources
Pkg.Revision=2
AndroidVersion.ApiLevel=8

 

OK重啟myecplise然後按ctril+關鍵字、類名 看是不是可以點進去了,可以看到源碼了吧!!很cool吧!

注意不同的源碼和sdk對應關係!!!

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.