- 
    Bug 
- 
    Resolution: Done
- 
     Not Evaluated Not Evaluated
- 
    Qt Creator 4.5.1
- 
    Qt 5.10
 
 Qt Creator 4.5.1
 
 Qbs 1.10.1
 
 Manjaro Linux
- 
        57c48630a8c54792937530571765aeee76061998 (qt-creator/qt-creator/master)
Deploying an android app to the device does not work when using Qbs. The message outputted in the Qt Creators Compulter Output is:
Cannot find the android build step.
Error while building/deploying project hello-jni (kit: Android for armeabi-v7a (GCC 4.9, Qt (armeabi-v7a)))
When executing step "Deploy to Android device"
I used the hello-jni example to test this error.