Clip Stack - Clipboard Manager

In-app purchases
4.2
7.09K reviews
500K+
Downloads
Content rating
Rated for 3+
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

4.3
6.66K reviews
Franz Doktor
October 2, 2023
I would give five stars, but unfortunately clip stack is not wotking reliable and this is awkward. It stops at a certain point to collect new clippings. I applied the adb commands. Samsung, Android 13. I have to force stop clip stack and start anew. I don't know, why and when it stops remembering the clipboard contents, I tried different settings, it makes no difference. Also I miss some features from Clipper+, as other lists...But this is not so important. Important is, that it works reliable.
1 person found this review helpful
Did you find this helpful?
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 20, 2019
Wow...they say good designs are those which never seem to exist. Clip stack is one such design. If I'm not looking for it I've never noticed it. It neatly minimises in my notification drawer and damn it's good and easy to use. I'm that guy who copies and pastes a lots of stuff between apps like notes and numbers and this Clip Stack application is a huge productive boost for me. What's wonderful is that they adapt new Android permissions and settings and keep it running. Kudos!! A full 5 from me.
10 people found this review helpful
Did you find this helpful?

What's new

- Support Android 10.