扫码关注官方订阅号
移动端开发技术更新很快,想请各位大神聊聊,现在Android开发中有哪些值得推荐的第三方框架?UI、业务、数据库等各层都行,下次新项目搭建的时候可以参考:)
小伙看你根骨奇佳,潜力无限,来学PHP伐。
推荐些链接:codeKK:http://p.codekk.com/Android 开源项目源码解析:https://github.com/android-cn/android-open-project-analysisAndroid Open Source Projects:http://www.java2s.com/Open-Source/Android_Free_Code/index.htmAndroid-CleanArchitecture:https://github.com/android10/Android-CleanArchitecture[知乎]Android 开发有什么好的架构么?:https://www.zhihu.com/question/21406685
有很多如 xUtils , RxJava 等,不过 Android 本身就是框架,这些框架大多都是用来提高开发效率的。而提高开发效率的同时,大多都牺牲了很多运行效率。如果做较大的App,要注重运行效率的App,不建议使用这些框架。
xUtils
RxJava
Android
eventBus,Glide很多
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
推荐些链接:
codeKK:http://p.codekk.com/
Android 开源项目源码解析:https://github.com/android-cn/android-open-project-analysis
Android Open Source Projects:http://www.java2s.com/Open-Source/Android_Free_Code/index.htm
Android-CleanArchitecture:https://github.com/android10/Android-CleanArchitecture
[知乎]Android 开发有什么好的架构么?:https://www.zhihu.com/question/21406685
有很多如
xUtils,RxJava等,不过Android本身就是框架,这些框架大多都是用来提高开发效率的。而提高开发效率的同时,大多都牺牲了很多运行效率。如果做较大的App,要注重运行效率的App,不建议使用这些框架。eventBus,Glide很多