Today Ole-Johan from Devinco visited us. He is interested in Qt on several platforms, including Android. So, while Espen and I were busy fixing the last bugs in our Yr app, Ole-Johan was working on getting the Android port (by BogDan and friends) running on his spanking new Samsung Galaxy Tab! And boy did it run
Company info
@snowpong
- Finally got to see Indie Game: The Movie yesterday. Highly recommended for any developer: vimeo.com/25268139 #fez #braid #supermeatboy 9 hours ago
- RT @jamieforrest: If you like oscillating between feeling like the stupidest person on earth and a fucking genius, you’ll love coding. 1 week ago
- Did they just say vector maps and WebGL? #googleio 1 week ago
@mbuggem
- RT @TheRomit: "I Contribute to the Windows Kernel. We Are Slower Than Other Operating Systems. Here Is Why" blog.zorinaq.com/?e=74 1 week ago
- RT @kdecommunity: Do you have a flair for design? You have a great opportunity to improve #KDE Plasma desktop #UX → ur1.ca/drk1i 2 weeks ago
- And another award for Stay.com. :) Congrats to everyone involved! bit.ly/13jbtuS #designdagen #fb //cc @staydotcom 1 month ago
@hhartz
- Here's hoping the coding aid for today clears up my sinuses a bit! http://t.co/rMCDHcQDYw 1 week ago
- A command-line equivalent of the excellent SourceTree GUI git client? Gimme! blogs.atlassian.com/2013/05/git-ti… 2 weeks ago
- discovers chat.stackoverflow.com 2 weeks ago
@jrbarron
- UnQLite (embedded NoSQL) looks interesting. Anyone tried it on Android or iOS? unqlite.org 2 days ago
- 8to10, formerly known as the Trollband in full effect at The Shamrock! http://t.co/nb7uNDtg3s 1 month ago
- There is definitely room in this world for another mobile NoSQL document store. Common problem, but not so many cross platform solutions. 2 months ago
@cutehacks
- Stay.com is the top rated travel app in Norway! fb.me/1Ep8z8O2E 2 months ago
- Stay.com wins Best Utility App at AppWorks: We’re proud to report that the Stay.com app has ... bit.ly/VLYPnB 6 months ago
- Fly is now Open Source: It’s a known fact that ninjas like open source. There are many good reasons for releasin... bit.ly/RoYWjI 7 months ago


Bravo ! looks smooth ! Can’t wait for a release.
Wow, cool demo! Thanks for sharing. That tablet really makes a great Qml development target. Is Qt there already hardware accelerated?
However, it is noticeable that the buttons and items in the standard Qml demos are much too small even for the Galaxy’s low 170 PPI. In the video, you tap twice to hit something.
Indeed the buttons are too small. I always hated that with the samegame demo
“New game” and the rest are too small. Qt is just using the raster engine here, so there is lots and lots of room for acceleration – think scenegraph on this thing ;D
Nice job guys!
Keep creating nice demos and good work!
Is there a demonstration or source code we can use to make our own?
We are gonna make a blog post on how to do it yourself at some point – we just gotta find the time
This will be great!
I will come again to this page and if I can help you to do this “howto” let me know. I’m working on my galaxy with Qt and I can share what I discover.
Bye
Paolo
Pingback: Video: Qt Quick on the Samsung Galaxy Tab and iPod Touch 4G « My Nokia Blog
Very impressive. A question, have you implemented a set Qt ‘Lighthouse’ plugins to allow QWS running on Andriod?
Thanks! Although the impressive part was done by BogDan + friends: http://qt.gitorious.org/~taipan/qt/android-lighthouse
The port uses the Lighthouse interface to implement support for native window surfaces, input events and the like. QWS is not needed.
Pingback: Qt Quick and QML running on a Samsung Galaxy Tab
Pingback: Qt Quick en un Samsung Galaxy Tab | MeeGo Argentina
Thanks for the idea. It works but qt.labs.particles doesn’t work.
I’ve tried it:
Create with qtcreator (necessitas) a qt quick project.
Put the qml sources in the qml folder (all files in the same folder worked for me).
And then remove the qt.labs.particles code.
Very nice …
How does you solved the problem?
Sorry. it works also on Samsung Galaxy S Plus, also if you turn your phone (vertical / horicontal)