Android weekly

ANDROID WEEKLY # 304

2018-04-09  本文已影响0人  不喜欢取名字的又

April 8th, 2018

文章 & 教程
RxJava & State: 基础 (tech.instacart.com)Laimonas Turauskas 已经开始使用响应式函数方法来管理状态。这里他演示了如何用RxJava实现的一些例子。
Coroutines 和 RxJava — 一个异步的比较 (Part 1)(medium.com)在这个博客系列, Manuel Vicente Vivo 在不同的主题下比较了 Kotlin Coroutines 和 RxJava ,这两个都是为了解决Android中的同一个问题:异步编程。
link image 模拟器辣鸡. 除非你在一个视频游戏中 (goo.gl)100% 的真顾客使用真设备,那为什么用那种方法测试?这个超级灵活的真设备平台让你在web上、混合和原生app上运行手动的和自动化测试, – 不管设备是前面提到的还是在云上的。 At 30% less than the usual suspects. Try Kobiton free.
在Android上画多行文字到Canvas上 (medium.com)Nick Rout 演示了如何使用Android框架和Kotlin让Canvas更强大的嵌入文字.
使用Fastlane发布笔记 (blog.blueapron.io)Tom Wilson 展示了如何使用fastlane自动化工具来自动化你的发布笔记。
link image 你知道如何预测游戏价值吗 to predict game monetization? (medium.com)探索洞察力,包括分析顶级游戏开发人员使用的模型,以便预测和计算Google Play应用和游戏中的游戏玩家的终身价值。
如何使用Android Thing和云开发一个Android Io T应用。(www.survivingwithandroid.com)这篇文章中, Francesco Azzola 概括了如何使用Android Thing开发一个Android Io T应用. 这个app 将会将从传感器获取到的数据传到云上。
ADB命令 - 第三部分 (proandroiddev.com)Filipe Batista 又回来讲解ADB命令了,这是最后一篇推送。这里他分享了额外的命令,可以变成瑞士军刀并且节省你的时间开销。
Colour Wheel – Part 3 (blog.stylingandroid.com)Mark Allison 继续这篇小系列在如何动态渲染一个色轮。
The D8 dexer (proandroiddev.com)The Android tools team 已经发布了下一代dex编译器, D8. D8是DX的替代品并且和Android Studio 3.1.0的发布一起。Sagar Viradiya 看了一下为什么它是个改进。
介绍Hyperion for Android (willowtreeapps.com)Sean Amos 和 Evan Tatarka 宣布发布了Hyperion for Android, 一个即插即用调试菜单库,旨在帮助填补设计,开发和QA之间的空白。
社交应用: 仓库创建 (medium.com)Rafael Toledo 继续他的系列:从零开始构建一个Kotlin 和 Firebase 应用App。
RecyclerView — 通过使用ListAdapter来用更少的代码展示更多的动画(medium.com)ListAdapter 是一个新类,集成在 27.1.0支持库中并且简化了让RecyclerView工作的代码。 Craig Russell 展示它是怎么工作的。
SPONSORED
Place a sponsored post & reach over 63k Android devs (androidweekly.net)
JOBS
Senior Android Engineer (Berlin)Clue is the world’s fastest growing period tracking and fertility app. We are a 55-person, VC-­backed startup based in Berlin. Clue for Android has millions of users worldwide, which creates a very exciting challenge for our team.
Android Developer (Durham, NC)WillowTree Inc. is a digital product agency based in Durham + Charlottesville. We're looking for engineers who want to make a meaningful impact on our products and team. Our environment is all about craftsmanship, collaboration, and continuous learning. Check out our site for details!
库 & 代码
link image Hyperion-Android (github.com)Android应用调试和检查工具。
scrcpy (github.com)这个应用提供和控制通过USB连接的Android设备。它不需要root权限。它可以运行在 GNU/Linux, Windows 和 MacOS.
friendlypix (github.com)Friendly Pix 是一个Google sample app 演示如何使用Firebase平台构建一个照片分享社交网络。
koptional (github.com)Minimalistic Optional type for Kotlin 试着更流畅的适配它的空指针安全类型系统。
新闻
link image Android Studio 切换到D8 dexer (android-developers.googleblog.com)Google 宣布D8成为了Android Studio 3.1的默认编译器并且他们希望你在切换后注意到更好更快的dex编译。
Support Library 27.1.1 (developer.android.com)Support Library 27.1.1 已经发布了,修复了大量bug.
视频 & 播客
link image DroidKaigi 2018 - 与JUnit5前进(www.youtube.com)Marcel Schnelle 通过引入一个第三方gradle插件,使Android项目能够从最终成为未来的单元测试标准中获益,展示了为Android开发者提前使用JUnit5的优势。
学习Kotlin:一个Android开发者的旅程 (www.youtube.com)这个演讲中, Rebecca Franks 展示了一些她在学习kotlin中探索到的俏皮的特性,以及她尝试学习这种新语言的许多不同方式。
EVENTS
Droidcon Berlin 2018 - 25. - 27. Juni 2018 (www.de.droidcon.com)We're excited to celebrate our 10th anniversary this year in summer! droidcon Berlin is where the industry's leading Android experts converge to support the Android platform and create a strong network for developers and companies. We will attract over 1200 developers in 2018, have 80+ technical Android talks, workshops & codelabs!
上一篇 下一篇

猜你喜欢

热点阅读