Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Get executable output from Qt console application project with arm64-v8a compiler

Get executable output from Qt console application project with arm64-v8a compiler

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt applicationandroidqtandroid
1 Posts 1 Posters 380 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.
  • M Offline
    M Offline
    morteza ali ahmadi
    wrote on 27 Mar 2020, 07:27 last edited by morteza ali ahmadi
    #1

    Hi, I have a Qt console application project which I have compiled with arm64-v8a and I can install and run the outputed apk on my Android device without any problem.

    I want to know can I also get the executable output? Instead of running apk on my Android device, I want to run the executable output of my project in adb shell of my Android device using

    ./myExecutableFile
    

    command. I can see the *.so file of my application but what about executable file?

    1 Reply Last reply
    0

    1/1

    27 Mar 2020, 07:27

    • Login

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