Skip to content

Mobile and Embedded

The forum for developing everything embedded: Linux, WinCE, Symbian, MeeGo... you name it.
14.2k Topics 62.7k Posts
  • Porting from desktop to mobile

    5
    0 Votes
    5 Posts
    3k Views
    J
    Thank guys. I'm making the dialog smaller. Fcrochik, the doc you pointed looks very nice, I will read it
  • Error at run time

    5
    0 Votes
    5 Posts
    7k Views
    G
    You can try to add @ LIBS += -Wl,-rpath,/opt/qt/qte-4.6.3/lib @ This adds the lib path to your binary. See the end of the section 3.4 of http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html
  • How to Make Multiple View(Screens)

    8
    0 Votes
    8 Posts
    5k Views
    D
    yes if it is your design decision, about the previous sample , i noticed that it scale not very well , i mean by adding more items in the kinetic listView the system became to slow.Widget are quite heavyweight , the approach with the graphicalViewItem solved the probs...
  • Java/ECMA script error in BrowserNG

    2
    0 Votes
    2 Posts
    4k Views
    T
    How is this related to Qt? QDesktopServices::openUrl() starts a browser pointing it to the URL given. What happens then is entirely up to the browser. Maybe you could check the javascript with other browsers and/or file a bug report against BrowserNG?
  • Qt for Embedded Ubuntu

    4
    0 Votes
    4 Posts
    4k Views
    G
    If it is not installed by default, you will have to add the Qt libs (including the used plugins and any other necessary libs) to the device too.
  • Setup Internet connection on Windows Mobile device.

    4
    0 Votes
    4 Posts
    4k Views
    S
    Still can't start connection. I added qgenericbearerd4.dll into my application folder\bearer and now can see configurations. I have capabilities - 0x10, so seems that I can't start connection. Also I have list with 3 configurations: TNETW12511 - I guess wifi Automatic Tunneling Pseudo-Interface 6to4 Pseudo-Interface when I'm trying to start I have error "The specified configuration cannot be used" When I switched on edge I've got one more connection - Cellular Line Anybody tryed to start internet connection from WinMobile with qt 4.7 application?
  • Win 10.000 EUR at the "Qtest Mobile App Port"

    36
    0 Votes
    36 Posts
    17k Views
    L
    [quote author="qtrahul" date="1293543983"]Good competition ,,[/quote] Thanks! :D [quote author="qtrahul" date="1293543983"]But it's equally true that one can not submit the application which is previously submitted to any other web, like www.ovi.com Developer have to make the new application in order to register there.[/quote] Well yes, previously submitted applications - as in an application which is taken verbatim from your repository and just recompiled for some mobile target can't be submitted. Or, more specifically, it's a guideline: You can do that, but it shows no effort, and thus would be... More than very unlikely to win ;)
  • OCR OPEN SOURCE and qt

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    D
    interesting , thank you
  • Attachments problem

    3
    0 Votes
    3 Posts
    2k Views
    V
    [quote author="digitalsurgeon" date="1294214498"]Do you get any output on the debug/console ? what do you mean by phone default mailbox ? which phone ?[/quote] i have nokia N900 ....default means the default email accout created on my mobile phone to reterive mails on phone...
  • Mobile Extensions for Qt downaload and Installtion Procedure?

    6
    0 Votes
    6 Posts
    3k Views
    K
    [quote author="smotiwala" date="1294222635"]I found probably the "old link ":www.mobedu.org/Qt_for_s60_mobile_extensions.pdf for technology preview of Qt S60 mobility extensions are defined and these extensions were available through source code. In this article he is using XQCamera API. Is it possible to download those API. Thanks [/quote] Not recommended as it was TP and now it has been updated. There is a camera example available for Symbian at Forum Nokia. You will have to adapt it to use with Qt.
  • Running duration test/long term test/repetiting same test in qtuitestrunner

    16
    0 Votes
    16 Posts
    6k Views
    M
    Hi David, That`s great. Yes, test data mechanism works fine. BR, Zaman
  • Screen Transitions in QT

    11
    0 Votes
    11 Posts
    10k Views
    A
    Two approaches: you can use your .ui files for the individual pages. These can be designed in designer, and then loaded as pages for your sliding view. That should work just fine. You can extend the sliding-stacked-widget to a proper designer plugin. That way, you will be able to use it directly from designer itself.
  • Are there any plans for official "Qt for Android" project?

    7
    0 Votes
    7 Posts
    4k Views
    S
    [quote author="Denis Kormalev" date="1294182746"]Stavros, as you understand I'm not Troll, not member of android-lighthouse team. I'm just a developer who use it, interested in it and sometimes send patches.[/quote] Yes, I understand it. :)
  • Qt Mobility 1.1 on maemo5/n900

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Set image in email body

    3
    0 Votes
    3 Posts
    2k Views
    V
    i have used QMimeData to set the image as MIME ,but no effect some random text are diaplayed in mail body..
  • QtNetwork + Qsqlite = driver not loaded ?

    4
    0 Votes
    4 Posts
    4k Views
    L
    Also it works well on the Symbian with QtNetwork - so the problem is actual for WinCE only.
  • Hide data from Gallery

    6
    0 Votes
    6 Posts
    3k Views
    K
    [quote author="MamdouhAlShamy" date="1294062854"]i use Nokia 5800 Express music, which search approximately all folders[/quote] Images stored in your applications private folder will not be shown by Gallery or any other applications. It can be accessed only by your application anyone else would require a AllFiles Capability.
  • 0 Votes
    3 Posts
    6k Views
    A
    Which IDE are you using? Are you trying to import a project in Carbide? If it is carbide I faced the same problem months back. I deleted all the built files and related files in epoch32 folder. Sorry, i lost that link which explained all these and i stopped using carbide.
  • Application promotion by advertising

    4
    0 Votes
    4 Posts
    6k Views
    K
    I believe that some updates on this can be heard this year.
  • Arabic problem Qt app on Window mobile

    17
    0 Votes
    17 Posts
    9k Views
    M
    It's my pleasure! Hope it would be useful for all. :-)