The Intelligent OS: Making AI agents more helpful for Android apps
• 25 February 2026 The Intelligent OS: Making AI agents more helpful for Android apps Posted by Matthew McCullough, VP of Product Management, Android Development User expectations
• 25 February 2026 The Intelligent OS: Making AI agents more helpful for Android apps Posted by Matthew McCullough, VP of Product Management, Android Development User expectations
• This module will be an introduction to the new Foundation Models framework in Swift. • The module begins with an introduction to the Foundation Models Framework by creating a sim
• The Translation API offers realtime translations in your app. • You can use the built-in UI or manage the translation session to customize the app experience based on your user’s
• Incorporating third-party machine learning models requires knowledge about the source model as well as some Core ML conversion techniques. • This module will get you started with
• This module explores the integration of ChatGPT into iOS apps, enabling powerful conversational AI capabilities. • Students will learn to leverage the ChatGPT API to create dynam
• Create ML empowers you to customize pre-built machine learning models on Apple platforms by providing training datasets. • Explore various use cases and deploy a custom model int
• The Vision Framework is a powerful API for various computer vision tasks on Apple devices. • Explore functionalities like object detection, face recognition and more. • This modu
• Explore Genmoji, enhancing your apps with expressive, customizable emojis. • Learn to render, store, and communicate with text that includes Genmoji, Memoji, and other sticker-ty
• Learn about Apple Intelligence Writing Tools and how to configure them in SwiftUI and UIKit. • Understand how custom text views can offer a full Writing Tools experience, and wha
• This module focuses on the latest Siri and App Intents update with Apple Intelligence. • Students will learn how to leverage these powerful tools to create deeply integrated, con
• This module covers the basic concepts of App Observability (App Telemetry) which allows you to gather insights, possibly in real-time on how your application is performing on use
• Liquid Glass is the new design language for Apple platforms. • This module illustrates the process of incorporating Liquid Glass into your own iOS app. • You’ll learn how to add
• Build your own low-level game engine in Metal! • Metal is a unified application programming interface (API) for the graphics processing unit, or GPU. • It’s unified because it ap
• Chances are if you’re involved with software development you’ve heard of and have used Git at some point in your life. • Version control systems are critical for any successful c
• In this module, you’ll learn about the new features in Swift Data that were introduced at WWDC 2025. • The new model inheritance capabilities, and how they impact queries and mod
• Build an on-device text summarizer using Apple Foundation Models and SwiftUI, with step-by-step guidance on availability checks and summarization. • Build an on-device text summa
• Now updated for visionOS 26! • The Vision Pro and visionOS present a new paradigm in computing. • This is the beginning of spatial computing. • Users will be able to view apps fl
• Learn how to create augmented reality experiences using Reality Composer Pro with RealityKit and USDz. • Create 3D scenes employing models, animations, and interactions using Rea
• Apple’s new Liquid Glass design language marks a major shift in iOS 26 UI design. • Learn what Liquid Glass is, how it works across SwiftUI and UIKit, and what to watch out for w
• SwiftData is Apple’s modern framework for managing data in SwiftUI apps. • In this article, you’ll explore the core concepts behind SwiftData in iOS 26 and learn how it fits into
• This module offers a hands-on guide to building inclusive and accessible Android apps using Jetpack Compose. • You’ll learn how accessibility services interpret Compose UI throug
• React Native Comes to Meta Quest React Native has always focused on helping developers reuse knowledge across platforms. • What started with Android and iOS has steadily expanded
• This module offers a hands-on guide to building inclusive and accessible Android apps using Jetpack Compose. • You’ll learn how accessibility services interpret Compose UI throug
• Take your app to the next level! • This module will equip you with advanced techniques to optimize your network calls, threading, and memory management, resulting in a faster and
• This module will be an introduction to the new Foundation Models framework in Swift. • The module begins with an introduction to the Foundation Models Framework by creating a sim
• The Translation API offers realtime translations in your app. • You can use the built-in UI or manage the translation session to customize the app experience based on your user’s
• This module explores the integration of ChatGPT into iOS apps, enabling powerful conversational AI capabilities. • Students will learn to leverage the ChatGPT API to create dynam
• Incorporating third-party machine learning models requires knowledge about the source model as well as some Core ML conversion techniques. • This module will get you started with
• Create ML empowers you to customize pre-built machine learning models on Apple platforms by providing training datasets. • Explore various use cases and deploy a custom model int
• The Vision Framework is a powerful API for various computer vision tasks on Apple devices. • Explore functionalities like object detection, face recognition and more. • This modu
• Explore Genmoji, enhancing your apps with expressive, customizable emojis. • Learn to render, store, and communicate with text that includes Genmoji, Memoji, and other sticker-ty
• Learn about Apple Intelligence Writing Tools and how to configure them in SwiftUI and UIKit. • Understand how custom text views can offer a full Writing Tools experience, and wha
• This module focuses on the latest Siri and App Intents update with Apple Intelligence. • Students will learn how to leverage these powerful tools to create deeply integrated, con
• This module covers the basic concepts of App Observability (App Telemetry) which allows you to gather insights, possibly in real-time on how your application is performing on use
• Liquid Glass is the new design language for Apple platforms. • This module illustrates the process of incorporating Liquid Glass into your own iOS app. • You’ll learn how to add
• Build your own low-level game engine in Metal! • Metal is a unified application programming interface (API) for the graphics processing unit, or GPU. • It’s unified because it ap
• Chances are if you’re involved with software development you’ve heard of and have used Git at some point in your life. • Version control systems are critical for any successful c
• In this module, you’ll learn about the new features in Swift Data that were introduced at WWDC 2025. • The new model inheritance capabilities, and how they impact queries and mod
• Build an on-device text summarizer using Apple Foundation Models and SwiftUI, with step-by-step guidance on availability checks and summarization.
• Now updated for visionOS 26! • The Vision Pro and visionOS present a new paradigm in computing. • This is the beginning of spatial computing. • Users will be able to view apps fl
• Learn how to create augmented reality experiences using Reality Composer Pro with RealityKit and USDz. • Create 3D scenes employing models, animations, and interactions using Rea
• Apple’s new Liquid Glass design language marks a major shift in iOS 26 UI design. • Learn what Liquid Glass is, how it works across SwiftUI and UIKit, and what to watch out for w
• SwiftData is Apple’s modern framework for managing data in SwiftUI apps. • In this article, you’ll explore the core concepts behind SwiftData in iOS 26 and learn how it fits into
• Kotlin A concise multiplatform language developed by JetBrains Follow: XX RSSRSS Java to Kotlin Conversion Comes to Visual Studio Code At JetBrains, we aim to make Kotlin develop
• ICYMI: Memory Safety, Ecosystem Talks, and Java Interoperability at FOSDEM 2025 The Swift community had a strong presence at FOSDEM 2025, the world’s largest independently run op
• Swift at Apple: Migrating the Password Monitoring service from Java Swift is heavily used in production for building cloud services at Apple, with incredible results. • Last year
• Redesigned Swift.org is now live Over the past few months, the website workgroup has been redesigning Swift.org. • On behalf of the website workgroup, I’m pleased to announce tha
• Swift 6.2 Released We’re excited to announce Swift 6.2, a release aimed at making every Swift developer more productive, regardless of where or how you write code. • From improve
• The Growth of the Swift Server Ecosystem Nearly ten years ago, Swift was open sourced and an official runtime for Linux was released. • I’ve been involved with Swift on the serve
• Introducing Swift Profile Recorder: Identifying Performance Bottlenecks in Production Swift Profile Recorder, an in-process sampling profiler for Swift services, is now available
• Announcing the Swift SDK for Android Swift has matured significantly over the past decade - extending from cloud services to Windows applications, browser apps, and microcontroll
• What’s new in Swift: October 2025 Edition Editor Note: This is the first of a new series, What’s new in Swift, a regular digest featuring what’s new in the Swift project and ecos
• GSoC 2025 Showcase: Swiftly support in VS Code Another successful year of Swift participation in Google Summer of Code recently came to an end, and we’d like to shine some light
• Introducing Temporal Swift SDK: Building durable and reliable workflows The Temporal Swift SDK is now available as an open source project. • Building reliable distributed systems
• GSoC 2025 Showcase: Improved Console Output for Swift Testing The Swift community participated in Google Summer of Code 2025, and we’ve recently been showcasing all of the projec
• Embedded Swift Improvements Coming in Swift 6.3 Embedded Swift is a subset of Swift that’s designed for low resource usage, making it capable of running on constrained environmen
• Swift Configuration 1.0 released Every application has configuration: in environment variables, configuration files, values from remote services, command-line flags, or repositor
• Exploring the Swift SDK for Android Since the announcement of the preview Swift SDK for Android, the Android workgroup has seen a lot of interest in how it works and what’s next.
• What’s new in Swift: December 2025 Edition Welcome to the latest digest of news from the Swift project. • Each edition, we share updates that we hope will be useful to you whethe
• Improving the usability of C libraries in Swift There are many interesting, useful, and fun C libraries in the software ecosystem. • While one could go and rewrite these librarie