AI summary
Minimal clipboard editor styled after the Pixel copy menu. Displays copied text as a card for quick editing and sharing, then exits without cluttering recent apps. Version 1.0.1 fixes card width so short text no longer shrinks the display.
Generated by AI. May contain inaccuracies.
About this app
A small Android app for editing and sharing what is on the clipboard, styled after the Pixel copy menu.
Launching it shows the copied text as a card in the bottom left corner, with a share button next to it.
Features
- On launch, the current clipboard text is shown as a card with a fixed height. Text that does not fit scrolls inside it. - When the clipboard holds something that is not text, the app shows a toast and exits. - Tapping the card opens the editing panel. Tapping outside of the panel finishes the editing and copies the edited text back to the clipboard. - The check button confirms the edit, exactly like tapping outside. - The close button discards the edit and closes the panel without copying. - The panel keeps its size whether the keyboard is shown or not. The text area is padded at the bottom by the height the keyboard hides, so the last line can still be brought above the keyboard. - Tapping the share button opens the system share sheet with Intent.ACTION_SEND. - Tapping outside of the menu exits the app. - The app stays out of the recent apps list, so it does not sit between you and the app you came from.
Note
Since Android 10 (API 29), only the foreground app that holds window focus may read the clipboard. The app therefore reads it in onWindowFocusChanged, not in onCreate.
Disclaimer
PixelLike CopyMenu is an independent, open-source project. It is not affiliated with Google. All trademarks belong to their respective owners.
License
MIT
What's new
The copied text card now has a fixed 200dp width, so short text no longer shrinks it to a sliver.
About this version
- Version
- 1.0.1 (2)
- Size
- 6.18 MB
- Requires Android
- 8.0
- Target SDK
- 26
- Architecture
- x86, x86_64, arm64-v8a, armeabi-v7a
- Downloads
- 51
- Updated
- Sep 14, 2026
- Package
- io.github.aiya000.pixellikecopymenu
Similar apps
Ratings & reviews
- 51
- 40
- 30
- 20
- 10
Write a review
Recent reviews
Showing 1 of 1- senjoo 1w ago