Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
knowledge_base:linux:android:samsung_dualmessenger_addnonsupported [2021/06/25 17:19] – erste durchführung erfolgreich julian.lemmerich | knowledge_base:linux:android:samsung_dualmessenger_addnonsupported [2024/06/04 15:42] (aktuell) – ↷ Links angepasst weil Seiten im Wiki verschoben wurden julian.lemmerich | ||
---|---|---|---|
Zeile 10: | Zeile 10: | ||
Try the new cross-platform PowerShell https:// | Try the new cross-platform PowerShell https:// | ||
- | |||
- | PS C: | ||
- | adb : The term ' | ||
- | spelling of the name, or if a path was included, verify that the path is correct and try again. | ||
- | At line:1 char:1 | ||
- | + adb devices | ||
- | + ~~~ | ||
- | + CategoryInfo | ||
- | + FullyQualifiedErrorId : CommandNotFoundException | ||
- | |||
- | |||
- | Suggestion [3, | ||
- | PS C: | ||
- | * daemon not running; starting now at tcp:5037 | ||
- | * daemon started successfully | ||
- | List of devices attached | ||
- | RF8M33N6N8X | ||
PS C: | PS C: | ||
Zeile 36: | Zeile 19: | ||
UserInfo{0: | UserInfo{0: | ||
UserInfo{150: | UserInfo{150: | ||
- | beyond0:/ $ pm list users | + | </code> |
- | Users: | + | |
- | | + | An dieser Stelle eine der " |
- | | + | |
- | | + | <code Powershell> |
beyond0:/ $ pm list users | beyond0:/ $ pm list users | ||
Users: | Users: | ||
Zeile 47: | Zeile 30: | ||
UserInfo{150: | UserInfo{150: | ||
beyond0:/ $ exit | beyond0:/ $ exit | ||
- | PS C: | ||
- | adb : The term ' | ||
- | spelling of the name, or if a path was included, verify that the path is correct and try again. | ||
- | At line:1 char:1 | ||
- | + adb install --user 95 " | ||
- | + ~~~ | ||
- | + CategoryInfo | ||
- | + FullyQualifiedErrorId : CommandNotFoundException | ||
- | |||
- | |||
- | Suggestion [3, | ||
PS C: | PS C: | ||
Performing Streamed Install | Performing Streamed Install | ||
Success | Success | ||
- | PS C: | ||
</ | </ | ||
+ | |||
+ | ===== Besonderheiten ===== | ||
+ | |||
+ | Normalerweise startet DUAL_APPS User als User ID 95. Wenn es aber Mal deaktiviert und wieder reaktiviert würde, dann ändert sich die User ID. Auf [[documentation: | ||
+ | |||
+ | Eine offizielle Dual App muss aktiviert sein, ansonsten wird der User deaktiviert und sideloaded dual Apps get deactivated. |