曙海教學(xué)優(yōu)勢
本課程,秉承二十一年積累的教學(xué)品質(zhì),以項(xiàng)目實(shí)現(xiàn)為導(dǎo)向,面向企事業(yè)項(xiàng)目實(shí)際需要,老師將會與您分享設(shè)計的全流程以及工具的綜合使用經(jīng)驗(yàn)、技巧。課程可定制,線上/線下/上門皆可,熱線:4008699035。
曙海培訓(xùn)的課程培養(yǎng)了大批受企業(yè)歡迎的工程師。大批企業(yè)和曙海
建立了良好的合作關(guān)系,合作企業(yè)30萬+。曙海培訓(xùn)的課程在業(yè)內(nèi)有著響亮的知名度。
?Android系統(tǒng)移植及框架整合與維護(hù)培訓(xùn)課程
課程大綱:
1:Hardware?Abstract?Layer驅(qū)動開發(fā)
1.1?深入Native?Service驅(qū)動程序架構(gòu)
1.2?libhardware與HAL?API
1.3?Stub?&?Module的觀念
1.4?HAL?Interface與HAL?Stub
2:Android?Service架構(gòu)SystemServer整合開發(fā)
2.1?Zygote&SystemServer介紹
2.2?ServiceManager介紹
2.3?IPC、Remote?method?call與Binder管理說明
2.4?AIDL介紹與IInterface設(shè)計觀念解析
2.5?Activity&ApplicationContext
2.6?ServiceManager
3:Android?Framework架構(gòu)原理分析(OOD)
3.1?Proxy?Object與Android?Service的模式的關(guān)系
3.2?Handler與Message的解析與實(shí)作細(xì)節(jié)
3.3?Introduction?to?Software?Framework
3.4軟件框架實(shí)戰(zhàn):IoC、擴(kuò)展性與不可修改性
3.5?先設(shè)計(Design)后實(shí)現(xiàn)(Implementation)
3.5?Doing?Long?Operations
3.6?Design?Patterns?of?Android?Framework
4:Android?Process模式與系統(tǒng)程序
4.1?Component與Main?Thread
4.2?Instance?of?Dalvik?VM
4.3?Introduction?of?Dalvik?VM
4.4?Android?Process?Model
4.5?Class?Preloading
4.6?Main?Thread詳解
5:Android?Service模式下框架整合(1)
5.1?Android?Service?Model解析
5.2?Why?use?IPC?
5.3?How?to?do?Blocking?IO?
5.4?How?to?do?Data?Polling?
5.5?Using?Child?Thread?for?Async?Method?Call
5.6?Callback?and?Interface?Design
5.7?Thread-Safe觀念與實(shí)現(xiàn)
6:Android?Service模式下的框架整合(2)?
6.1?Data?Transfer?from?App?to?Hardware
6.2?Data?Transfer?from?Hardware?to?App
6.3?Using?Bundle?&?Parcel
6.4?Using?IPC?Parcel
6.5?Use?Callback?Methods
6.6?軟件模塊化(Component)?
6.7?整合模塊到Android?Framework
6.8?制作Android?SDK插件(add-ons)