Using Swift to Build Code for Android
A “Port to Android” pull request that has been recently merged into the official Swift repository master branch makes it possible to create simple programs for Android. The pull request added an Android target for Swift stdlib and allows developers to use a Linux environment to cross-compile for Android on the ARMv7 processor.
Apple Requires WatchOS 2 for All New Watch App Submissions
Apple has announced that new watchOS apps submitted after June 1, 2016 must be native apps built with the watchOS 2 SDK or later. Furthermore, Apple has refreshed its review guidelines for the App Store.
Intel Open Sources Arduino 101 Real Time OS
Arduino announced that Intel has released Arduino 101 real time operating system (RTOS) for hacking and studying purpose.
CareKit is Apple’s New Open-source Health-oriented Mobile App Framework
Following on from the announcement at the March 2016 “Let us loop you in”, Apple has open sourced its new CareKit framework, aimed to make it easier for developers to create apps that help people manage their medical conditions. Along with the new framework, Apple has also made available four iOS apps that use it.