web-dev-qa-db-fra.com

Erreur lors de l'exécution de adb: Aucun périphérique Android trouvé. Veuillez connecter un périphérique et suivez les instructions fournies pour activer le débogage USB:

Je viens de réagir et je viens de lancer ma première application hello world à l'aide d'un véritable appareil utilisant Expo. 

Maintenant, j'aimerais lancer la première application hello world sur un émulateur Android. J'ai installé un AVD à l'aide d'AVD Manager à partir d'Android Studio. (Guimauve)

 enter image description here

Mais, chaque fois que l'erreur ci-dessous se produit.

Je ne trouve pas le correctif pour cela.

Tout indice est très appréciable . Mike

mike@mike-Laptop:~/Desktop/react-native/AwesomeProject$ react-native run-Android
Scanning folders for symlinks in /home/mike/Desktop/react-native/AwesomeProject/node_modules (8ms)
03:39:59: Starting packager...
03:44:13: Starting Android...
03:44:18: Packager started!

To view your app with live reloading, point the Expo app to this QR code.
You'll find the QR scanner on the Projects tab of the app.

MODIFIER 

C'est le SS .... 

 enter image description here

Et j'obtiens l'erreur ci-dessous ....

mike@mike-Laptop:~/Desktop/react-native/AwesomeProject$ react-native run-Android
Scanning folders for symlinks in /home/mike/Desktop/react-native/AwesomeProject/node_modules (116ms)
21:59:10: Starting packager...
22:03:47: Starting Android...
22:07:47: Packager started!

To view your app with live reloading, point the Expo app to this QR code.
You'll find the QR scanner on the Projects tab of the app.





























Or enter this address in the Expo app's search bar:

  exp://192.168.1.35:19000

Your phone will need to be on the same local network as this computer.
For links to install the Expo app, please visit https://expo.io.

Logs from serving your app will appear here. Press Ctrl+C at any time to stop.

Error running adb: socket hang up

L’appareil lui-même étant reconnu de toute façon, le problème est donc résolu. Je viens de corriger le chemin menant au même ADB que le studio Android .... voir ci-dessous:

mike@mike-Laptop:~/Desktop$ adb devices
List of devices attached
emulator-5554   device

mike@mike-Laptop:~/Desktop$

merci pour vos commentaires quand même ....

Or enter this address in the Expo app's search bar:

  exp://192.168.1.35:19000

Your phone will need to be on the same local network as this computer.
For links to install the Expo app, please visit https://expo.io.

Logs from serving your app will appear here. Press Ctrl+C at any time to stop.

