Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Accessing N900 device system information in Qt

Accessing N900 device system information in Qt

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 2.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    swhweng
    wrote on last edited by
    #1

    Hello,

    Is it possible to get IMEI number of Maemo Nokia N900 device in Qt wrriten application?

    I made search via google, yahoo, bing for get imei data in Maemo N900 in Qt application
    but I did not found any suggestions what to code ( what libraries to use ) to get system info for Maemo N900

    for Symbian devices there is GetIMEI project

    Can somebody help how to get IMEI number running on Maemo N900 in Qt project ( what libraries to use )?

    Thanks a lot,

    Pavel

    1 Reply Last reply
    0
    • C Offline
      C Offline
      conny
      wrote on last edited by
      #2

      I never tried it myself, but it should be possible using Qt Mobility. There should be a property "imei" on QSystemDeviceInfo. See http://doc.qt.nokia.com/qtmobility-1.0-tp/qsystemdeviceinfo.html#imei-prop

      1 Reply Last reply
      0
      • S Offline
        S Offline
        swhweng
        wrote on last edited by
        #3

        Hi
        thanks for answer
        yes , actually I forgot about QtMobility ...

        I begin to make that using dbus :

        http://talk.maemo.org/showpost.php?p=371496&postcount=45

        https://wiki.maemo.org/Phone_control

        if you have time try this on Maemo N900 device and write here what do you get:

        http://wiki.forum.nokia.com/index.php/Working_with_QSystemDeviceInfo_-System_Information_API-_Part_1

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved