Continuous Integration for Google Play Apps

At the last Google I/O conference, Google introduced version 3 of its Google Play Publishing API, which enables developers to publish their apps to Google Play from their continuous integration workflows.

Android Emulator Now Supports AMD Hardware Acceleration and Hyper-V on Windows

The latest release of the Android Emulator for Windows aims thus to boost its performance when running on AMD processors or a Microsoft Hyper-V hypervisor by bringing support for hardware accelerated enhancements that were previously only available for Intel processors.

Microsoft Previews Windows 10 IoT Core Services

Microsoft is previewing a new paid service for its Windows 10 IoT Core OS that enables managed device updates and device health assessment. Additionally, the new service will guarantee a 10 year support lifespan for each version of the OS after its release.

Airbnb Open-Sources MvRx for Android App Development in Kotlin

MvRx (pronounced “mavericks”) helps Android developers implement common features and integrate their apps properly with the OS. MvRx is written in Kotlin and powers all Android development at Airbnb, writes Airbnb engineer Gabriel Peal.

Tink is Google Cryptographic Library for the Cloud, Android, and iOS

Tink is a multi-language, cross-platform cryptographic library developed by a group of cryptographers and security engineers at Google to help developers implement cryptography correctly without being cryptographic experts. Under development for the last two years, version 1.2 adds support for Cloud, Android, and iOS platforms, and C++ and Objective-C.