Your question is Deploy On-Device LLM for Android. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
Nova Keyboard wants to ship an on-device LLM feature for smart reply and short-form rewriting inside its Android app. The NLP team must identify the main constraints of running an LLM locally on consumer phones and design mitigations that preserve usability, privacy, and battery life.
You are given 180,000 anonymized mobile prompts and completion logs collected from beta users, plus device telemetry from 35 Android models.
memory, latency, battery, thermal, storage, privacy/networklatency and memory together account for ~52%A good solution should achieve macro-F1 >= 0.82, recall >= 0.88 on memory and latency, and generate recommendations that are technically actionable for Android deployment.