編輯:關於android開發
用途:熱修復
GitHub地址:https://github.com/alibaba/dexposed
講解:
http://blog.csdn.net/yzzst/article/details/47954479
http://blog.csdn.net/yzzst/article/details/47659987
http://www.jianshu.com/p/14edcb444c51
用途:動態加載
GitHub地址:https://github.com/wequick/Small
Demo:https://github.com/cayden/MySmall
用途:動態加載、熱修復
案例:攜程
GitHub地址:https://github.com/CtripMobile/DynamicAPK
詳解:http://www.infoq.com/cn/articles/ctrip-android-dynamic-loading
用途:熱修復
GitHub地址:https://github.com/Jarlene/ClassPatch
詳解:http://blog.csdn.net/xwl198937/article/details/49801975
用途:動態加載
GitHub地址:https://github.com/bunnyblue/ACDD
用途:熱修復
GitHub地址:https://github.com/dodola/HotFix
該項目是基於QQ空間終端開發團隊的技術文章實現的
用途:熱修復
GitHub地址:https://github.com/jasonross/Nuwa
詳解:http://www.jianshu.com/p/72c17fb76f21/comments/1280046
用途:熱修復
GitHub地址:https://github.com/bunnyblue/DroidFix
詳解:http://bunnyblue.github.io/DroidFix/
用途:動態加載
GitHub地址:https://github.com/mmin18/AndroidDynamicLoader
Demo:https://github.com/mmin18/AndroidDynamicLoader/raw/master/host.apk
Android網絡編程(三)Volley用法全解析 相關文章 Android網絡編程(一)HTTP協議原理 Android網絡編程(二)HttpClient與HttpUR
Android Volley 的基本使用/設置HTTP請求參數、apikey,androidapikey最近在做一個Android的新聞客戶端,感覺收獲頗豐。 這裡分享一
Android 底部彈出Dialog(橫向滿屏),androiddialog項目中經常需要底部彈出框,這裡我整理一下其中我用的比較順手的一個方式(底部彈出一個橫向滿屏的d
階段一:AsyncTask的三個屬性值和四個步驟,asynctask屬性值“階段一”是指我第一次系統地學習Android開發。這主要是對我的學習過