Install guide, privacy, and legal information for LM Link for Android
LM Link for Android includes open-source software and other materials from third parties. The app’s source code is licensed under the MIT License.
Below is a non-exhaustive list of major components. Each project is subject to its own license. Full license texts are available from the respective projects and in your dependency tree (node_modules, native build outputs).
| Component | License | Notes |
|---|---|---|
| Expo / React Native | MIT | App framework and UI runtime |
| React | MIT | UI library |
| Component | License | Notes |
|---|---|---|
| llama.rn | MIT | React Native bindings |
| llama.cpp | MIT | On-device GGUF inference (via llama.rn) |
| Component | License | Notes |
|---|---|---|
| @react-native-async-storage/async-storage | MIT | Local settings and conversation storage |
| expo-secure-store | MIT | Secure credential storage |
| expo-file-system | MIT | Model file downloads and storage |
| react-native-zeroconf | MIT | Local network discovery |
| Component | License | Notes |
|---|---|---|
| @expo/vector-icons (Ionicons) | MIT | Icons |
| @shopify/flash-list | MIT | Chat list performance |
| react-native-markdown-display | MIT | Message rendering |
| lottie-react-native | Apache-2.0 | Animations |
| expo-image-picker | MIT | Photo attachments |
| Component | License | Notes |
|---|---|---|
| Inter | SIL Open Font License 1.1 | UI typography |
| Plus Jakarta Sans | SIL Open Font License 1.1 | UI typography |
| Roboto | Apache-2.0 | UI typography |
| Caveat | SIL Open Font License 1.1 | Signature accent |
| Item | License / terms | Notes |
|---|---|---|
| Android robot mascot (tutorial art) | CC BY 3.0 | Google Android brand asset — see lib/android-guide-robot.ts |
| LM Studio name and logo | Third-party trademark | Used descriptively; LM Link is not affiliated with LM Studio |
| Provider / model logos in UI | Various | Shown for identification; trademarks belong to their owners |
Models you download (from the in-app catalog, Hugging Face, or LM Studio) are not part of LM Link’s source license. Each model may be governed by its own license (e.g. Llama, Gemma, Qwen, Apache-2.0, custom terms). You are responsible for complying with the license of each model you download and use.
LM Studio is separate software you install on your computer. LM Link communicates with your LM Studio instance; LM Studio’s terms and licenses apply to that software and to models you manage there.
For questions about these notices: mohanmoganti2023@gmail.com