Nomad DualCam is an Android app that records front and rear camera footage simultaneously, allowing creators to export both portrait and landscape videos from a single take. The app includes features like picture-in-picture, auto-tracking, teleprompter tools, and safe-zone overlays for various social platforms, with core functionality free and optional Pro features available.
Flet, a Python framework for building cross-platform apps, released version 1.0 after four years of development, marking readiness for production use. The release includes comprehensive testing across platforms and Python versions, improved documentation generation, and performance enhancements like faster UI reconciliation and direct Python-to-Dart communication.
A developer modified a 2013 Google Glass into a thin SSH client for remote development by stripping unnecessary software and using tmux to create a persistent terminal session on their workstation. The setup allows hands-free voice input and seamless reconnection despite network interruptions, eliminating the need for local compute-intensive tools.
User seeks technical guidance on implementing real-time call audio processing on Android and iOS to block spam calls using LLM-based validation. The system would intercept incoming calls, process caller audio through configurable questions, and drop calls if validation criteria are not met.
A technical analysis of why major Android apps use multiple processes, examining fifteen app manifests to understand process architecture. Apps separate processes for security isolation and sandboxing of untrusted content like web pages and images, limiting what compromised code can access through restricted permissions and user IDs. Examples from Chrome and Firefox show how sandboxed worker processes protect the main app while maintaining performance through shared memory and IPC channels.
Samsung is rolling out One UI 9 Beta 2 for the Galaxy S24 series in India. The 600.90MB update adds four AI features including Now Nudge, My Fan Cam, custom cards in Now Brief, and Call Brief. The stable release date remains unannounced.
PWA-install component released a major update adding Web Install API support for Chromium 155+, in-app browser detection for Apple and Android devices, native-look iOS/macOS compatibility, and improved installation instructions across multiple browsers including Yandex, Edge, Opera, and Firefox.
A security researcher describes OEMpocalypse, an exploitation strategy that takes unprivileged Android apps to root on Samsung, Xiaomi, Oppo, OnePlus, and Realme devices by targeting page Use-After-Free vulnerabilities in OEM-specific kernel drivers combined with OEM-specific sandbox escapes. The approach prioritizes reliability, portability, and universal coverage across multiple device manufacturers and models.
Signal is implementing phone-number-free registration using zero-knowledge proofs, a cryptographic technique that verifies user information like username validity without revealing content. The feature raises questions about privacy, account unlinking, and spam prevention among users discussing the upcoming Android release.
A guide for browsing community-created patch bundles in Morphe that unlock additional app features beyond the default selection, with instructions to enable Expert Mode in settings.
A software engineer describes preparing for and delivering a talk at DroidKaigi 2026 in Japan about Sony's adoption of Kotlin Multiplatform and Compose Multiplatform technologies. The presentation, delivered without notes or lectern in Japanese with a co-speaker, was based on a four-point framework for technology adoption and required six weeks of preparation.
Peko is a tool that analyzes iOS and Android app source code, binaries, and dependencies against app store policies to identify potential rejections before submission. It provides file-level diagnostics and remediation guidance, running locally via CLI or GitHub Actions without requiring an account.
Reddit is blocking access on Firefox for Android when uBlock Origin is enabled, displaying an error message that prompts users to disable extensions or switch browsers. This follows Reddit's earlier decision to block old.reddit.com for unsigned-out users.
Creepy is a local-first Android agent that helps users fix phone settings and troubleshoot problems through natural language questions, reasoning over Android's settings structure on-device using a 2B model, and providing step-by-step guided paths with deep links to relevant screens.
pnpm 12.4 now manages npm, Python, and Cargo dependencies in a single workspace, introduces a pipeline feature for running workspace tasks like CI jobs, and adds binary support for six additional platforms including Android, FreeBSD, and Linux variants.
Gonc is a peer-to-peer file transfer and VPN application for desktop and Android that enables secure file sharing between devices using only a shared passphrase, with end-to-end encryption via TLS 1.3 and NAT traversal for cross-network connections. It supports direct P2P transfers without cloud uploads, reliable resumable downloads with block repair, and encrypted VPN tunneling between devices.
Google's Artemis is an AI agent framework for automated mobile testing on Android devices. It enables AI assistants to control real phones or emulators using natural language instructions, featuring cross-app automation, multimodal targeting, and IDE integration via Model Context Protocol. The framework achieves 99%+ task completion on Google Research's AndroidWorld benchmark.
GenieUI is a tool that converts natural language prompts into editable iOS and Android UI interfaces by selecting and configuring components from a user-defined design system. It supports multiple AI models and generates editable component trees rather than static screenshots, allowing designers to further customize the output.
Researchers at Calif demonstrated WeWorm, the first zero-click worm spreading through WeChat calls on iOS and Android, capable of hijacking accounts and reaching over a billion users. The exploit, developed with AI assistance in about two weeks, requires only calling a victim who need not answer; the vulnerability was reported to Tencent in July and has been mitigated. The demonstration highlights how AI is democratizing sophisticated attack capabilities, making it crucial for collaboration between governments and industry to address mobile messaging vulnerabilities.
An opinion piece arguing that Apple enthusiasts need not respond to Android users' criticisms about feature parity and pricing, asserting that ecosystem integration and design cohesion justify Apple's appeal regardless of which platform innovates first.