| Reply | « Previous Thread | Next Thread » |
|
hi,
how run aplication in background? thanks |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
Hi widetech1,
You need to use the appswitch module for that. For switching your application to background, use this code: Code:
import appswitch
appswitch.switch_to_bg("Your app name")
Hope it helps, Rafael. |
|
hi rafel
hi rafael I could tell whether directly in the emulator can use the module appswitch, or how to incorporate this module into the N95 thanks |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
BR, Rafael. |
|
Quote:
![]() |
|
ok rafael
But is that I have a problem after installing the application, I import appswitch in iteractive console and displays the following error: . . . FixupExtension: module_appswitch not loaded I need some special version of python? I am using Version 1.4.2 thanks |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
Download it from here, sign it and install it. It should work.
|
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
![]() BR, Rafael. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| How to make a program run in background | xhsoldier | General Symbian C++ | 7 | 2008-08-28 08:44 |
| Run Flash Lite 1.1 Alarm in background | shakirmes | Flash Lite on Nokia Devices | 8 | 2008-07-27 07:53 |
| Realplayer run in Background mode usning Symbian 9.2 Phones | shishiragarwal01 | General Symbian C++ | 1 | 2008-06-26 17:14 |
| Agent appplication with should run in background | alonish | Mobile Java General | 8 | 2007-01-08 15:50 |
| Can midlet run in the background thread? | crazyII | Mobile Java General | 4 | 2003-11-26 15:38 |