We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2013-12-30 19:23:36 +0200 |
I would like to get started with some Sailfish development. I installed the latest SDK and I am very familiar with Qt Creator and the Qt library. Didn't use much Qt Quick 2 yet though.
I managed running the wizards default Sailfish QML app on the emulator and on the device.
So, after installing the SDK, I found some Sailfish Silica reference documentation which is a nice start for the UI.
What I am desperately missing is documentation on the system environment: What are the libraries / services available and where is their documentation. I am in particular looking for the alarm/timer infrastructure, audio, location, camera, ...
As a first tutorial project, I want to recreate the clock app with some extensions (like showing how much time has passed since a countdown has elapsed which I am missing a lot in the stock app).
2 | No.2 Revision |
I would like to get started with some Sailfish development. I installed the latest SDK and I am very familiar with Qt Creator and the Qt library. Didn't use much Qt Quick 2 yet though.
I managed running the wizards wizard's default Sailfish QML app on the emulator and on the device.
So, after installing the SDK, I found some Sailfish Silica reference documentation which is a nice start for the UI.
What I am desperately missing is documentation on the system environment: What are the libraries / services available and where is their documentation. I am in particular looking for the alarm/timer infrastructure, audio, location, camera, ...
As a first tutorial project, I want to recreate the clock app with some extensions (like showing how much time has passed since a countdown has elapsed which I am missing a lot in the stock app).