Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Accessing N900 device system information in Qt

    Mobile and Embedded
    2
    3
    2489
    Loading More Posts
    • 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
      swhweng last edited by

      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 Reply Quote 0
      • C
        conny last edited by

        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 Reply Quote 0
        • S
          swhweng last edited by

          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 Reply Quote 0
          • First post
            Last post