Hi there,
i installed a custom application which changes the background/lockscreen image.
Installation with MCPS works fine.
Now i want to start/kill the application via script but i think i'm doing it wrong.
Application: BackgroundChanger.apk <-> BackgroundChanger.pkg
I found:
kill_application BackgroundChanger
start BackgroundChanger
Do i have to add something because nothing is happening.