Adnroid Lockdown - Change Logo

P
pat.dohle
HIT Handelsgruppe GmbH

Hello,

how I change the logo in the "Dynamic Android Lockdown" Template?

Thanks.

Best Regards

4 years ago
Android
ANSWERS
C
Christophe
4 years ago

Hi,

which version of mobicontrol do you use ?

I used the version v14.3 and we don't have this lockdown template ...

But like all lockdown template i suppose for to modify the template and add image.

Just use the button + for to uplad your picture.

It's locate on the left corner where all template lockdown are list

This button will upload your image to the server with a new name ->  MCImg_yourImageName

After you can use this inside the template like a tag html -> <img src="<MCImg_YourImageName.png>"  ...

thanks

P
pat.dohle
4 years ago (edited 4 years ago)

Our Soti Version is:  15.4.1.4828

It's no problem to change the Background and import a picture, but the part with the logo doesn't work.

This ist the first part of the template:

G
GKMOD@SOTI
4 years ago

reviewing.

B
Bhav
4 years ago
// Changing the logo
// When configuring your lockdown Home Screen Items, create a new lockdown menu item with the Display Named exactly: logo      // The package name can be anything (i.e. Custom #)
// Toggle use custom image, upload and select the image to be used for the logo in the header. If no logo is specified it will use the SOTI logo
 
  • Add a home screen item
    •    display name: logo
    •    package name: any name you want
    •    toggle custom image to ON
    •    select an existing image or upload a new image
    •    ok
    •    save and assign
 
BOOM, that's it!!
RC
Raymond Chan Diamond Contributor
4 years ago (edited 4 years ago)

It's hard to give any input unless your so-called  "Dynamic Android Lockdown" template is fully revealed.

MobiControl kiosk/lockdown mechanism includes renderer that supports standard html/CSS/javascript languages in the template,  which means very fancy kisok layout designs are possible.

G
GKMOD@SOTI
4 years ago

Thank you for all answers.

The instruction that Bhav provided worked on my side. Please try the way.

Kind Regards,