Error running adb: No Android device found. Please connect a device and follow the instructions here to enable USB debugging:
https://developer.Android.com/studio/run/device.html#developer-device-options. If you are using Genymotion go to Settings -> ADB, select "Use custom Android SDK tools", and point it at your Android SDK directory.
*** buffer overflow detected ***: adb terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f155e2217e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7f155e2c315c]
/lib/x86_64-linux-gnu/libc.so.6(+0x117160)[0x7f155e2c1160]
/lib/x86_64-linux-gnu/libc.so.6(+0x1190a7)[0x7f155e2c30a7]
/usr/lib/Android/libadb.so.0(_Z11fdevent_setP7fdeventj+0x125)[0x7f155ef2e975]
/usr/lib/Android/libadb.so.0(_Z22ss_listener_event_funcijPv+0xcd)[0x7f155ef2533d]
/usr/lib/Android/libadb.so.0(_Z12fdevent_loopv+0x94)[0x7f155ef2f144]
adb[0x403de7]
adb[0x404dbe]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f155e1ca830]
adb[0x403889]
======= Memory map: ========
00400000-00412000 r-xp 00000000 08:05 24651269                           /usr/lib/Android-sdk/platform-tools/adb
00612000-00613000 r--p 00012000 08:05 24651269                           /usr/lib/Android-sdk/platform-tools/adb
00613000-00614000 rw-p 00013000 08:05 24651269                           /usr/lib/Android-sdk/platform-tools/adb
00614000-00624000 rw-p 00000000 00:00 0 
01301000-01333000 rw-p 00000000 00:00 0                                  [heap]
7f1550000000-7f1550021000 rw-p 00000000 00:00 0 
7f1550021000-7f1554000000 ---p 00000000 00:00 0 
7f15577ff000-7f1557800000 ---p 00000000 00:00 0 
7f1557800000-7f1558000000 rw-p 00000000 00:00 0 
7f1558000000-7f1558029000 rw-p 00000000 00:00 0 
7f1558029000-7f155c000000 ---p 00000000 00:00 0 
7f155c64f000-7f155c650000 ---p 00000000 00:00 0 
7f155c650000-7f155ce50000 rw-p 00000000 00:00 0 
7f155ce50000-7f155ce51000 ---p 00000000 00:00 0 
7f155ce51000-7f155d651000 rw-p 00000000 00:00 0 
7f155d651000-7f155d654000 r-xp 00000000 08:05 23068876                   /lib/x86_64-linux-gnu/libdl-2.23.so
7f155d654000-7f155d853000 ---p 00003000 08:05 23068876                   /lib/x86_64-linux-gnu/libdl-2.23.so
7f155d853000-7f155d854000 r--p 00002000 08:05 23068876                   /lib/x86_64-linux-gnu/libdl-2.23.so
7f155d854000-7f155d855000 rw-p 00003000 08:05 23068876                   /lib/x86_64-linux-gnu/libdl-2.23.so
7f155d855000-7f155d95d000 r-xp 00000000 08:05 23068864                   /lib/x86_64-linux-gnu/libm-2.23.so
7f155d95d000-7f155db5c000 ---p 00108000 08:05 23068864                   /lib/x86_64-linux-gnu/libm-2.23.so
7f155db5c000-7f155db5d000 r--p 00107000 08:05 23068864                   /lib/x86_64-linux-gnu/libm-2.23.so
7f155db5d000-7f155db5e000 rw-p 00108000 08:05 23068864                   /lib/x86_64-linux-gnu/libm-2.23.so
7f155db5e000-7f155db64000 r-xp 00000000 08:05 24651263                   /usr/lib/Android/liblog.so.0
7f155db64000-7f155dd64000 ---p 00006000 08:05 24651263                   /usr/lib/Android/liblog.so.0
7f155dd64000-7f155dd65000 r--p 00006000 08:05 24651263                   /usr/lib/Android/liblog.so.0
7f155dd65000-7f155dd66000 rw-p 00007000 08:05 24651263                   /usr/lib/Android/liblog.so.0
7f155dd66000-7f155df80000 r-xp 00000000 08:05 23073086                   /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7f155df80000-7f155e17f000 ---p 0021a000 08:05 23073086                   /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7f155e17f000-7f155e19b000 r--p 00219000 08:05 23073086                   /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7f155e19b000-7f155e1a7000 rw-p 00235000 08:05 23073086                   /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7f155e1a7000-7f155e1aa000 rw-p 00000000 00:00 0 
7f155e1aa000-7f155e36a000 r-xp 00000000 08:05 23068872                   /lib/x86_64-linux-gnu/libc-2.23.so
7f155e36a000-7f155e56a000 ---p 001c0000 08:05 23068872                   /lib/x86_64-linux-gnu/libc-2.23.so
7f155e56a000-7f155e56e000 r--p 001c0000 08:05 23068872                   /lib/x86_64-linux-gnu/libc-2.23.so
7f155e56e000-7f155e570000 rw-p 001c4000 08:05 23068872                   /lib/x86_64-linux-gnu/libc-2.23.so
7f155e570000-7f155e574000 rw-p 00000000 00:00 0 
7f155e574000-7f155e58a000 r-xp 00000000 08:05 23073160                   /lib/x86_64-linux-gnu/libgcc_s.so.1
7f155e58a000-7f155e789000 ---p 00016000 08:05 23073160                   /lib/x86_64-linux-gnu/libgcc_s.so.1
7f155e789000-7f155e78a000 rw-p 00015000 08:05 23073160                   /lib/x86_64-linux-gnu/libgcc_s.so.1
7f155e78a000-7f155e8fc000 r-xp 00000000 08:05 24642822                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7f155e8fc000-7f155eafc000 ---p 00172000 08:05 24642822                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7f155eafc000-7f155eb06000 r--p 00172000 08:05 24642822                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7f155eb06000-7f155eb08000 rw-p 0017c000 08:05 24642822                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7f155eb08000-7f155eb0c000 rw-p 00000000 00:00 0 
7f155eb0c000-7f155eb16000 r-xp 00000000 08:05 24651265                   /usr/lib/Android/libcutils.so.0
7f155eb16000-7f155ed15000 ---p 0000a000 08:05 24651265                   /usr/lib/Android/libcutils.so.0
7f155ed15000-7f155ed16000 r--p 00009000 08:05 24651265                   /usr/lib/Android/libcutils.so.0
7f155ed16000-7f155ed17000 rw-p 0000a000 08:05 24651265                   /usr/lib/Android/libcutils.so.0
7f155ed17000-7f155ed1b000 r-xp 00000000 08:05 24651264                   /usr/lib/Android/libbase.so.0
7f155ed1b000-7f155ef1a000 ---p 00004000 08:05 24651264                   /usr/lib/Android/libbase.so.0
7f155ef1a000-7f155ef1b000 r--p 00003000 08:05 24651264                   /usr/lib/Android/libbase.so.0
7f155ef1b000-7f155ef1c000 rw-p 00004000 08:05 24651264                   /usr/lib/Android/libbase.so.0
7f155ef1c000-7f155ef3b000 r-xp 00000000 08:05 24651266                   /usr/lib/Android/libadb.so.0
7f155ef3b000-7f155f13a000 ---p 0001f000 08:05 24651266                   /usr/lib/Android/libadb.so.0
7f155f13a000-7f155f13b000 r--p 0001e000 08:05 24651266                   /usr/lib/Android/libadb.so.0
7f155f13b000-7f155f13c000 rw-p 0001f000 08:05 24651266                   /usr/lib/Android/libadb.so.0
7f155f13c000-7f155f154000 r-xp 00000000 08:05 23068870                   /lib/x86_64-linux-gnu/libpthread-2.23.so
7f155f154000-7f155f353000 ---p 00018000 08:05 23068870                   /lib/x86_64-linux-gnu/libpthread-2.23.so
7f155f353000-7f155f354000 r--p 00017000 08:05 23068870                   /lib/x86_64-linux-gnu/libpthread-2.23.so
7f155f354000-7f155f355000 rw-p 00018000 08:05 23068870                   /lib/x86_64-linux-gnu/libpthread-2.23.so
7f155f355000-7f155f359000 rw-p 00000000 00:00 0 
7f155f359000-7f155f37f000 r-xp 00000000 08:05 23068868                   /lib/x86_64-linux-gnu/ld-2.23.so
7f155f546000-7f155f54f000 rw-p 00000000 00:00 0 
7f155f57d000-7f155f57e000 rw-p 00000000 00:00 0 
7f155f57e000-7f155f57f000 r--p 00025000 08:05 23068868                   /lib/x86_64-linux-gnu/ld-2.23.so
7f155f57f000-7f155f580000 rw-p 00026000 08:05 23068868                   /lib/x86_64-linux-gnu/ld-2.23.so
7f155f580000-7f155f581000 rw-p 00000000 00:00 0 
7ffd4a004000-7ffd4a026000 rw-p 00000000 00:00 0                          [stack]
7ffd4a109000-7ffd4a10c000 r--p 00000000 00:00 0                          [vvar]
7ffd4a10c000-7ffd4a10e000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

