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

Android MySQL #26

Open
mct-mms opened this issue Jun 10, 2022 · 3 comments
Open

Android MySQL #26

mct-mms opened this issue Jun 10, 2022 · 3 comments

Comments

@mct-mms
Copy link

mct-mms commented Jun 10, 2022

Hello,

Thank you for your efforts really appreciated it, I want to ask if there is an available driver for Android QT 6.3.0 Clang x86

Thanks

@thecodemonkey86
Copy link
Owner

Hi, this is probably difficult to accomplish, since there is no official MySQL library for Android as far as I know. If you don't mind me asking, why do you need to directly access a MySQL database from an android device?

@tiagojanz
Copy link

Hi, I would appreciate it too.
Theres loads of Android devices beside cell phones, and its an alternative to raspberry boards for development.
Of course you can add a midle man like php.
But for a simple access of mysql database, you than have to install Apache and php. Than scrip some code, usually abstraction code.
And the password talk... well ... how difficult is to extracte it from the php file??
And usually when someone do this kind of development its for in house use.

@sayyyed
Copy link

sayyyed commented Aug 4, 2023

Hi,
First I'd like to thank you for your great effort and helped us very much.
Second I created a repository for MySQL Driver for android.
https://github.com/sayyyed/qt_android_mysql_driver/releases/tag/qt_mysql_driver_for_android

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

4 participants