clipto-pro / Android

Cross-platform Universal Clipboard & Notes
https://play.google.com/store/apps/details?id=com.wb.clipboard.pro
159 stars 11 forks source link

Monitor clipboard in background with ADB #79

Closed pota2dev closed 2 years ago

pota2dev commented 3 years ago

Is this possible to copy content from clipboard in background using ADB commands(non-root) without opening the app?

atrashler commented 3 years ago

Is this possible to copy content from clipboard in background using ADB commands(non-root) without opening the app?

yes. the app has in-app instructions how to do it, when you activate the setting “Notes from Clipboard”

pota2dev commented 3 years ago

Is this possible to copy content from clipboard in background using ADB commands(non-root) without opening the app?

yes. the app has in-app instructions how to do it, when you activate the setting “Notes from Clipboard”

Can't find instructions in the latest version(5.6.3-release) of the app after enabling “Notes from Clipboard".

And does it still require the app to run in background to monitor clipboard?

atrashler commented 3 years ago

Is this possible to copy content from clipboard in background using ADB commands(non-root) without opening the app?

yes. the app has in-app instructions how to do it, when you activate the setting “Notes from Clipboard”

Can't find instructions in the latest version(5.6.3-release) of the app after enabling “Notes from Clipboard".

And does it still require the app to run in background to monitor clipboard?

The instruction: https://clipto.pro/l/KanLCodapScXwxAy7

Yes. It is required to run the app in the background.