Author Archives:
Optimize your apps for the next generation of Samsung Galaxy devices
Today at Galaxy Unpacked, Samsung unveiled its latest lineup of foldable and wearable devices. For developers, this means that the variety of form factors, screen sizes, and device postures your app needs to support is expanding once again.
With devices like the Galaxy Z Fold8, the ecosystem is expanding to include hardware with a landscape-first natural orientation and a wider aspect ratio in its main display state. Whether a user is unfolding a large display, flipping open a cover screen, or glancing at their wrist, users expect a flawless experience. To help you meet this moment, we’re sharing actionable guidance and new tooling updates to enable you to build adaptively proactively.
Rethink layout architecture for dynamic displays, including ultra-wide foldables
Building for the latest foldables means dropping assumptions about display orientation and size. This is especially true for the Galaxy Z Fold8, which adopts an ultra-wide display, adding to the variety of aspect ratios to account for. Devices with this landscape-first natural orientation show the limitations of hardcoded layout rules when users unfold the device. That’s why we’ve introduced dedicated guidance for building for landscape foldables and trifolds.
To build a responsive UI that handles these physics seamlessly, focus on the following core pillars:
- Build fluid, adaptive layouts: Wide aspect ratios and compact vertical heights require fluid UIs that scale responsively. Our updated adaptive design guidance advises considering the window class width first to determine layout changes, then adjusting for height. To let individual components fluidly adapt to the grid, structure your layout using flexible containers that allow your content to automatically wrap, span, and reflow. For design inspiration browse our adaptive sample app and dual-screen design galleries.
- Track actual app space: Your app's display space rarely matches the physical device size, especially on an ultra-wide screen during multi-window, split-screen, or multitasking states. Sometimes even the orientations differ. Leverage Window Size Classes using the Jetpack Window Manager library to calculate the exact space your app occupies.
- Leverage the latest Jetpack Compose Update: Start by adopting the stable Jetpack Compose April '26 release (Compose BOM version
2026.04.01).Take advantage of the new structural layout tools to manage complex architectures. The new Grid API allows you to define dynamic tracks and column spans without the performance overhead of a lazy list. Pair Grid with the new FlexBox layout API to easily handle multi-axis alignment and dynamic item wrapping. You can also use the new MediaQuery API to adapt your UI to its environment, using conditions to detect signals like device posture, window size, and keyboard types. - Make your app fold aware: Use the Jetpack WindowManager library, which provides an API surface for foldable device window features such as folds and hinges. When your app is fold aware, it can adapt its layout to avoid placing important content in the area of folds or hinges and use folds and hinges as natural separators.
- Maintain app continuity: Avoid breaking the user journey when the device configuration shifts. Retain your UI state using ViewModel to ensure smooth transitions when a user folds or unfolds their device.
Ensure seamless camera capture on foldable devices
Extend glanceable interactions to Wear OS 7
Build intelligent features
Start optimizing today
Source: Android Developers Blog
Google Meet now organizes your meeting notes, transcripts, and recordings in your Google Drive
We’re making it easier for users to find meeting notes, transcripts and recordings in Google Drive with the following improvements:
- After a meeting, we’ll automatically upload these files to a new folder in the host’s My Drive called “Google Meet.”
- Within that “Google Meet” folder, these files will be automatically organized into subfolders for each meeting. Files from different instances of a recurring meeting will share one folder.
- Any meeting attendees with access to the meeting files will see shortcuts to these source files in their “Google Meet” Drive folders too..
Previously, these files were only uploaded to the host’s My Drive, not the attendees’, and the files weren’t organized by meeting.
Note: Shortly after we roll out this change, we’ll automatically move the existing “Meet Recordings” folder into the new “Google Meet” folder and rename it “Legacy Meet Recordings.” Users may see both “Meet Recordings” and “Google Meet” in their Google Drive for a brief period during this transition.
Getting started
- Admins: Existing "Meet Recordings" folders will be renamed to "Legacy Meet Recordings" and moved under the new "Google Meet" folder topology. Admins should audit any API scripts or automated workflows that rely on specific folder names or IDs.
- End users: Users will see their meeting artifacts automatically organized into meeting-specific sub-folders within the "Google Meet" folder, with shortcuts for easier findability.
Rollout pace
- Rapid Release domains: Full rollout (1–3 days for feature visibility) starting on July 22, 2026
- Scheduled Release domains: Full rollout (1–3 days for feature visibility) starting on July 30, 2026
Availability
- Available to all Google Workspace customers
Resources
- Google Meet Help: Record a video meeting
- Google Meet Help: Take notes for me in Google Meet
Source: Google Workspace Updates
Gemini Alpha is now Gemini Beta
We’re updating the name of the Gemini Alpha program to "Gemini Beta." This new name more accurately reflects both the scale and the quality of the features that enter this launch stage. Please note that this is solely a branding change. This update does not alter any customer configurations, data privacy constraints, or pricing tiers. All existing admin controls and customer opt-ins are fully preserved. Your current Terms of Service continue to apply, and customers do not need to re-sign any agreements.
As a reminder, we’ll continue to announce new Gemini Beta features in the Google Developer Program (GDP) forum and the Gemini Beta Help Center. You must be an active Workspace customer and register to access GDP content; follow these instructions to sign up.
Getting started
- Admins: There is no change to existing admin controls. You will begin to see the "Gemini Beta" label replace "Gemini Alpha" in the Admin console and Help Center articles over the next several weeks.
- End users: There is no end user setting for this change.
Rollout pace
- Rapid Release and Scheduled Release domains: Gradual rollout (up to 15 days for feature visibility) starting on July 22, 2026
Availability
- Business: Business Starter, Standard, and Plus
- Enterprise: Enterprise Starter, Standard, and Plus
- Education Add-ons: Google AI Pro for Education
Resources
- Google Workspace Admin Help: Turn access to Google Workspace with Gemini Beta on or off
- Google Developer Program: Workspace Alpha Forum
Source: Google Workspace Updates
Early Stable Update for Desktop
The Stable channel has been updated to 151.0.7922.47/.48 for Windows and Mac as part of our early stable release to a small percentage of users. A full list of changes in this build is available in the log.
You can find more details about early Stable releases here.
Interested in switching release channels? Find out how here. If you find a new issue, please let us know by filing a bug. The community help forum is also a great place to reach out for help or learn about common issues.
Daniel Yip
Google Chrome
Source: Google Chrome Releases
Chrome Beta for Desktop Update
The Beta channel has been updated to 151.0.7922.47 for Windows, Mac and Linux.
A partial list of changes is available in the Git log. Interested in switching release channels? Find out how. If you find a new issue, please let us know by filing a bug. The community help forum is also a great place to reach out for help or learn about common issues.
Chrome Release Team
Google Chrome
Source: Google Chrome Releases
Here’s how to ask Gemini Live for help with anything you see.
Have you ever struggled to describe something you’re looking at? Whether it’s a complex manual, a blinking error code, or a unique object, sometimes you just need an exp…
Source: The Official Google Blog
Switch to Android easily — and bring your data with you.
A new migration experience built directly into Android 17 that lets you transfer more data wirelessly from an iPhone.
Source: Android
3 Google updates from Galaxy Unpacked 2026
We shared how Samsung users can boost productivity and get time back on new foldables, watches, and glasses coming soon.
Source: Android
Chrome Beta for Android Update
Hi everyone! We've just released Chrome Beta 151 (151.0.7922.47) for Android. It's now available on Google Play.
You can see a partial list of the changes in the Git log. For details on new features, check out the Chromium blog, and for details on web platform updates, check here.
If you find a new issue, please let us know by filing a bug.
Chrome Release Team
Google Chrome
.png)



