InfoQ Homepage Android Content on InfoQ
-
Capacitor 1.0 Aims to Improve the Creation of Hybrid, Web, and Native Apps
Capacitor, Ionic's new native API container aimed at creating iOS, Android, and Web apps using JavaScript, hit version 1.0. It attempts to bring a new take on how to build cross-platform apps that access native features.
-
Flutter 1.5 Goes Multi-Platform, Includes Web Support
Announced as a technical preview at the latest Google I/O 2019 event, Flutter 1.5 aims to make it possible to create native applications for multiple platforms, including new form-factor devices, the Desktop, and the Web.
-
Yelp Bento Aims to Simplify Modularized UI Development on Android
Yelp has open-sourced Bento, a framework to build modularized user interface on Android by combining different, reusable components into a single screen.
-
Google Expands ML Kit, Adds Smart Reply and Language Identification
In a recent Android blog post, Google announced the release of two new Natural Language Processing (NLP) features for ML Kit, including Language Identification and Smart Reply. In both cases, Google is providing domain-independent APIs that help developers analyze and generate text, speak and other types of Natural Language text.
-
ART Cloud Profiling to Improve Android App Performance
First introduced in Android Pie, ART optimizing profiles are a feature that leverages data sent to Play Cloud to optimize an app startup time on install or update. Data disclosed by Google show apps start 15% faster on average, with special cases reaching a 30% improvement.
-
Android Q Beta 1 Brings New Privacy Features, Foldable Support, Vulkan Extensions
The next Android version, dubbed Android Q, is now available for developers in beta, bringing new privacy features, system-wide behaviour changes, and new APIs to support foldable devices, Vulkan extensions, and more.
-
Adiantum Brings Disk Encryption to Low-End Smartphones
Adiantum is a new encryption algorithm for low-end smartphones, smartwatches, and other Android Pie devices that are too slow to use the Advanced Encryption Standard (AES) standard for storage encryption.
-
Android Studio 3.3 Brings Official Support for Navigation Editor, Stability Improvements, and More
Google has released Android Studio 3.3. This version is mainly focused on bug fixes and stability improvements, however it also brings official support for Navigation Editor, updates on Kotlin and IntelliJ Platform, and more.
-
Facebook Spectrum Improves Reliability of Image Upload on iOS and Android
Facebook Spectrum is a new open-source image processing library for iOS and Android that aims to make the upload process for images more efficient and reliable, striving for the best balance between image quality and file size.
-
Xamarin.Essentials Streamlines Cross-Platform Access to Native iOS, Android, and UWP Features
Xamarin.Essentials abstracts native mobile features into a set of cross-platform APIs with the aim of simplifying their use. After a few months in preview, it has been now officially released with a number of enhancements contributed by the community.
-
Cross-Platform Augmented Reality Apps with Unity AR Foundation
Unity, maker of the eponymous game engine, continues to advance its AR Foundation project, which aims to make it easier for developers to create AR apps that runs both on iOS and Android. Its latest release adds support for ARKit’s ARWorldMap and Unity’s Lightweight Render Pipeline.
-
Cross-Platform Mobile Toolkit "Flutter" Now Stable
At its Flutter Live conference, Google launched the first stable release of Flutter, a Dart-based mobile development platform aiming to make it possible to write apps that share a single code base across iOS and Android with a native UI. Additionally, Google has announced an experimental web-based implementation of Flutter’s runtime which aims to bring Flutter apps to standard web browsers.
-
Google Adds Android Support for Kotlin 1.3 and Optimizes for Foldable Devices
Google has presented a series of news at the Android Dev Summit, including new features of kotlin 1.3 supported on Android, support for foldable phones, In-app Updates API, improvements on Android Studio, and more.
-
New R8 Android Code Shrinker Available in Android Studio 3.3 Beta
Following the migration to D8 as its new Dalvik compiler, Google has been working on a new code shrinker, R8, which is now available in Android Studio 3.3 beta. R8 promises to deliver smaller APK files in less time.
-
Oboe, a Library for Low Latency Audio Apps on Android
Google has released the first production-ready version of Oboe. Oboe is a C++ library for building high performance audio apps on Android, providing the lowest latency possible for Android devices.