I tried to implement SoundEffect from QtMobilityKit in QML to play music file in Meego Harmattan. I found that it can only play .wav file.
When I use pagestack to move between 开发者_如何学Cpages, the memory of device increases. Please see memory increase when use PageStack to see more clearly my problem
Here\'s the situation - I attach some file (JPEG image) to the HTTP POST request so it should be sent to the local server via Wi-Fi and server should return some result (simple text).
What are the programming languages supported by Meego ? Where Can I get any sample library built in meego for somebasic analysis in ubuntu environment...
I need to use an input text fi开发者_如何学运维le as an alternative to touch input for a meego based device , I want to know how I can do this.
I am coding my application Groundwork and I am using pyside to develop the application. The only hiccup I am having is getting the qml switch to activate.
Is there any way to work with camera with QCamera class in Nokia N9 (Meego 1.2 Harmattan) or I should use another one?
I want to build meego image using ubuntu . Where i have all the rpm to my local machine. how to build image using downloaded RPMs in a folder .
For example a Button component has a default background property of: \"image://theme/meegotouch-button\"+__invertedString+\"-background\"+(position?\"-\"+position:\"
I want to create an App for screen capturing on meego. But I found that an app must be fullscreen. I think my app is not fullscreen.