Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build the Android App #102

Open
Skorpion96 opened this issue Mar 25, 2024 · 10 comments
Open

Unable to build the Android App #102

Skorpion96 opened this issue Mar 25, 2024 · 10 comments

Comments

@Skorpion96
Copy link

Skorpion96 commented Mar 25, 2024

I tried to build the Android app but it doesn't seem to be possible with the actual code, there is a function that needs to be updated i think, i'll leave you all the screeens and a bunch of articles that talk about it. Also i tried to build with your script and with the GUI and no avail, but if this function will get updated maybe.... who knows
https://doc.qt.io/qt-5/qtime-obsolete.html
itay-grudev/SingleApplication#81
https://blog.csdn.net/m0_56098506/article/details/129709990
As i already said i tried with both the script and the gui and no avail. At least on the gui i only had errors regarding these functions so if you do what is suggested in these articles the android app will become buildable. I also tried on qt 5.9.0 (the oldest version supported by web installer of qt) and not only i had those errors of qtime has no member etc... but even others so it's not a problem of the version of qt i think, this function needs to be updated for the android app to work, or at least i think. Note i'm not a developer so i may be wrong,i'm just doing assumptions based on what happened to me and on some research i did.
Schermata del 2024-03-25 23-47-07
Schermata del 2024-03-25 23-47-21
Schermata del 2024-03-25 23-47-28
Schermata del 2024-03-25 23-47-37
Schermata del 2024-03-25 23-47-45
Schermata del 2024-03-25 23-51-49
android-libultracopier.so-deployment-settings.json
during the building i had also an error regarding a missing architecture on a json file i fixed this way, i added the arch to android-libultracopier.so-deployment-settings.json i don't know if it can be useful. I also had to add QMAKE_CXXFLAGS += -std=c++17
CMAKE_CXXFLAGS += -std=c++17 to ultracopier-little.pro because the gui ide needed c++ 17 compiler
ultracopier-little.pro.txt
i think there isn't nothing else, unfortunately that "QTime has no member start" and the other errors didn't allow me to build but if it wasn't for them i would had built the app, that said i can only ask and suggest you to renew the code.

@alphaonex86
Copy link
Owner

Hi, now ultracopier-little.pro with compiling correctly.
I can try compile and apk but will be a unsigned apk

@Skorpion96
Copy link
Author

Well as long as it installs I don't really care

@alphaonex86
Copy link
Owner

ok, I will give a try this week

@alphaonex86
Copy link
Owner

ultracopier.apk.gz
Give try to this

@Skorpion96
Copy link
Author

It installed and opened fine, later I'll test it well, really thanks.

@Skorpion96
Copy link
Author

Could you please make a build for android 11? I forwarded it to a person (the one really in need of the app but his phone has android 11 and the app refuses to install, I'm really sorry)

@alphaonex86
Copy link
Owner

I have low knowledge in android, I will not be able to do for a specific version.

@Skorpion96
Copy link
Author

I have low knowledge in android, I will not be able to do for a specific version.

I understand thanks

@ahmedmoselhi
Copy link

ultracopier.apk.gz Give try to this

I tried this on Android 14 rom it takes a lot if time to open and ui looks very sluggish and not functional

@ahmedmoselhi
Copy link

Screenshot_20240512-215207_ultracopier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants