現在想做ADB和Fastboot的移植,於是想在Android環境下編譯ADB和Fastboot。
在網上看到一篇文檔,
說的是“ Both adb and fastboot are available for download within the ADT Bundle ”
下載了Android studio 之後,在SDK Manager安裝了那些tool和API,可是發現不知道從哪裡看ADB哪些的源碼。
希望有朋友能夠指點一下。
謝謝大家。
你說的是安卓系統的源碼嗎?安卓系統源碼需要在linux裡運行,android studio應該只能看系統應用的源碼