Android Weekly #195

1,790 阅读3分钟
原文链接: androidweekly.net

Articles & Tutorials

  Building a Kotlin project 1/2 [1] (cirorizzo.net)

The best way to learn a new language is to use it in a real use case. This new series by Ciro Rizzon is focused on building a proper Android project using Kotlin.

Building a Kotlin project 2/2 [2] (www.cirorizzo.net)

In the previous post Ciro Rizzo started a new project from scratch. In these next steps he's programming of the elements of the app.

MediaBrowserServiceCompat and the modern media playback app (medium.com)

MediaBrowserServiceCompat and MediaBrowserCompat serve as a pre-built communication protocol between your media playback Service and other components. Ian Lake describes how.

Clear the app data quickly (medium.com)

When developing an app, you’ll surely have encountered situations when you need to clean up the data directory. Sebastiano Poggi shares a tip on how to do this quickly.

Presenter surviving orientation changes with Loaders (medium.com)

Antonio Gutierrez shares a way to keep an instance of a Presenter available via Loaders.

RxAndroid Basics: Part 2 (medium.com)

Kurtis Nusbaum continues his series of RxJava introductory articles, this time focusing on Subjects and the map() operator.

Indeterminate – Part 4 [3] (blog.stylingandroid.com)

The previous article Mark Allison created a custom Drawable which is capable of drawing an arc. The next logical step is to create a set of object Animators which will change these values over time and therefore create the animations that are needed.

Model View Presenter MVP in Android, part 1 [4] (www.tinmegali.com)

In the first part of this article Tin Megali discusses the main differences between MVC (Model View Controller) and MVP (Model View Presenter), why MVC is being dropped, how MVP adjusts to Android SDK and its greatest advantages.

Let Mosby Flow - An alternative to Fragments [5] (hannesdorfmann.com)

The usage of Fragments in Android apps is highly controversial in some circles. Hannes Dorfmann gives a short introduction of how to use Mosby 3.0 (SNAPSHOT) to build MVP base screens and square’s Flow library as navigation stack replacement.

Sponsored

  Ship better apps faster with buddybuild [6] (buddybuild.com)

Buddybuild is the easiest way to automate building, deploying and gathering feedback for your Android apps. Instantly send app builds to users with buddybuild’s built-in email and Slack based deployment system. Then, with a simple screenshot, users can easily send feedback along with important device metadata giving you perfect insight into any bugs they experience. Ship better apps, faster with buddybuild - no sign-in required to try the demo!

  Hired - The Marketplace for Android Developer Jobs [7] (hrd.cm)

Android developers are in demand, so shouldn't companies apply to you? On Hired, that's exactly how it works. Get 5+ job offers from companies like Uber, Stripe, and Facebook with 1 application. Join Hired today and get a 1k bonus when you get a job!

Design

  No Detail Is Too Small [8] (androiduiux.com)

Taylor Ling takes a look the new IMDb app, where he shows what’s wrong with the app in terms of design and which part of the Material design guideline is meant to address the mentioned issue.

Android Developer - Yammer (Microsoft) [9] (San Francisco, CA)

Companies around the world use Yammer to allow their employees to communicate and collaborate openly. We're looking for great developers who want to have a huge impact. Microsoft is helping people around the globe achieve more by giving them the best possible tools for any moment.

Senior Android Engineer [10] (San Diego, CA)

MJD Interactive is busy building the future, and we’re looking for a Senior Mobile Engineers that want to help us make sure it works.

Libraries & Code

Compile time ORM and SQL query library for Java & Android [11] (github.com)

A light but powerful ORM and SQL query generator for Java/Android with RxJava and Java 8 support.

bansa: A state container for Kotlin & Java, inspired by Elm & Redux [12] (github.com)

This is a take on Redux, the state container for JavaScript apps, oriented toward developers who like RxJava and Kotlin!

  RxFit: Reactive Fitness API Library for Android and RxJava [13] (github.com)

This library wraps the Fit API in RxJava Observables. No more managing GoogleApiClients! Also, the authorization process for using fitness data is handled by the lib.

Tools

Tips on debugging Android apps [14] (goo.gl)

Zarah Dominguez talked about stuff at the Android UG meetup.. but mostly about debugging. Here's her slide deck with great tips on using the Android Studio debugger.

AndroidDevMetrics - metrics for Android development [15] (frogermcs.github.io)

Dagger2Metrics was a good start to help us look for performance issues in Android apps by showing the time is needed to initialize particular objects in Dagger 2. Now this tool has grown to be a part of something bigger.

Videos & Podcasts

  The Journey of Android Engineers Tech Talks [16] (corner.squareup.com)

Recently, John Rodriguez, Effie Barak, Eric Burke, and Christina Lee gave lightning talks and participated in a panel discussion at our “Journey of Android Engineers” event in Square’s San Francisco office.

Clean Architecture [17] (vimeo.com)

Uncle Bob talks about the lost years of architecture, about how the web is just a detail, and about the best kind of architecture to use for your applications.

Material Design for developers with GDE Mike Wolfson [18] (fragmentedpodcast.com)

In this episode we talk to Material Design Master and Google Developer Expert Mike Wolfson.

Android Dialogs: Hiroshi Kurokawa [19] (www.youtube.com)

While at DroidKaigi, Huyen takes Hiroshi Kurokawa away from his duties as part of the DroidKaigi staff to chat about the conference and custom operators and observables in RxJava.

Specials

Android Studio Survey [20] (goo.gl)

The Android Studio team is requesting your feedback.