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. Error: Running app on Android
Forum Updated to NodeBB v4.3 + New Features

Error: Running app on Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 264 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.
  • T Offline
    T Offline
    ThiagoM
    wrote on last edited by
    #1

    Hey Guys, with much effort I got to "run" the app without error, that was I expected. Because, nothing shows up!

    I have this error when use debug:

    The command "/home/multipla/Android/Sdk/platform-tools/adb" terminated with exit code 1.
    adb: error: listener 'tcp:5039' not found
    The command "/home/multipla/Android/Sdk/platform-tools/adb" terminated with exit code 1.
    adb: error: listener 'tcp:34291' not found
    

    Command line:

    ~/Android/Sdk/platform-tools$ ./adb devices
    List of devices attached
    9ffffebc7d42	device
    

    I do not get to run my app on my smartphone. Dev Mode is ON

    Ubuntu 18.04.3 LTS
    Qt Creator 4.11.0
    (SDK Version: 26.1.1, NDK Version: 19.2.5345600)

    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