Push wallpaper to Zebra TC75 devices (android plus)

Solved
TM
Thomas Morgan
DHL Supply Chain Management GmbH

Hi All,

Is there a way using file sync or similar to auto push wallpapers to devices? ideally we don't want to unlock devices and manually configure them due to numbers. 

We have TC75 devices enrolled with Android Plus and they state they have an API level of 23. We are running 13.3 version of Mobicontrol. any help would be great!

Edited 7 years ago
Android
ANSWERS
G
GMod@SOTI
7 years ago

Hi Thomas,

Please try the following script:

writeprivateprofstring LockscreenOverlay WallpaperPath "%sdcard%image.jpg"
apply LockscreenOverlay

As with all Android scripts, the compatibility differs from device to device and version to version so the above is not guaranteed to work. 

From another support case however, it seems that a Feature Request had already been placed but I would advise that you open a new support case to place another Feature Request since the request is slightly different. 

Regards, 
~G

Solution
MD
Matt Dermody Diamond Contributor
7 years ago

Are they enrolled as Android Enterprise (DO) or Android+ (DA)? Are you just using the default launcher or a custom lockdown launcher like Soti Lockdown or Enterprise Home Screen?

TM
Thomas Morgan
7 years ago

Hi Matt, 

Sorry Android Plus... not sure why i put android enterprise in the title. They are locked down using a lock down profile. the device background is fine but its when the device is locked we want to standardize what the lock wallpaper is. 

M
Majid
7 years ago (edited 7 years ago)

Have you tried customizing HTML template: https://www.soti.net/mc/help/v13/en/Default.htm#Web/Devices/Plus/Lockdown-Template.htm

TM
Thomas Morgan
7 years ago

Hi, its the screensaver / lockscreen wallpaper we want to amend not the back of the template

TM
Thomas Morgan
7 years ago

Thanks GMod, that worked on the samsungs... not the zebras but its a good start :)

G
GMod@SOTI
7 years ago

Hi Thomas, 

Good to hear that it worked for the Samsung devices. Unfortunately, as I have mentioned before, the scripts are not guaranteed to work on all devices due to changes in the devices and Android OS over the years. 

I have commented on the current Feature Request to refer to this thread but I would also recommend opening a new Support Case and place a new Feature Request since the previous case was for a different device.

You can also use the link below:
http://www.soti.net/services/support/supportcase/

Regards, 
~G

KG
Kaan Gayretli
7 years ago

Hi;

This command only changed the lock screen, but the main screen did not change. Is there a way to change it on the main screen? Is it possible to undo this action, ie to allow the user to change the wallpapers after the script?

Thank you..