Evidlo/pastefromclipboard: Paste files/images in Android apps without clipboard support
github.com·5h
Preview
Report Post

Paste - Android Clipboard Content Provider

A simple Android application that acts as a content provider for clipboard data. When you select this app from an ACTION_GET_CONTENT intent (like when inserting images in other apps), it will return the latest file URI from your clipboard.

An Android application which provides simple clipboard support to applications which support inserting files from other apps (e.g. file picker).

CAVEAT: this project was almost entirely LLM-generated (see chat.md)

Use Case

This app is particularly useful for images. When you copy an image in Firefox (or any other app), you can use this app to "paste" it into applications that support inserting images from file b…

Similar Posts

Loading similar posts...