adb-install: update French translation (#9205)
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
`adb install {{chemin/vers/le/fichier.apk}}`
|
||||
|
||||
- Pousse une application Android vers l'émulateur/l'appareil spécifique via son numéro de série (écrase la variable `$ANDROID_SERIAL`):
|
||||
|
||||
`adb -s {{numero_de_serie}} install {{chemin/vers/le/fichier.apk}}`
|
||||
|
||||
- Réinstalle une application existante, tout en gardant ses données :
|
||||
|
||||
`adb install -r {{chemin/vers/le/fichier.apk}}`
|
||||
|
Reference in New Issue
Block a user