Context
The Android setup guide documents how to configure HTTP Shortcuts to capture URLs from the share sheet. The iOS Shortcut flow has been validated end-to-end on a real device, but the Android guide has not been tested on hardware.
What needs testing
How to test
- Set up llmwiki-capture on a machine reachable from your phone (Tailscale recommended)
- Follow the Android setup guide step by step
- Share a URL from any app and verify the inbox file appears
Notes
The API contract itself is well-tested (16 unit tests covering auth, validation, dedup, rate limiting, sanitization). This is specifically about validating that the HTTP Shortcuts configuration instructions are correct and complete.
If you hit any issues, please comment with:
- Android version
- HTTP Shortcuts version
- What step failed and what you saw
Context
The Android setup guide documents how to configure HTTP Shortcuts to capture URLs from the share sheet. The iOS Shortcut flow has been validated end-to-end on a real device, but the Android guide has not been tested on hardware.
What needs testing
{url}variable correctly populates from share intentHow to test
Notes
The API contract itself is well-tested (16 unit tests covering auth, validation, dedup, rate limiting, sanitization). This is specifically about validating that the HTTP Shortcuts configuration instructions are correct and complete.
If you hit any issues, please comment with: