Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: LiteRT

3 articles found

SLMs vs LLMs for Android: When to Run AI on the Device
Android March 9, 2026

SLMs vs LLMs for Android: When to Run AI on the Device

Practical guide for Android developers to choose between on-device small models (Gemini Nano, Phi-3 Mini) and cloud LLMs: latency, privacy, cost, and battery life.

Read more
Gemini Nano on Android: On-Device AI Without Cloud Dependency
Android March 8, 2026

Gemini Nano on Android: On-Device AI Without Cloud Dependency

Learn to integrate Gemini Nano in Android via Android AI Core. Real use cases, Kotlin snippets, and when to choose on-device vs. cloud inference.

Read more
Local Inference Architecture: Integrating LiteRT into Clean Architecture
Android February 5, 2026

Local Inference Architecture: Integrating LiteRT into Clean Architecture

A guide to decoupling on-device AI models like Gemini Nano using Clean Architecture principles in Android 16.

Read more