qaleb / dukto

Dukto is a file-sharing application created by Emanuele Colombo. It is cross-platform and can run on Linux, Mac, Windows, and Android devices. These are my contributions and updates I have made.
3 stars 0 forks source link

How to build the Android version of Dukto #4

Open yanggq opened 6 months ago

yanggq commented 6 months ago

Hi, I'd like to build Dukto for Android, but it seems not a regular Android project. Could you give me some instrcutions to build it ? Thank you !

qaleb commented 6 months ago

Hi @yanggq, Dukto was initially developed using QT, a cross-platform application development framework. Which programming language would you like to use?

yanggq commented 6 months ago

I'd like to use Java if possible. I upgraded my phone to Android 14 and Dukto apk downloaded before can not be installed for the target SDK or min-sdk is too low. I wonder if Dukto can be built for a higher Android version to be installed under Android 14.