Feed

Mobile

Discover mobile development covering React Native, Flutter, iOS/Android updates, and mobile UI design. Our digest aggregates cross-platform frameworks, native tooling, and mobile API discussions from developer communities.

Articles from the last 30 days

Toyota Fluorite: "console-grade" Flutter game engine
01Wednesday, February 11, 2026

Toyota Fluorite: "console-grade" Flutter game engine

Fluorite is a console-grade game engine integrated with Flutter, utilizing a C++ Entity-Component-System for high performance. It features Dart-based scripting, Google's Filament renderer for hardware-accelerated visuals, and Hot Reload support. Developers can sync 3D scenes with UI widgets and import interactive zones from Blender for intuitive spatial 3D UI development.

Sources:Hacker News515 pts
Fluorite, Toyota's Upcoming Brand New Game Engine in Flutter
02Tuesday, February 10, 2026

Fluorite, Toyota's Upcoming Brand New Game Engine in Flutter

Toyota Connected North America (TCNA) has unveiled Fluorite, a high-performance, open-source 3D game engine built specifically for the Flutter and Dart ecosystem. The engine bridges the gap between high-fidelity gaming and cross-platform UI development by utilizing a C++ Entity Component System (ECS) core for performance while exposing a Dart-first architecture to developers. By integrating Google's Filament rendering engine, Fluorite achieves console-grade Physically Based Rendering (PBR) across mobile, desktop, embedded, and automotive platforms. A standout feature is its deep integration with Flutter widgets, allowing developers to utilize Hot Reload, the Widget Inspector, and the extensive pub.dev package library. This session explores the technical implementation, architectural decisions, and a comparison with existing game development solutions, demonstrating how it simplifies building complex 3D interactive software.

Sources:/r/programming472 pts
NetNewsWire Turns 23
03Wednesday, February 11, 2026

NetNewsWire Turns 23

NetNewsWire celebrates its 23rd anniversary with the recent release of version 7.0 for Mac and iOS. The development team is currently prioritizing bug fixes, technical debt, and synchronization improvements for upcoming versions 7.1 and 7.2. Future plans remain flexible, pending potential Apple hardware and software announcements at this year's WWDC conference.

Sources:Hacker News314 pts
Termux
04Monday, February 2, 2026

Termux

Termux is an open-source Android terminal emulator and Linux environment that provides a comprehensive platform for running command-line tools on mobile devices. This repository focuses on the application's user interface and terminal emulation, separate from the extensive package collection. A significant technical notice highlights potential instability on Android 12 and above due to 'phantom process' killing, though workarounds exist. Development has moved toward version 0.118.0+ to address critical security vulnerabilities and improve shared library architecture. The documentation emphasizes the importance of consistent installation sources—either F-Droid or GitHub—due to Android's signature verification rules. While a Google Play version exists, it is currently experimental and subject to strict policy restrictions. For developers, the project utilizes the termux-shared library for modularity and follows strict semantic versioning and conventional commit standards to maintain its complex ecosystem of plugins and packages.

Sources:Hacker News298 pts
NewPipe: YouTube client without vertical videos and algorithmic feed
05Sunday, February 15, 2026

NewPipe: YouTube client without vertical videos and algorithmic feed

NewPipe is an open-source Android application designed to provide a privacy-friendly, ad-free YouTube experience. It features background playback, offline downloads, and low data consumption. Available on GitHub and F-Droid, the app prioritizes user privacy by avoiding tracking and unnecessary permissions while offering a lightweight, battery-efficient alternative to the official client.

Sources:Hacker News267 pts
Acme Weather
06Monday, February 16, 2026

Acme Weather

The creators of Dark Sky have launched Acme Weather, a new app focused on forecast uncertainty. It utilizes multiple data sources to provide a spread of alternate predictions rather than a single guess. Key features include community-driven reports, comprehensive maps, custom notifications, and experimental meteorological tools through Acme Labs.

Sources:Hacker News218 pts
Claude surpasses ChatGPT to become the #1 app on the US App Store
07Sunday, March 1, 2026

Claude surpasses ChatGPT to become the #1 app on the US App Store

This list features a diverse collection of leading mobile applications covering productivity, AI assistance, e-commerce, social media, and gaming. Highlights include official apps from OpenAI and Google, popular social platforms, shopping marketplaces like Temu, and various entertainment titles ranging from tactical shooters to casual puzzle games like Mahjong and Solitaire.

Sources:Hacker News132 pts
Samsung Galaxy update removes Android recovery menu tools, including sideloading
08Friday, February 27, 2026

Samsung Galaxy update removes Android recovery menu tools, including sideloading

Samsung is reportedly removing core tools from the Android recovery menu in recent One UI updates, starting with the February 2026 patch. Removed features include 'Apply update from ADB' and 'Wipe cache partition,' potentially due to stricter security policies and efforts to prevent software leaks. Users may no longer be able to downgrade software versions.

Sources:Hacker News121 pts
Pocketblue – Fedora Atomic for mobile devices
09Sunday, February 15, 2026

Pocketblue – Fedora Atomic for mobile devices

Pocketblue is a work-in-progress project providing Fedora Atomic images for mobile devices. It features flatpak-packaged Firefox mobile configurations, fex-emu for running x86 applications on ARM, and native encryption. The project supports specific Xiaomi tablets and integrates with the Fedora Mobility community for development and troubleshooting across Telegram and Matrix channels.

Sources:Hacker News112 pts
LineageOS 23.2
10Sunday, February 8, 2026

LineageOS 23.2

LineageOS has announced the release of version 23.2, marking a major update that integrates Google's Material Expressive design system across the Operating System and its core applications. This halftime release comes as AOSP transitions to a biannual update cycle, with LineageOS adopting a matching six-month cadence. Key features include a redesigned Quick Settings panel with customizable tiles, an expanded dark theme, and Material 3 updates for the Updater, Music, and Clock apps. The project also introduced new Python-based development tools for RRO management and certificate updates. Structural changes include Nolen Johnson joining the board of directors as Rashed steps down. The build roster has been significantly expanded to support a wide range of devices from Google Pixel, OnePlus, Motorola, and Xiaomi.

Sources:Hacker News101 pts
Disappointing phones
11Monday, February 23, 2026

Disappointing phones

A user discusses replacing their OnePlus 5T due to the upcoming 3G network shutdown in New Zealand. After evaluating modern smartphones based on camera quality, software freedom, localized repairability, and size, they conclude that current flagship designs often prioritize compromises over the functional ergonomics and features of older devices.

Sources:Lobsters65 pts
Keep Android Open
12Friday, February 20, 2026

Keep Android Open

Google announced that by September 2026, all Android apps must be registered by verified developers to be installed on certified devices. This mandatory verification requires government identification and fees, raising significant concerns regarding user privacy, digital sovereignty, open-source projects like F-Droid, and the potential end of unrestricted sideloading on the platform.

Sources:Lobsters53 pts
Code injections through Git commit messages
13Friday, February 6, 2026

Code injections through Git commit messages

The provided text is a functional notice from the Mastodon web application informing users that JavaScript is required for the browser-based interface to operate correctly. It serves as a fallback mechanism for users who may have script-blocking enabled or are using older web clients. To ensure accessibility and a consistent user experience, the message suggests that users who prefer not to enable JavaScript or cannot do so should utilize native apps designed for various platforms. This highlights the architectural reliance on modern web standards within decentralized social networking platforms like Mastodon.

Sources:Lobsters51 pts