InfoQ Homepage Mobile Content on InfoQ
-
Android Studio Arctic Fox Improves Compose Preview, Adds Support for Apple Silicon
The latest release of Android Studio focuses on three main areas, says Google: improving UI design, extending device support, and boosting developer productivity. Additionally, Android Studio Arctic Fox introduces preview support for Apple Silicon processors.
-
Google Jetpack Compose Goes 1.0, JetBrains Launches Compose Multiplatform Alpha
Jetpack Compose, Google's Kotlin-based declarative UI framework for Android, has now reached stability at version 1.0, which also brings a few new tools to improve developer experience. While Google's Compose only supports Android, Kotlin maker JetBrains announced its Compose Multiplatform, which aims to extend Compose to the Desktop and the Web.
-
Node-RED 2.0 Improves Developer Experience with New Flow Debugger and Flow Linter
IoT-focused low-code programming tool Node-RED reaches version 2.0, bringing flow debugger and flow linter to help programmers find bugs in their flows.
-
Google Launches the Android Game Development Kit
The Android Game Development Kit (AGDK) aims to make it easier to develop, optimize, and deliver Android games. Composed of both existing and new tools and libraries, the Android Game Development Kit is built using C and C++ APIs to maximize performance.
-
AWS Amplify Introduces New Full-Stack CI/CD Features to Simplify Application Development
AWS Amplify has recently introduced conditional backend builds, automatic build-time generation of cloud configuration and a simpler way to reuse backends across multiple frontend applications.
-
Airbnb's Server-Driven UI Platform
Airbnb's server-driven UI (SDUI) departs from the usual approach to implement client UIs for different platforms, including Web, Android, and iOS. Instead of letting each client platform drive its UI, SDUI passes both the data and its UI representation to the client.
-
Google Integrates TensorFlow Lite with Android, Adds Automatic Acceleration
Google has announced a new mobile ML stack, dubbed Android ML Platform and built around TensorFlow Lite, which aims to solve a number of problems that developers find when using on-device machine learning.
-
JavaFX: One Codebase for Web, PC, and Mobile
Gluon has introduced a technology preview of JavaFX running a single codebase across PC, mobile, and now client web. These fully standalone web clients do not require any server-side portion, making them suitable for serverless hosting.
-
Android Apps Will Soon Be Required to Adopt Android App Bundles
Starting August 2021, Google Play will require all new apps to be submitted as Android App Bundles (AAB), which provide greater efficiency that APKs, says Google.
-
What's New in SwiftUI 3
Apple is continuing to work to bring SwiftUI, its declarative UI framework for Swift, on a par with UIKit and AppKit. At WWDC 2021, SwiftUI got a number of new features, including extended List views, support for pull to refresh, asynchronous images, and more.
-
Xcode 13 Extends Team Collaboration and Source Editing Features
Xcode 13 brings improved Git integration, support for GitHub, Bitbucket, and GitLab collaboration features, new editor capabilities, and Vim keybindings.
-
Google's UI Toolkit Flutter 2.2 Claims Cross-Platform Crown
At the recent Google I/O conference, Google announced version 2.2 of its cross-platform UI toolkit, Flutter. According to a study, it is now the most popular cross-platform option. Google concentrated on fixing issues, optimizing performance, and refining existing features in this release. Microsoft, Samsung, Adobe, Sony, and Ubuntu Linux all increased their Flutter support.
-
ARKit 5 and RealityKit 2 Further Enhance iOS AR Capabilities
At WWDC21 Apple announced new major iterations for its ARKit and RealityKit frameworks to create augmented reality-based apps for iOS. Most significantly, RealityKit 2 will allow developers to easily create 3D models from a collection of pictures, while ARKit 5 expands face tracking and location anchor support.
-
Swift 5.5 Brings Async/Await and Actor Support
At WWDC21, Apple has introduced Swift 5.5, available in beta. Among its new features, one of the most anticipated is better concurrency support using aysnc/await and actors.
-
Xcode Cloud Brings CI/CD to iOS App Development
At WWDC21, Apple announced Xcode Cloud, a continuous integration and delivery (CI/CD) system to help developers build, test, and distribute apps. Still in beta, Xcode Cloud supports both releasing to TestFlight and on the App Store.