InfoQ Homepage Mobile Content on InfoQ
-
Ionic Portals Aims to Simplify the Integration of Web Apps into iOS and Android Native Code
Ionic describes its new web view component, Ionic Portals, as a "supercharged" version of the native web view controls available on iOS and Android. It aims to make it easier for developers to integrate web apps with native code in an efficient way.
-
Ubuntu Frame Aims to Power Ubuntu Core-Based Kiosks
Ubuntu Frame aims to power graphical applications for embedded devices like interactive kiosks, smart retail solutions, and so on.
-
Facebook Mariana Trench Helps Developers to Find Vulnerabilities in Android and Java Apps
Recently open-sourced by Facebook, Mariana Trench (MT) aims to help developers identify and prevent security and privacy bugs in Android and Java applications.
-
Swift 5.5 Extends Concurrency Support, Enums, Property Wrappers, and More
The latest release of Apple's language, Swift 5.5, introduces new features aimed at making it easier for developers to write asynchronous code as well as several extensions to the language and compiler, not the least CGFloat and Double interchangeability.
-
Canonical Anbox Cloud Appliance Simplifies Running Android Apps on AWS
Anbox Cloud is a solution from Canonical that lets you stream Android apps at scale to any device. The new Anbox Cloud Appliance makes a small-scale version of Anbox Cloud readily available on the AWS marketplace. InfoQ has taken the chance to speak with Simon Fels, engineering manager at Canonical and Anbox Cloud team lead.
-
Facebook Superpack Leverages Code Analysis for Android App Compression
In a recent article, Facebook described its novel technique for Android app compression, Superpack, which combines compiler analysis with data compression. While not yet available for everyone, Facebook is hoping to open source it.
-
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.