Questions tagged [soti]

26 questions
4
votes
0 answers

Sqlite Database suddenly closed on devices using MDM in Native Android app

Our android application is used by thousands of user and has been live for the past four years. The app stores hundreds of thousands of rows where on a daily basis thousands are inserted, updated and removed in a number different tables. We are…
Vivek
  • 4,170
  • 6
  • 36
  • 50
4
votes
1 answer

How does SOTI's wipeapplication command word on Android?

SOTI is a remote device administration system that offers a number of features. One of them is the ability to execute scripts on Android phones remotely, provided that the SOTI client software is pre-installed and configured. The client program does…
uhdim
  • 41
  • 2
3
votes
3 answers

WinCE - Unable to start debugging

Using a WinCE C# Forms app .NET3.5 on device link I can deploy fine and run the forms application. I can use the Windows CE Test Kit link which automatically deploys itself to the device and it runs the tests. Problem: Debugging wont start. It…
Dave Mateer
  • 6,588
  • 15
  • 76
  • 125
2
votes
0 answers

Soti Mobicontrol - android kiosk devices

I'm currently evaluating Soti Mobicontrol (v13) for the remote control of a set of android devices that must work as kiosks. Those devices must always have a particular app running, are single app devices, and in cases where the app crash or exits…
frankieta
  • 962
  • 1
  • 9
  • 31
2
votes
1 answer

How to send information from android app to SOTI MobiControl?

I have a setup with an android device managed by the MDM Soti / MobiControl. I want to use a script to roll out an app update. This are the steps: MDM calls App with sendintent -b "intent:#Intent;action=com.myapp.syncdata;end“ App does a…
StefanTo
  • 971
  • 1
  • 10
  • 28
1
vote
1 answer

How do I disable pull-to-refresh in SOTI Surf?

I have a webpage that is displayed using the SOTI Surf restricted browser, and have a requirement to disable the pull-to-refresh browser functionality. To do this, I tried to add this CSS to the webpage: body { overscroll-behavior:…
Hoppeduppeanut
  • 1,109
  • 6
  • 20
  • 29
1
vote
1 answer

How to read the Android Device IMEI on a SOTI managed device?

We are using Soti Mobicontrol Managed Android devices in production and since the IMEI access has been restricted after Android 10 I was wondering if Soti agent which has access to the Android Enterprise features can provide us the IMEI so we use it…
Mohsen Mirhoseini
  • 8,454
  • 5
  • 34
  • 59
1
vote
0 answers

How to reference a file stored on the Android internal storage in background-image in CSS

An image file is stored on the internal storage on my Android tablet. I need to develop a HTML that shows the image on it. The image is stored at Internal Storage/Download/Agency/Kiosk/Logo-SAU.jgp. The DIV is defined in CSS as: #logo_sau { width:…
alextc
  • 3,206
  • 10
  • 63
  • 107
1
vote
1 answer

What is needed to distribute an iOS app through SOTI Mobicontrol

I am about to sign an agreement to distribute a good amount of copies of my app to a company. They are using SOTI Mobicontrol for distribution. Could anyone please explain what is needed from our end to make this smooth? First time I am doing this.…
user1269290
  • 451
  • 1
  • 6
  • 18
1
vote
1 answer

How does Soti's MobiControl for Android install apps?

Even with the unknown sources setting disabled ( no installation from non google play sources ) MobiControl is still able to install apps. How does it achieve this?
1
vote
0 answers

Can SOTI's MobiControl software interfere with an ASP.Net web service?

We have a set of WinMo (5.0) devices running a .NET CF application that talks to an ASP.Net web service running on a server. The devices connect to the network either via ActiveSync through a networked PC or directly to the network via an Ethernet…
MusiGenesis
  • 74,184
  • 40
  • 190
  • 334
1
vote
1 answer

Retrieve the LANGID for French (Canada) on Windows Mobile 6?

I'm writing a script using SOTI Package Manager and I'm trying to find the particular key I can use to retrieve what the current Windows Mobile Regional Setting is for Language. If it's French (Canada) I want to display post-install script messages…
1
vote
1 answer

Auto naming of SOTI device via a .ini file

I am trying to use soti script that will take the embeded serial number of a Motorola device and use this number to look up a custom asset number in an ini file. Then write this asset number back into the devices registry as the DeviceName in the…
1
vote
1 answer

SOTI Encryption on Windows Mobile

A possible candidate for the tumbleweed badge... We're using SOTI to control our Windows Mobile devices and are encrypting certain files and directories on the device. SOTI encryption runs, effectively, in the background and we need a way of knowing…
Jon Hopkins
  • 2,243
  • 25
  • 28
0
votes
0 answers

Set location Permission for custom app in MobiControl for an android classic device: Samsung A12

We have a custom in-house app. We use SOTI - Mobicontrol for deployment and enrolment. After a package is deployed to Android classic device, in our case it is Samsung A12, the device prompts for location permission. We are using MobiControl 15.2…
1
2