Clip Stack - Clipboard Manager

In-app purchases
3.9
7.09K reviews
500K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Clip Stack The easiest way to extend multi clipboard for Android.

Android 10 Special Tips:

Since Android 10 background clipboard access has been limited so you have to grant these ADB permissions to Clip Stack on your computer:

adb -d shell appops set com.catchingnow.tinyclipboardmanager SYSTEM_ALERT_WINDOW allow;
adb -d shell pm grant com.catchingnow.tinyclipboardmanager android.permission.READ_LOGS;
adb -d shell am force-stop com.catchingnow.tinyclipboardmanager;

There is no impact on the version below android 10 and can be used directly.


************
- XDA-Developers: The developer offers up an app that allows you to control your clipboard and easily store multiple links and copies.

- Droid Views: After extensively using this app I must say this app is a true winner in actually making it easier for us to freely copy text and then use it some other time.

************


🌐 Unlimited Clipboards

Clip Stack can remember all your clipboard history and recover text after reboot. It's a clipboard manager, a user friendly notebook, and maybe a tiny GTD manager.

You can easily copy, share, star, delete, and merge every text.

🌐 Works Everywhere

Whatever phone or tablet, all Android devices are supported.

🌐 Powerful Notification

Clip stack's notification is simple and powerful. You can switch the recent 5 texts just in notification.

Notification will be displayed only when copying new text and you can dismiss it by swipe or even disable it by long press.

🌐 Permission Usage

RECEIVE_BOOT_COMPLETED: Start a background service to listen the system clipboard. It only cost 6M - 10M RAM. You can close it in Settings if you really don't want it.

WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE: For export clipboard history. This app won't write any other files to your SD card.

VENDING.BILLING: Only for donate. Clip stack is a free app.

SYSTEM_ALERT_WINDOW and READ_LOGS: For Android 10's background clipboard limitation and will not be used on other systems.
Updated on
Sep 25, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.9
6.66K reviews
A Google user
October 3, 2019
Easily the best clipboard manager for Android. Dead simple to use, allows bookmarking clips, doesn't enforce any kind of network connectivity to function (dev also has Clip Cloud for cross-device sync, which makes me feel a lot more comfortable). Android 10 broke clipboard access rather than asking users what they wanted, and the dev quickly provided the necessary ADB commands to fix the issue. Might be a pain for some to do, but this wasn't the dev's fault and they still provided a support fix.
30 people found this review helpful
Did you find this helpful?
A Google user
September 28, 2019
I like how it works with Windows Clipboard history. I do wish it would just copy from Android without have to choose the option to copy to clip cloud but that is a minor issue. Just had to run the ADB commands as my Pixel 3 was just updated to Android 10. For some reason I got an error on the second command but after running the third command syncing from PC to Android starting working without any issues.
4 people found this review helpful
Did you find this helpful?
AJM Solo
November 20, 2022
This app is extremely useful. It would be perfect if it would have a setting to change the color of the text or background in notifications because I can hardly see my clips listed against the dark background of my phones notifications, which I cannot change either. I cannot see which clip to copy. If I could change the text color to white it would be perfect...
10 people found this review helpful
Did you find this helpful?

What's new

- Support Android 10.