Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [Android][Qt Creator] plain hello world cpp, and bumblebee and avd emulator

[Android][Qt Creator] plain hello world cpp, and bumblebee and avd emulator

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Faizol
    wrote on last edited by
    #1

    Hi all,

    Development Platform: Fedora 20

    I have two questions;

    1. I tried to run a simple plain "Hello world" cpp file (New Project -> plain c++ projet) and set Desktop and Android as targets. Trying to deploy the program to the android emulator resulted in errors as the following
      @ Install to device: emulator-5554
      No platform plugin, neither libqtforandroid.so or libqtforandroidGL.so, included in package. Please include one.
      23:11:57: The process "/home/dev/Qt5.3.0/5.3/android_armv7/bin/androiddeployqt" exited with code 12.
      Error while building/deploying project helloworld (kit: Android for armeabi-v7a (GCC 4.8, Qt 5.3.0))
      When executing step 'Deploy to Android device'
      @

    How to solve that?

    Second question;
    How to tell Qt Creator to start an android emulator through optirun or primusrun?

    Thank you.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved