InfoQ Homepage Android Content on InfoQ
-
Google ML Kit Adds Entity Extraction and Selfie Segmentation
The new Entity Extraction API, now available in beta, enables analyzing text inside of an app to detect different textual entities such as dates, URLs, payment cards, and so on. Selfie Segmentation aims to make it easier to add effects to pictures.
-
Google Opens Fuchsia to Public Contributions
Four years after open sourcing Fuchsia, its new capability-based operating system aimed at IoT and mobile, Google has announced the project will now accept contributions from the public.
-
NativeScript Now a Member of the OpenJS Foundation
NativeScript recently joined the OpenJS foundation as an incubating project. The framework, which allows developers to write applications leveraging native mobile APIs with JavaScript and TypeScript, will benefit from the OpenJS foundation support in terms of governance and community outreach, and strengthen its long-term viability.
-
Five Years of Lets Encrypt
Five years ago, a non-profit organisation set up a public certificate authority, with the intent of enabling websites to become more secure by default through automated provisioning of TLS certificates. Five years later, and Lets Encrypt is putting together its own top-level root CA, which will be served by default next year - but some older Android versions won't be able to use it.
-
Bazel Will Be the New Build System for the Android Open Source Project
Google has announced that the Android Open Source Project (AOSP), which provides the foundations for all Android-labelled OSes available in the market and more derivative OSes, will transition to use Bazel as its new build tool.
-
Just AI Launched Open-Source Kotlin-Based Conversational Framework
Just AI Conversational Framework (JAICF) provides a Kotlin-based DSL to enable the creation of conversational user interfaces. JAICF works with popular voice and text conversation platforms as well as different NLU engines. InfoQ has spoken with Just AI’s solution owner, Vitaliy Gorbachev.
-
Android Studio 4.1 Includes New Database Inspector, Integrated Emulator, TensorFlow Lite Bindings
The latest version of Android official IDE, Android Studio 4.1, is now stable. Besides introducing a new database inspector, integrated emulator, and better TensorFlow Lite support, it improves integration with Dagger and fixes over 2,000 bugs.
-
Ionic Vue Enables Developers to Write Cross-Platform Mobile Applications with Vue 3
Liam de Beasi recently released Ionic Vue, a native Vue version of the Ionic Framework that leverages Vue 3’s new features. Following Ionic React released last year, Ionic Vue is a step forward in the realization of the vision set forward with the web-components-based Ionic 4 (code-named Ionic for Everyone).
-
ARCore 1.20 Brings Persistence and Global Localization to Cloud Anchors
Two years ago, Google introduced Cloud Anchors in ARCore 1.2 to enable collaborative AR experiences across devices. In its latest release, ARCore removes a limitation in Cloud Anchors by providing support for full persistence. Additionally, ARCore 1.20 integrates with Google Earth to make it easier to find AR content.
-
NativeScript 7 Moves from ES5 to ES2017+
NativeScript 7 aligns with modern JavaScript standards by targeting es2017+. Additionally, it streamlines app configuration by consolidating it in a single file and replaces JavaScriptCore with V8 for iOS apps.
-
ML Kit Pose Detection Brings Body Movement Tracking to iOS and Android
Initially available under the ML Kit early access program, Pose Detection is now officially part of ML Kit. The library is capable of tracking the human body, including facial landmarks, hands, and feet.
-
eBay Rearchitected Android App to Leverage App Bundles and Dynamic Feature Delivery
eBay engineers worked with Google to rearchitecture and reimplement their mobile app to take advantage of several new technologies, including Android app bundles (AAB) and Kotlin. They also took the chance to improve test automation, Continuous Integration/Continuous Delivery (CI/CD), and overcome global infrastructure limitations.
-
Kotlin 1.4 Brings New Language Features, Improved Compilers and Tools
Kotlin 1.4 focuses on improving performance and tooling. It also contains a number of new language features, including single abstract method (SAM) conversion for interfaces, explicit API mode, and more.
-
Google Improves Android App Bundle for Games and Modular Apps
In its latest Android Studio 4.2, currently in Canary, Google has made significant improvements to the Android App Bundle format by introducing Play Asset Delivery (PAD) and dynamic modules resource shrinking.
-
Google Open-Sources AI for Mapping Natural Language to Mobile UI Actions
Google has open-sourced their AI model for converting sequences of natural language instructions to actions in a mobile device UI. The model is based on the Transformer deep-learning architecture and achieves 70% accuracy on a new benchmark dataset created for the project.