amin-ahmadi.com
How to Show a Toast Message in Qt for Android - Amin
If you’re a regular Qt user (like me) and have tried writing Android applications with Qt then you must have come across situations where you’ve needed some very simple capabilities of Android API but it wasn’t present in the Qt library. Displaying a Toast message in Qt for Android is one of those situations. In … Continue reading "How to Show a Toast Message in Qt for Android"
Amin