Hi...
it's my first app, so i need to conforme me with QT mobile issues....
I've create an app but on my device it always displayed the old one!
Why i think so?
Simple: i changed some image in .qrc and i use a QSound:lay("click.wav__") on each click of the buttons (double underscore so it doesn't found a file)
Result: i'm able to hear click sound and images didn't changed!
So i create a fresh project and import all necessary files in it, but nothing!
I clean the project and rebuild it, but nothing!
I remove the old app on the device, but nothing!
Please..how can i resolve it?
Thanks
Gianni


lay("click.wav__") on each click of the buttons (double underscore so it doesn't found a file)



