security enhancement

AppWizard
March 16, 2026
Google is piloting a security enhancement in its Android Advanced Protection Mode (AAPM) that restricts certain applications from using the accessibility services API. This update is part of Android 17 Beta 2. AAPM, introduced in Android 16, enhances device security by blocking app installations from unknown sources, restricting USB data signaling, and mandating Google Play Protect scanning. Developers can integrate with AAPM through the AdvancedProtectionManager API to adapt their apps based on the security mode's status. The new restriction prevents non-accessibility apps from accessing the accessibility services API, allowing only verified accessibility tools like screen readers and voice-based input tools. Non-accessibility apps, including antivirus software and password managers, will have their access revoked when AAPM is activated, and users cannot grant permissions to these apps unless AAPM is disabled. Additionally, Android 17 introduces a new contacts picker feature that allows developers to specify which fields to access from a user's contact list, providing more granular control over data access.
AppWizard
December 11, 2025
Android 17 introduces a system app locking feature, enhancing mobile security with a new permission structure called LOCK_APPS, allowing only system apps and designated launchers to execute this functionality. This feature utilizes the Biometric Prompt API for user authentication via fingerprint, facial recognition, or PIN. Users can lock or unlock apps by long-pressing the app icon on the launcher, which sends a SETAPPLOCK request to Android's core security service. The app lock will only be available on handheld devices, excluding Android Automotive, Wear OS, and Android TV. The feature is expected to debut later in the rollout of Android 17, benefiting Xiaomi devices and HyperOS.
Winsage
October 24, 2025
Following the October 2025 Patch Tuesday updates, many Windows users experienced issues with the File Explorer preview pane, which stopped functioning for several file types. This change, implemented by Microsoft as a security enhancement, affects both Windows 11 and Windows 10 and is linked to a vulnerability associated with NTLM credential hashes. The updates, KB5066835 for Windows 11 and KB5066791 for Windows 10, disable the preview functionality for files marked with the "Mark of the Web" (MotW), indicating they originated from the internet. Instead of a preview, users receive a warning message about potential harm from the file. Microsoft has provided workarounds for users who wish to restore the preview functionality, including manually unblocking files or adjusting security settings for network shares, though these methods come with security risks. This change reflects a broader industry trend toward prioritizing security over user convenience.
AppWizard
September 18, 2025
Google is introducing a new developer verification system for Android that may require an internet connection to sideload apps. A code snippet in the Android SDK suggests that the installation process will include an online check to confirm the developer's legitimacy. This could hinder users in areas without reliable internet access from installing apps, even from trusted sources. However, the Android Debug Bridge (ADB) will still allow advanced users to sideload applications offline. The new system is expected to roll out over the next year, giving developers time to register and users time to adapt.
Search