MODIFIER

J'ai suivi le lien dans le message d'erreur. Il s'est avéré que je n'avais pas installé "apt-get install Android-tools-adb". Donc, je l'ai installé et puis couru quand j'avais deux appareils connectés (un Nexus 5 réel et un Nexus 6 AVD):

mike@mike-Laptop:~/Desktop$ adb devices 
adb server is out of date.  killing...
* daemon started successfully *
List of devices attached 

mike@mike-Laptop:~/Desktop$ 

Notez que tout fonctionne parfaitement avec Expo. Je veux juste pouvoir utiliser un émulateur (que ce soit Android ou Gynomotion) à des fins de développement.

MODIFIER

J'ai réussi à connecter un appareil réel via USB. A tenté 

Sudo adb kill-server 
Sudo adb start-server 

Mais, c'était très lent ... il a fallu 10 minutes pour afficher l'application sur l'appareil (Nexus 5). 

Mais toujours avoir des problèmes avec les choses en cours sur Emulator. Cela donne l'erreur ci-dessous:

Error running adb: socket hang up

MODIFIER

Cher Gavin,

Vous trouverez ci-dessous un aperçu de ce que j'ai sur mon Andr. Stdu. ... 

J'attends vos commentaires avec impatience .... Merci beaucoup 

 enter image description here

4
Mike IT

Vous devez réellement lancer votre périphérique virtuel dans Android Studio. Lorsque AS est ouvert, cliquez sur le bouton d'émulateur (qui ressemble à un téléphone) en haut à droite. L'émulateur sera lancé si vous êtes correctement configuré. Vous pouvez ensuite exécuter réact-native run-Android.

 enter image description here

 enter image description here

3
Gavin Thomas

Cela a finalement été réparé. Je ne sais pas comment je l'ai fait exactement mais j'ai fait le ci-dessous. Je peux aussi aider les autres… alors je vous écris ceci pour que tout le monde le sache.

J'ai mis à jour mon Ubuntu 

mike@mike-Laptop:~/Desktop$ uname -a
Linux mike-Laptop 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Et puis j’ai installé le fil (avant je n'avais que npm auparavant) ....

Et ensuite recréé le AwesomeProject. 

Et j'ai confirmé chaque étape mentionnée sur la page de démarrage sous Construction de projets avec Native Code

J'espère que ça aide les autres aussi ....

0
Mike IT