Google has confirmed the launch window for Android 16, with the finalized version set to roll out between April and June 2025. Staying on schedule, the company has released the second Android 16 Developer Preview (DP2), showcasing a host of optimizations and enhancements following last month’s initial release.
Android 16 DP2 Availability and Beta Timeline

Android 16 DP2 is now available for the Pixel 6 and newer devices, including the Pixel Tablet. Developers can start testing these updates ahead of the official beta program, which kicks off in January 2025.
What’s New in Android 16 Developer Preview 2?
Google has introduced several new features and APIs aimed at improving performance, accessibility, and app development. Here’s a detailed look at the changelog:
1. Profiling Manager Enhancements
- System Triggered Profiling: Apps can now use
ProfilingManagerto access diagnostic data, including start type, start times, and throttling, offering deeper insights for optimization.
2. Advanced Haptic APIs
- Developers can define amplitude and frequency curves for haptic effects, abstracting device-specific capabilities to deliver consistent tactile feedback.
3. JobScheduler Improvements
- JobScheduler#getPendingJobReasons(int jobId): Returns multiple reasons why a job is pending, considering both explicit developer constraints and system-imposed restrictions.
- JobScheduler#getPendingJobReasonsHistory(int jobId): Provides a history of recent constraint changes, aiding in debugging and performance optimization.
- Restores
getSupportedRefreshRates()and introduceshasArrSupport()andgetSuggestedFrameRate(int)for better utilization of Adaptive Refresh Rate (ARR) capabilities.
4. Accessibility Updates
- Deprecates accessibility announcements in favor of
setAccessibilityPaneTitle()andsetAccessibilityLiveRegion()for enhanced accessibility support.
5. Photo Picker Cloud Integration
- Adds new APIs to enable search functionality from cloud media providers within the Android photo picker. Full search capabilities are expected soon.
6. WiFi Security and Location Enhancements
- Android 16 adds support for WiFi 6’s 802.11az protocol, combining higher accuracy and dynamic scheduling with advanced security features such as AES-256 encryption and protection against MITM attacks.
Looking Ahead: Android 16 Development Timeline
Google plans a major SDK release in Q2 2025, focusing on significant behavior changes, followed by a smaller update in Q4 to address any lingering bugs. Platform stability is expected to be achieved by March 2025, giving developers ample time to prepare their apps for the new OS.
Why Android 16 Matters
Android 16 promises to refine the user experience with robust new features and developer tools that enhance performance, security, and accessibility. With its upcoming beta program and developer previews, Google is ensuring a smoother transition for developers while paving the way for a more seamless user experience.
Stay tuned for more updates as Google continues to refine Android 16 ahead of its official launch in mid-2025.