Translations:Android/7/en: различия между версиями

Материал из SmartPlayer
(Новая страница: «== <span id = "modeWorks"> </span> Application Privileges == The application on the device can have different privileges, depending on which the device can be con...»)
 
Нет описания правки
 
Строка 1: Строка 1:
== <span id = "modeWorks"> </span> Application Privileges ==
== <span id="modeWorks"></span>Operating Modes of the SmartPlayer Application on the Device ==
The application on the device can have different privileges, depending on which the device can be controlled
'''The application on the device can have different privileges, depending on which the device can be managed'''
* Normal - by default when installing SmartPlayer app on any device with Android 5.0 or higher
* Normal - by default when installing the SmartPlayer app on any device with Android 5.0 and above.
* Device Owner - issued using the developer settings by the application installer. If the device has root access, SmartPlayer will automatically elevate itself to Device Owner.
* Device Owner - assigned through developer settings by the app installer. If the device has root access, the SmartPlayer app will automatically elevate its privileges to Device Owner.
* Privileged - a privileged application when the firmware manufacturer adds an application to the system partition / system / priv-app. It is more secure than rooting the device.
* Signature - the firmware manufacturer signs the app with the signature key from the device's firmware. SmartPlayer provides an unsigned build, which is then signed by the firmware manufacturer, and when the app is installed on the device, it gains privileges to interact with the operating system.
* Root - the superuser available for the application, the highest level of access for the application. Root is provided by the firmware manufacturer, usually devices without Google certification.
* Root - superuser access available for the app, the highest level of access for the application. Root is provided by the firmware manufacturer, usually on devices without Google certification.
* Integration with the device manufacturer's SDK - Some Android OS device manufacturers provide their own SDK, which allows device management bypassing the classic model. Integration with the SDK always takes time as it requires obtaining keys for integration and modifying the application under the conditions set individually by each manufacturer.

Текущая версия от 14:08, 17 октября 2024

Информация о сообщении (править)
Это сообщение не имеет описания. Если вы знаете, где или как это сообщение используется, то можете помочь другим переводчикам, добавив к нему описание.
Определение сообщения (Android)
== <span id="modeWorks"></span>Режимы работы приложения SmartPlayer на устройстве ==
'''Приложение на устройстве может иметь разные привилегии, в зависимости от этого можно управлять устройством'''
* Обычный - по умолчанию при установки приложения SmartPlayer на любое устройство с Android 5.0 и выше.  
* Device Owner - выдается с помощью настроек разработчика установщиком приложения. Если на устройстве есть root доступ, приложение SmartPlayer автоматически повысит себе права до Device Owner.
* Signature - производитель прошивки, подписывает приложение ключом подписи от прошивки устройства. SmartPlayer предоставляет сборку без подписи, далее она подписывается производителем прошивки и при установки приложения на устройство оно получает привилегии по работе с операционной системой.
* Root - суперпользователь доступный для приложения, самый высокий уровень доступа для приложения. Root предоставляется производителем прошивки, обычно это устройства без сертификации Google.
* Интеграция с SDK производителя устройства - Некоторые производители Android OS устройств предоставляют свой SDK, который позволяет делать управление устройством в обход классической модели. Интеграция с SDK всегда требует времени, так как: необходимо получать ключи на интеграцию и дорабатывать приложение в условиях которые каждый производитель определяет самостоятельно.

Operating Modes of the SmartPlayer Application on the Device

The application on the device can have different privileges, depending on which the device can be managed

  • Normal - by default when installing the SmartPlayer app on any device with Android 5.0 and above.
  • Device Owner - assigned through developer settings by the app installer. If the device has root access, the SmartPlayer app will automatically elevate its privileges to Device Owner.
  • Signature - the firmware manufacturer signs the app with the signature key from the device's firmware. SmartPlayer provides an unsigned build, which is then signed by the firmware manufacturer, and when the app is installed on the device, it gains privileges to interact with the operating system.
  • Root - superuser access available for the app, the highest level of access for the application. Root is provided by the firmware manufacturer, usually on devices without Google certification.
  • Integration with the device manufacturer's SDK - Some Android OS device manufacturers provide their own SDK, which allows device management bypassing the classic model. Integration with the SDK always takes time as it requires obtaining keys for integration and modifying the application under the conditions set individually by each manufacturer.