And the end of the year. Use the time of noon to summarize the new technologies for Android development this year. It feels like Android development has not been so pure now, there are a lot of new development patterns.
The 2015 impact of the general new technology should be material design, after all, today's new mobile phone system has basically risen to Android5.1, individual mobile phones have risen to Android 6, other such as DataBinding, Rxandroid. React native and so on are still very small, not popular.
These years in the front-end development area under the influence of rapid development. Android Development has also seen a lot of native similar frameworks and plugins, such as the Android official data binding,robobinding framework inspired by the ANGULARJS MVVM model, etc., based on the dart language, and react Native similar to the Flutter (Sky) framework;
The following is a summary of some of the new technologies
New frameworks, new plugins, new controls
Facebook/react-native GitHub
How to evaluate React Native? -IOS Development
Data Binding Guide
https://Github.com/jetbrains/anKo
Trinea/android-open-project GitHub
Target=https%3a//github.com/jstumpp/awesome-android "class=" Wrap external "rel=" nofollow noreferrer ">jstumpp/ Awesome-android GitHub
Pocorall/scaloid GitHub
Trinea/android-open-project GitHub
Search Android GitHub
Androidbootstrap/android-bootstrap GitHub
Square Open Source
target=http%3a//blog.inching.org/2013/12/27/android-library/"class=" Wrap external "rel=" nofollow noreferrer "> Android Library
target=http%3a//www.androiddevtools.cn/"class=" Wrap external "rel=" nofollow noreferrer ">androiddevtools
Target=https%3a//github.com/square/dagger "class=" Wrap external "rel=" nofollow noreferrer ">square/dagger GitHub
Google/dagger GitHub
Excilys/androidannotations GitHub
Roboguice/roboguice GitHub
Target=https%3a//github.com/jakewharton/butterknife "class=" Wrap external "rel=" nofollow noreferrer "> Jakewharton/butterknife Github
Smartandroid Official document
Android-libs
evant/ Gradle-retrolambda Github
Target=https%3a//github.com/reactivex/rxandroid "class=" Wrap external "rel=" nofollow noreferrer ">reactivex/ Rxandroid GitHub
Robobinding/robobinding GitHub
Stetho
Great Code Examples & Snippets
Material Design Color Palette Generator
Performance optimization
Android Performance Optimization Model
TARGET=HTTPS%3A//WWW.YOUTUBE.COM/PLAYLIST%3FLIST%3DPLWZ5RJ2EKKC9CBXR3BVJPTPODPLDPIFCE "class=" external "rel=" Nofollow noreferrer ">https://www. youtube.com/playlist? LIST=PLWZ5RJ2EKKC9CBXR3BVJPTPODPLDPIFCE
Architecture & Tools
target=https%3a//blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html "class=" external "rel=" Nofollow noreferrer ">https://blog.8thlight.com/uncle-bob/2012/08/13/ The-clean-architecture.html
target=http%3a//fernandocejas.com/2014/09/03/architecting-android-the-clean-way/"class=" external "rel=" Nofollow noreferrer ">http:// fernandocejas.com/2014/ 09/03/architecting-android-the-clean-way/ Span class= "icon-external" style= "font-style:italic;" >
Target=https%3a//github.com/bboyfeiyu/android-tech-frontier "class=" Wrap external "rel=" nofollow noreferrer " >bboyfeiyu/android-tech-frontier Github
Android10/android-cleanarchitecture Github
Reactivex/rxandroid Github
Square/dagger Github
android-cn/ Android-open-project-analysis Github
Plug-in/Modular
Target=https%3a//github.com/houkx/android-pluginmgr "class=" Wrap external "rel=" nofollow noreferrer ">houkx/ Android-pluginmgr GitHub
singwhatiwanna/dynamic-load-apk GitHub
Qihoo360/droidplugin GitHub
Security/Black Tech
"Android Security"
target=http%3a//blog.csdn.net/l173864930/article/details/38455951 "class=" Wrap external "rel=" nofollow noreferrer " > Attack on Android Injection "one"
target=https%3a//github.com/rovo89/xposed "class=" Wrap external "rel=" nofollow noreferrer ">rovo89/xposed GitHub
Target=https%3a//github.com/alibaba/andfix "class=" Wrap external "rel=" nofollow noreferrer ">alibaba/andfix GitHub
target=https%3a//github.com/alibaba/dexposed "class=" Wrap external "rel=" nofollow noreferrer ">alibaba/dexposed GitHub
SKYLOT/JADX GitHub
Target=https%3a//github.com/pxb1988/dex2jar "class=" Wrap external "rel=" nofollow noreferrer ">pxb1988/dex2jar GitHub
Crittercism/dexmaker GitHub
Target=https%3a//github.com/mihaip/dex-method-counts "class=" Wrap external "rel=" nofollow noreferrer ">mihaip/ Dex-method-counts GitHub
Finally put on Android new projects to use the Open Source Library, a lot of new things AH
Compile "com.android.support:appcompat-v7:${supportlibversion}"
Compile "com.android.support:support-v4:${supportlibversion}"
Compile "com.android.support:cardview-v7:${supportlibversion}"
Compile "com.android.support:design:${supportlibversion}"
Compile ' com.prolificinteractive:material-calendarview:1.1.0 '
Compile "com.android.support:support-annotations:${supportlibversion}"
Debugcompile ' com.squareup.leakcanary:leakcanary-android:1.3 '
Releasecompile ' com.squareup.leakcanary:leakcanary-android-no-op:1.3 '
Compile ' com.google.code.gson:gson:2.4 '
Compile ' com.github.bumptech.glide:glide:3.6.0 '
Compile ' com.github.bumptech.glide:volley-integration:[email protected] '
Compile ' me.iwf.photopicker:photopicker:[email protected] '
Compile ' com.jakewharton:butterknife:7.0.1 '
Compile ' com.mcxiaoke.volley:library:1.0.19 '
Compile ' com.google.zxing:core:3.2.0 '
Compile ' com.journeyapps:zxing-android-embedded:[email protected] '
Compile ' com.tencent.bugly:crashreport:1.2.8 '
Compile ' io.realm:realm-android:0.86.1 '
2015 Android Development new technology inventory