You are here

[SOLVED] Compile vesc tool mobile apk

2 posts / 0 new
Last post
TZTZ
Offline
Last seen: 1 year 2 months ago
Joined: 2020-03-12 20:13
Posts: 9
[SOLVED] Compile vesc tool mobile apk

SOLVED

Hi,

I am trying to compile the vesc tool mobile apk version. I enjoy using the app and it is awesome. But I would like to have the RT data screen as the home window and auto scan/connect.

So far I have compiled an apk but it is the full software version which you would use on a tablet or a computer. I have done this in QT creator in a linux VM on windows 10

So my question is how do I compile the mobile version?

And a tip on if it is possible to open the app layout in qt design and if so how would be nice.

TZTZ
Offline
Last seen: 1 year 2 months ago
Joined: 2020-03-12 20:13
Posts: 9

SOLVED

in the vesc_tool.pro i had to uncomment

# Build mobile GUI

#CONFIG += build_mobile