API

AppWizard
February 27, 2026
Google has released Android 17 Beta 2, which includes features aimed at enhancing user privacy. The update introduces a limited-access contacts picker that allows apps to access specific contacts based on user-selected data fields, employing a temporary, session-based read access model. This reduces the need for broad READ_CONTACTS permissions and allows users to choose which contacts to share. Additionally, the EyeDropper API is introduced, enabling apps to collect display color data without requiring screen capture permissions, thus enhancing security. Both features are designed to give users greater control over their personal information.
AppWizard
February 27, 2026
Android 17 Beta 2 is now available for developers, introducing new features and bug fixes, including solutions for spontaneous reboots and interface freezes. Key features include the ability to create floating app bubbles, Cross-device app Handoff for seamless task continuation across devices, a new system-level contact picker for temporary read-only access to contacts, expanded SMS OTP protection, and enhanced local network privacy. The update also includes an EyeDropper API for color requests without needing screen capture permissions. Enrollment in the Android Beta Program is required for Pixel device users to access the update, which is rolling out via OTA, with options for sideloading or manual flashing. The stable release of Android 17 is expected in mid-2026.
AppWizard
February 26, 2026
Android 17 Beta 2 introduces a new windowing mode that expands the concept of "bubbles" beyond messaging apps to include floating windows for non-messaging applications. This feature allows users to interact with multiple applications simultaneously. The term "bubbles" now refers to both the traditional messaging mode and the new floating windows, which can be resized and moved, similar to multitasking features from other manufacturers. Any Android device can utilize these floating app bubbles, but foldables and tablets will have a shortcut for launching windowed apps from the taskbar. Developers are advised to follow existing multi-window mode guidelines for compatibility with the new feature.
TrendTechie
February 24, 2026
Many developers are turning to TUI (Text User Interface) tools for tasks traditionally done in GUI applications. MONICA is an interactive layer over ffmpeg that simplifies command usage, available on GitHub. The lic tool allows users to create a LICENSE file with a single terminal command by selecting a license from a TUI menu. It can be installed via Homebrew or pip and debuted in late December 2024, receiving 21 stars. PNANA is a TUI editor that combines the simplicity of nano with features from modern editors like Sublime, built with C++17 and FTXUI. Users need to compile it from source as no binary releases are available. CodeWeaver compiles a codebase into a single Markdown document, allowing for easy sharing and documentation. It can be installed via Go. Clox (version 1.3) introduces console clocks and calendars in the terminal, supporting various time zones and formats, and can be installed as a Python module. Torrra v2 is a TUI torrent client that allows users to search and download torrents directly from the console, enhancing UI speed and navigation. It can be installed via pipx or other package managers. A command for visualizing git history in the terminal is provided: `git log --graph --decorate --all --pretty=format:'%C(auto)%h%d %C(#888888)(%an; %ar)%Creset %s'`. An alias can be created for convenience. All tools aim to enhance productivity in the terminal and are actively evolving.
AppWizard
February 23, 2026
PC and Nintendo Switch are more welcoming to new intellectual properties (IPs) compared to PlayStation and Xbox. The top-selling PC game of 2025 is Battlefield 6, followed by ARC Raiders and Schedule I. New IPs like R.E.P.O. and Clair Obscur: Expedition 33 are also performing well on PC. In the console market, sports games dominate revenue rankings for PlayStation and Xbox, while first-party titles excel on Nintendo Switch. Indie and AA games such as Hollow Knight: Silksong, Hades II, Fantasy Life i, and Tiny Bookshop are achieving impressive sales on the Switch. The top games by Monthly Active Users (MAU) include Counter-Strike 2, Roblox, and Fortnite.
AppWizard
February 21, 2026
Many unregulated or inadequately secured AI applications on platforms like the Google Play store pose significant privacy risks to users. A specific Android application, "Video AI Art Generator & Maker," linked to a data leak, compromised 1.5 million user images, over 385,000 videos, and millions of AI-generated media files due to a misconfiguration in a Google Cloud Storage bucket. Another app, IDMerit, exposed sensitive know-your-customer data from users in 25 countries, including full names, addresses, birthdates, IDs, and contact information, totaling a terabyte of data. Both developers addressed the vulnerabilities after being alerted by researchers. However, cybersecurity experts warn that lax security among AI applications is a widespread issue, with 72 percent of analyzed Google Play apps exhibiting security flaws, including the practice of "hardcoding secrets" in their source code.
AppWizard
February 20, 2026
Mojang is transitioning Minecraft Java Edition from the OpenGL framework to the Vulkan API, with a gradual rollout starting with snapshot versions and a stable release expected in summer 2026. This change is driven by the outdated nature of OpenGL and Apple's discontinuation of support for it on new macOS devices. Vulkan offers native support for Windows and Linux, and compatibility with macOS, aiming to improve stability across all platforms. The transition will introduce graphical enhancements previously exclusive to the Bedrock version, although average players may not notice significant changes unless using mods. Modders will need to adapt their creations to the new architecture, and Mojang will provide support for them during this migration. The updates will only affect Java Edition, leaving the Bedrock version unchanged.
Search