app

AppWizard
September 2, 2026
Google has unveiled a new app called "Look up," designed to enhance user interaction with its upcoming Googlebook platform. The app allows users to query any word, sentence, or paragraph using Google’s services, including Search, Maps, and Flights. Users can highlight text and select the Look up option from the context menu, or access it through a three-dot button on smaller devices. The app features a chatbot-like interface that encourages users to ask further questions. Although it was briefly available on the Play Store, it has since been removed, but users can sideload the APK from APKMirror. Users can manage the app’s settings through their device's settings menu. The Look up app is expected to accompany the launch of Googlebook laptops this fall.
AppWizard
September 2, 2026
A developer, Mert Cobanov, optimized his smart TV using Claude Code, resulting in improved performance that surpasses its original state. He connected to his Android TV via ADB, deactivated unnecessary applications, and installed FLauncher without root access. Cobanov has created a website, "Clean up your Android TV," which provides a four-step process for others to achieve similar results. The process allows for reversibility, ensuring nothing is permanently uninstalled, and includes instructions for restoring specific apps if needed.
Tech Optimizer
September 2, 2026
A stateful LangGraph agent was developed to streamline a 15-minute booking process, mimicking a customer service representative. It features a user-friendly Streamlit UI and a backend powered by a Postgres database. The agent can respond to customer queries, calculate service prices, manage acceptance or rejection of services, propose appointment time slots, and confirm booking details. The agent operates in two persistence modes: in-memory for quick testing and Postgres for durability. Testing can be conducted locally with Streamlit or using Docker to simulate a production environment. Docker allows the application to interact with a PostgreSQL server without local installation, enhancing reproducibility. The project includes a docker-compose.yml file to initiate a PostgreSQL container, and users can also utilize a cloud-based Postgres solution. The application behavior remains consistent regardless of the database setup. The complete source code is available on GitHub for testing and further enhancements.
AppWizard
September 2, 2026
Google's Android 17 QPR2 Beta 4 introduces a streamlined approach to app permissions, particularly for installing unknown apps. Key features include an inline dialog for managing permissions without disrupting current activities, one-time install permissions that grant temporary access for a single installation, and three options for APK installation prompts: "Only this time," "Always allow," and "Don’t allow." Additionally, users can manage "Install unknown apps" settings with options for "Always allow" or "Ask every time." These updates enhance user control and security for app installations.
AppWizard
September 1, 2026
Google's Messages app has introduced new chat themes that allow users to change conversation backgrounds by selecting from various photos or uploading their own images. This feature personalizes the chat experience and adjusts chat bubble colors to match the background. Currently, themes are only visible to the user who applies them, limiting shared experiences. Users have suggested improvements, such as on-device background generation and syncing themes across devices. Additionally, some users have reported a bug where the app may freeze when tapping on a theme without applying it, although this issue varies among users.
Search