Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>iOS</p> <p><strong>Install/Upgrade</strong></p> <p>On iOS you can use MDM API to install and upgrade apps. However, there are multiple gotchas</p> <ul> <li>A user has to accept it</li> <li>If the same app is preinstalled by user, you won't be able to install it/upgrade it through MDM</li> </ul> <p><strong>Wipe</strong></p> <p>You can wipe only whole device or you can remove an application which will remove it's data. However, you can remove only apps which was installed through MDM</p> <p><strong>Get access to the device for support and troubleshooting</strong></p> <p>If you are talking about remote desktop like capabilities then you are out of luck. You can't remotely control it. However, you may be interested to look at airplay mirroring.</p> <h1>Android</h1> <p><strong>Install/Upgrade</strong></p> <p>Look at this: <a href="https://stackoverflow.com/questions/4967669/android-install-apk-programmatically">Android: install .apk programmatically</a> <a href="https://stackoverflow.com/questions/4604239/install-application-programmatically-on-android">Install Application programmatically on Android</a></p> <p><strong>Wipe</strong></p> <p>You can use device admin capabilities for this: <a href="http://developer.android.com/guide/topics/admin/device-admin.html" rel="nofollow noreferrer">http://developer.android.com/guide/topics/admin/device-admin.html</a></p> <p><strong>Get access to the device for support and troubleshooting</strong></p> <p>I am not sure.</p> <p><strong>Obvious self-marketing :)</strong></p> <p>Can you contact me by email (I have it in my profile). My company does a lot of things which you are interested it. May be we can find interesting opportunity for a cooperation.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload