awesomeandroid
A. awesome-android-ui-master怎麼使用
Android類庫框架集合:awesome-android,如果看中哪個效果,就可以放到自己的工程裡面進行使用:
Framework
dexposed dexposed enable 'god' mode for single android application.
https://github.com/alibaba/dexposed
Xposed The native part of the Xposed framework (mainly the modified app_process binary).
https://github.com/rovo89/Xposed
afinal Afinal是一個android的ioc,orm框架
https://github.com/yangfuhai/afinal
xUtils** android orm, bitmap, http, view inject...
https://github.com/wyouflf/xUtils
ThinkAndroid ThinkAndroid是一個免費的開源的、簡易的、遵循Apache2開源協議發布的Android開發框架,其開發宗旨是簡單、快速的進行 Android應用程序的開發
https://github.com/white-cat/ThinkAndroid
KJFrameForAndroid KJFrameForAndroid 又叫KJLibrary,是一個android的orm 和 ioc 框架。
https://github.com/kymjs/KJFrameForAndroid
B. 如何利用awesome-android-ui開發漂亮的界面
Intent intent = new Intent(A.this,B.class);startActivity(intent);注釋,B類要到AndroidManifest.xml中注冊