launch

AppWizard
September 23, 2026
Today's Google Play deals include: - Dwarves: Glory, Death and Loot - Hitman GO - Hitman Sniper - Deus Ex GO - Metal Soldiers 4 Pro - Tower Defense: Epic Turret Pro Additionally, the following tech products are on sale: - Nothing CMF Buds Neo with Active Noise Cancellation - Nothing CMF Clip Pro at all-time low pricing - Galaxy Z Fold 8 with discounts of up to 0
AppWizard
September 23, 2026
The Android development community has historically addressed memory optimization reactively, but new performance requirements from Google Play, effective February 2027, emphasize proactive memory management. These requirements include metrics for dynamic memory usage, bitmap memory, and DEX code optimization, with apps needing at least 25% optimization coverage. Memory usage can now hinder releases even without local crash replication, necessitating its integration into the pre-production process alongside other performance metrics. Dynamic memory usage is defined as anonymous RSS plus swap, excluding file-backed data. Google Play will evaluate this across different application states and device performance categories. Bitmap memory is scrutinized for the retention of invisible bitmaps, and DEX optimization aims to reduce memory footprint and improve performance. Investigating memory growth involves using Android Studio’s Memory Profiler to monitor memory changes during specific user flows and conducting heap dumps to identify retained objects. Issues often arise from retained state, where components hold onto callbacks that reference image data, necessitating a focus on lifecycle management rather than merely cache size. Bitmap memory should be carefully managed, as the decoded size can significantly exceed the compressed file size. Downsampling images to match UI dimensions is crucial. Memory checks should occur before production, with a focus on establishing a memory budget based on actual measurements and defining representative memory scenarios for testing. A pre-release memory checklist includes running user flows repeatedly, testing on various devices, inspecting heap dumps, examining image configurations, and reviewing optimization metrics. Monitoring Android vitals and Play Console warnings is essential to detect potential issues before they lead to user-reported crashes.
BetaBeacon
September 23, 2026
Android XR Bridge is an experimental project that allows Meta Quest exclusives to be played on PC VR in 4K per eye at high frame rates. The software operates as an emulator to remove hardware restrictions, requiring users to own legal game files to play. The Early Access launch of AXRB has been delayed due to issues with the installer and game support.
AppWizard
September 22, 2026
Googlebooks have officially started pre-orders ahead of their launch on October 4. The new laptop range includes a feature called Continue On, which facilitates seamless transitions between a Googlebook and a smartphone. An early preview of the Text app, a dedicated text editor available on the Google Play Store, shows it supports various programming languages and offers syntax highlighting. The app adapts well to different screen sizes, features a tab-based layout for managing multiple projects, and includes conventional tools like find and replace. While other text editor options will be available, the native Text app is specifically designed for Googlebooks. There are currently no plans to extend this app to other Android devices.
AppWizard
September 22, 2026
Nothing has released the Nothing OS 5.0 open beta for the Phone (4a), Phone (3a Pro), and Phone (3a) ahead of the official launch of Android 17 next month. The Android 17 package includes enhancements such as newly designed widgets, upgrades to the camera application, and a dedicated Glyph app for managing light controls. The rollout is on schedule, with the Phone (2a) and Phone (2a) Plus set to receive updates in October, and the official Android 17 build for the Phone (4a) and Phone (3a) series expected in early November, concluding by January 2027.
AppWizard
September 22, 2026
A new category for games has been introduced on Android Auto and Android Automotive, allowing developers to create games specifically for use while parked. This transition from beta to a full category enables a wider variety of games to be available. Google has implemented safety measures, prohibiting game audio while the vehicle is in motion and notifying users if they attempt to launch a game while driving. Developers are encouraged to support external controllers and save game progress, while also ensuring games are fully adaptive to various infotainment screens. A minimum of Android 15 is required to access these features. The launch of video applications like YouTube is anticipated but remains uncertain, with potential availability pushed to 2027.
Winsage
September 22, 2026
Recent investigations have shown that a specific update to Microsoft Defender has caused performance issues for VLC Media Player, particularly a slowdown in startup times. Jean-Baptiste Kempf, a VideoLAN developer, attributed this sluggishness to a bug in the Microsoft Defender update, which quarantined VLC's plug-in cache. The problematic Defender signature update is version 1.455.50.0, linked to Windows Update KB5121003 released on August 11th. Users can reset the plug-in cache to improve performance by either reinstalling VLC or using the built-in functionality to regenerate the cache with vlc-cache-gen.exe. Alternatively, users can reset preferences and cache files by searching for "VLC" and selecting the reset option. Microsoft has not yet provided a fix for these issues, and users may need to set an exclusion in Microsoft Defender for VLC Media Player to prevent unnecessary scans, enhancing its performance.
AppWizard
September 22, 2026
Google has started pre-orders for its new Googlebooks as of September 21, with a market release scheduled for October 4. The devices, produced by brands like ASUS, Dell, and HP, start at 9 and feature touchscreens, haptic glass trackpads, backlit keyboards, and premium materials. They are powered by Qualcomm and Intel processors, with battery life up to 14 hours. Key features include a Snapdragon X Elite chip with a 12-core CPU, seamless integration with Android phones, and access to major applications. Each purchase includes a year of GeForce NOW. The Googlebook also incorporates AI features like Gemini, which assists users through various functions. Pre-orders are available at Best Buy, the Google Store, and other retailers.
AppWizard
September 22, 2026
Google has announced its new operating system, Googlebook OS, previously known as Aluminium OS, alongside the launch of the Googlebook laptop series. Googlebook OS allows Android applications to run natively, enhancing performance compared to ChromeOS. It features "Continue On," which enables task transfer from mobile apps to the laptop, and incorporates AI tools like "Magic Pointer" for assistant access and "Rambler" for improved voice input. Users can also create personalized widgets with the "Create My Widget" option. Googlebook OS is positioned as a distinct product with advanced capabilities, although future commercial device details are not yet available.
Search