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
I am wondering if there is any way to set or toggle Wavelet's state via intents or a service. I have it sideloaded on my CCWGTV and it works great, but I would really like a way to toggle it without having to open the app. I use TVQuickActions Pro to add popup menus, and it has the ability to send intents, so it would be very convenient. The version running on my TV is 24.05. I have tried these and similar commands to no avail:
adb shell am broadcast -a com.pittvandewitt.wavelet.action.SET_SERVICE_STATE -p com.pittvandewitt.wavelet --ez com.pittvandewitt.wavelet.extra.ENABLED true
adb -s x.x.x.x:xxxx shell am start-service -n com.pittvandewitt.wavelet/com.pittvandewitt.wavelet.service.WaveletService
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am wondering if there is any way to set or toggle Wavelet's state via intents or a service. I have it sideloaded on my CCWGTV and it works great, but I would really like a way to toggle it without having to open the app. I use TVQuickActions Pro to add popup menus, and it has the ability to send intents, so it would be very convenient. The version running on my TV is 24.05. I have tried these and similar commands to no avail:
adb shell am broadcast -a com.pittvandewitt.wavelet.action.SET_SERVICE_STATE -p com.pittvandewitt.wavelet --ez com.pittvandewitt.wavelet.extra.ENABLED true
adb -s x.x.x.x:xxxx shell am start-service -n com.pittvandewitt.wavelet/com.pittvandewitt.wavelet.service.WaveletService
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions