Эта ошибка возникает, когда предпринимается попытка выполнить операцию над ресурсом обновления системы, но ресурс находится в недопустимом состоянии для этой операции.
Эта ошибка возникает, когда AMAPI обнаруживает попытки использования API несколькими клиентскими приложениями OEM-производителей для обновления по воздуху (OTA).
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2026-04-15 UTC."],[],["`AmapiSdkException` is a base class for exceptions within the SDK, signaling issues during API calls. It inherits from `Exception` and can be instantiated with a message and a cause. Subclasses include `EnvironmentNotPreparedException` (environment setup issues) and `InvalidArgumentException` (invalid request arguments). Indirect subclasses indicate specific problems with Android Device Policy or Google Play Services apps, such as being disabled, not installed, or outdated. Key actions include creating `AmapiSdkException` instances and handling various subclass exceptions.\n"]]