QML and QtQuick webinars: Qt Mobility and working with sensors
In our Qt Quick and QML development webinar series, we have already talked a lot about application development in general. Today we will tell about Qt Mobility - a set of API and frameworks focused on developing applications for mobile platforms.
Using Qt Mobility, you can use technologies and capabilities typical of mobile devices, such as geolocation, management and monitoring of network connections, access to cameras and a microphone, working with the multimedia capabilities of a mobile device, obtaining information about the status of a mobile device (battery charge and power mode, network availability, current sound profile, etc.). Also among the features of Qt Mobility, you can select work with contacts, e-mail and SMS messages, calendars, galleries and other standard mobile applications. All these Qt Mobility features are available in QML through QtMobility QML plugins.
An integral part of modern smartphones are sensors , and when developing some mobile applications, the opportunities available with their help are almost a crime. In the webinar we will talk about working with accelerometers, gyroscopes, magnetometers (popularly - “compasses”) and light sensors. ')
If you missed the previous parts of the QML and Qt Quick webinar series, you can find them at the links below: