android device is not visible in IDE

Hello, I have a community edition, last build.
I have an android  device (Pipo smart s1), but it is not appear in "Android" logcat tab.
"USB developer mode" turned on, drivers are installed, no other errors in Windows or device.

I forget, where I have to add a new android device to connect it to IDE?
thanks

In Russian:
Привет. Пришел планшет, не могу подключить. Другие девайсы видятся успешно. Дрова поставил, отладка включена.
Я забыл, где надо добавить новое устройство, чтобы оно увиделось в IDE ?
Спасибо

0
2 comments
Avatar
Permanently deleted user

Hello,

You don't need to "add" a new android device to anywhere. It should be found automatically. Please check if Android debug bridge sees your device (type "<ANDROID_SDK_DIR>/platform-tools/adb devices" in the command line). If your device appears in the list, then it is not a problem of the IDE, so you need to check that drivers are installed properly and "USB debugging" is enabled on the device once again.

0
Avatar
Permanently deleted user

Thank you, adb shows all other my devices, but not this one.
Is there any cases to automatically find and install prperly adb driver for a noname china device? (like my Pipo)
If not, what is the keyword for search it?

In Russian.
Спасибо, попробовал. Все мои девайсы светятся, кроме этого нового. Видимо, все-таки не тот драйвер -  встал от самсунга о_0
Можно ли как-то в общем случае автоматически найти адб-драйвер для вот такого зверя? (произвоитель, разумеется, не дает)
Или по какому слову гуглить? - тут для накопителя свои дрова, для прошивки вторые, для отладки получились третьи. Запутался :)

0

Please sign in to leave a comment.