Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Qt Creator 2.8.1 doesn't see samsung galaxy s4 on Ubuntu 13.10

$
0
0
Hello! Please, help with the following. I’m trying to run example app with Qt 5.1.1 & Qt Creator 2.8.1 OS: (Ubuntu 13.10) on my Samsung galaxy s4 with Android 4.3. But get error from Qt Creator: “cannot deploy:no device or emulator found for your package”. I tried using an emulator directly running it from SDK manager too, but got the same error. adb sees devices: “4d00050f7aa540c3 device // – samsung s4 emulator-5554 device” I activated usb debugging on the telephone through developer options. I also added udev rule and now when device’s plugged in, file with mode 0777 is created in /dev/bus/usb. In file manager i can see the telephone and can enter its storages. I also get request to accept RSA key and click OK. Project settings: – API level 14 (also tried latest versions); – gcc 4.6 (android for armv7); If I missed some info, please ask. Thanks!

Viewing all articles
Browse latest Browse all 13965