Developing for WeTab
-
I'm not sure which OS it uses.
If it runs meego, for sure you can run Qt on it.However I read something about WeTab supporting android apps :/
-
From "product details":http://wetab.mobi/en/product-details
- Application suport: "WeTab Meta-Store integrates multiple Stores, Support for native, Java, Linux, Adobe AIRĀ® and Android Apps"
"From FAQ":http://wetab.mobi/en/faqsen:
- The developer community consists of ... the developers who are developing the MeeGo.
- What operating system does the WeTab have? ... Meego
It says it runs native linux apps, which can include upstream Qt, afaik.
-
The problem with the WeTab is the missing multitouch layer in the factory version. We
spent 2 weeks correcting for these shortcomings and were able to put a Qt 4.7.0
version to work with multitouch and pretty much everything else on the WeTab.
The software packages are available under:
"http://www.digitalmedics.de/projects/wetab":http://www.digitalmedics.de/projects/wetab .With these packages you can use the standard multitouch framework that is already
built-in into Qt and RX71 applications for example should work out-of-the-box.We also contacted the developers of the WeTab software stack in order to share our patches so they can put them into the mainstream release. Let's just wait what they
say.[edit: Markup link, Tobias Hunger]
-
@mwawro00: Sorry, but what is RX-71?
-
AFAIK the RX-71 is a speculative handheld device planned/developed by Nokia that
was meant to run the Maemo platform, which now is part of the MeeGo platform.
The only "working" multitouch device in the Qt SDK is exactly this device. Well, was
this device, since now Qt 4.7 can use XInput2-based multitouch devices :) -
Hum, ok. thanks.