LX Music Mobile is a music player app for Android built using React Native (a framework that lets developers write mobile apps in JavaScript/TypeScript). The app's README and documentation are written in Chinese. It targets Android 5 and above, and there are currently no plans to support iOS or HarmonyOS NEXT according to the README. The app is designed to play music, and it supports connecting to custom audio sources, meaning users configure their own "sources" that provide streaming links, rather than the app bundling a fixed music library. The README explains that the app sends song and artist information to the configured source, and plays back whatever link the source returns. A companion data sync service is available separately, allowing users who have their own server to sync playlists and settings across multiple devices. The project is fully free and open-source, published on GitHub. The README notes that it is intended for technical exploration and learning, and explicitly prohibits use in violation of local laws. It also asks users to delete any copyrighted material obtained through the app within 24 hours. A desktop version of the same project exists in a separate repository.
Generated 2026-05-21 · Model: sonnet-4-6 · Verify against the repo before relying on details.