You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the app is open
adb shell am startservice ca.zgrs.clipper/.ClipboardService success
when the app is unopen
adb shell am startservice ca.zgrs.clipper/.ClipboardService filed
it show Error: Not found; no service started.
how can I use the app when app is unopen
The text was updated successfully, but these errors were encountered:
when the app is open
adb shell am startservice ca.zgrs.clipper/.ClipboardService success
when the app is unopen
adb shell am startservice ca.zgrs.clipper/.ClipboardService filed
it show Error: Not found; no service started.
how can I use the app when app is unopen
The text was updated successfully, but these errors were encountered: