Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Deploying app .sis file to nokia n950 (meego)
Forum Updated to NodeBB v4.3 + New Features

Deploying app .sis file to nokia n950 (meego)

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 6.1k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    rashid.inayat
    wrote on last edited by
    #1

    Hello Guys!

    I am new to QT Quick app development. I am working on an app to run over nokia symbian touch devices like (c700 c601) and nokia meego devices like nokia n800 and nokia n950.

    I was successful to install app on nokia symbian device c700. But when I try to install app on nokia n950 device it does not even detect device. Also nokia ovi suit and nokia pc suit does not recognize device n950. Could any one tell how would I install my app .sis file on nokia n950? Also does this device support installing .sis file or not?

    Thank You

    1 Reply Last reply
    0
    • _ Offline
      _ Offline
      _Arne
      wrote on last edited by
      #2

      As far as I know, MeeGo doesn't support .sis files.

      On the N9 I installed the developer tools, so I have an app "sdk connect".
      With this app I get an IP and password, which I fill in in the preferences of QtCreator.
      Then in Projects I add the target Harmattan, and select the N9 as device configuration.
      When I then click run, the application launches on the N9.

      Since you're developing for the n950, some things will be different for you (probably you'll have to select a different target than Harmattan).
      But they're both meego-phones, so the steps should be quite similar I guess...

      1 Reply Last reply
      0
      • R Offline
        R Offline
        rashid.inayat
        wrote on last edited by
        #3

        Thanks for quick response.
        Could you tell me how to install dev tools on device.
        Since when i try to update dev tools it prompts to update device software and doing that it gives error.

        1 Reply Last reply
        0
        • _ Offline
          _ Offline
          _Arne
          wrote on last edited by
          #4

          On the N9 it's at settings > security > developer mode.
          It worked for me like that, so I can't help you with the error you get, sorry...

          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