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. Mobility APIs for dealing with task management
QtWS25 Last Chance

Mobility APIs for dealing with task management

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 3.4k 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.
  • B Offline
    B Offline
    brendand
    wrote on last edited by
    #1

    Will it be possible to use the Mobility APIs to write a decently featured task manager - similar to Handy Taskman for Symbian? I.e., closing and killing apps, launching apps, checking free RAM and so on?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      AFAIK, it is impossible with only Mobility API.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        brendand
        wrote on last edited by
        #3

        Okay - thanks. Is there any other Qt API that could possibly do this, or will I need to be using Symbian code?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          I think that launching can be done via QProcess class, but killing them and checking RAM only via native Symbian code (or by running some system utilities via QProcess and parsing their output)

          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