claude-code - 💡(How to fix) Fix [BUG] Remote Control (Android version) always fails to deliver .APK files

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

When Claude Code attempts to send me a file through remote control, and that file is an APK file, I can't open it or save it from the Android app. The file shows in the chat as a gray box, but it isn't clickable.

What Should Happen?

Clicking on the file should save it to downloads. If it requires additional permissions (Android is funny about .APK at least in Android 16) then it should ask for the permission, then save it.

Error Messages/Logs

Steps to Reproduce

  1. Working on an Android app in Claude Code on a headless VPS with Remote Control enabled, using Remote Control in the android Claude app. Claude Code creates a build artifact .APK and sends it to me in chat.
  2. Click or tap on the build artifact file in the chat. Observe that the file is not downloaded.

Claude Model

Opus

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.1.158

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Other

Additional Information

My best guess is that the Claude Android app routes remote control downloads through Chrome, and Chrome is blocking what it assumes to be a dangerous download.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Remote Control (Android version) always fails to deliver .APK files