Android 开发技术周报 Issue#192
2018-09-11 来源:编程学习网
新闻
-
谷歌要求安卓9.0设备必须加入防回滚:降级刷机没戏了
-
Android 9.0 Pie带来157个新表情符号 并修改了部分旧Emoji
-
Android 9.0 Pie中11个低调但实用的细节改进
-
Android 9 Pie所有设备默认启用自动激活Wi-Fi功能
-
Android P定名Android Pie 下一代Q系统代号很难起
-
谷歌宣布推出 Dart 2 稳定版和 Dart Web 平台
教程
-
Flutter的原理及美团的实践
-
译】使用 Flutter 实现跨平台移动端开发
-
美团猫眼电影Android模块化实战总结
-
从大团队并肩作战到小团队带头冲锋,苏宁App插件化应用实践
开源库 & App
-
BigImageViewer
史上最强大图查看器 BigImageViewer 终于迎来 Gif 支持 :beers:代码可能会迟到,但从不会缺席 :)
-
Ferris-Wheel
Simple android library to present an animated ferris wheel
-
Twinkle
Twinkle Android view elements in Kotlin
-
material-drawer
Custom drawer implementation for Material design apps.
-
FABRevealMenu
A general purpose android UI library to show a user show menu in accordance of Floating action button with material design guidelines.
-
GSYGithubAppFlutter
超完整的Flutter项目,功能丰富,适合学习和日常使用。
-
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions.
-
Kanvas
Make canvas easier to use in Kotlin :blush:
-
DrawableToolbox
? The missing drawable toolbox for Android. Get rid of the boring and always repeated drawable.xml files.
-
BurstLinker
一个简单而又快速的 Android GIF 编码器。
-
XPopupWindow
一个用Kotlin实现的增强版PopupWindow
-
Javalin
A simple web framework for Java and Kotlin
统计
-
国内使用 Kotlin 开发 App 的情况统计
Kotlin 抱上 Google 的大腿也快一年了,而且 Kotlin 的版本最近也发了 1.2.30 的新版本,Google 还发不一份 Android Kotlin Guides( https://android.github.io/kotlin-guides/ ),而且最近发现 Google 出的 Android 开发相关视频和教程里示例代码都是 Kotlin 的,所以想统计下国内目前有哪些比较知名的 App 已经全部或者部分使用 Kotlin 开发了,过段时间之后我会公布统计的结果。
来自:https://androidweekly.io/android-dev-weekly-issue-192/
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。
上一篇:C语言头文件组织与包含原则