| Reply | « Previous Thread | Next Thread » |
|
Hi all,
How can I keep my application running in background but it should be hidden?. awaiting for your valuable reply remyag |
|
Hi all,
I could find the solution, that is just set display.setCurrent(null); remyag |
|
if that what you want it will just go to background.
It will not be hidden as it can be accessed throw the menu key.. in Java ME you can't hide your application may be in symbian. Wael Nabil Senior Software Developer CITGlobal MOBiDIV Egypt. |
|
Join Date: Aug 2008
Posts: 65
Location: Ahmedabad,Gujarat,India
nirajpendal
Offline
Regular Contributor
|
|
true Spider_Eg,
I you can not do this thing using j2me. your code will switch your application into background. Will not hide. Thanks and Regards, Niraj Pendal |
| nirajpendal |
| View Public Profile |
| Find all posts by nirajpendal |
|
Hi,
In j2me Due to the Memory and security restrictions in S40 Devise one Midlet will run at a time |
|
Hi,
setCurrent(null) works on S60 phones but on S40 it doesn't go in background it stills on the screen and show Displayable = null S40 has a limitation of creating background midlets. Regards, Zeeshan Akhtar |
| syedzeeshanakhtar |
| View Public Profile |
| Find all posts by syedzeeshanakhtar |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Need help to bring an background application to foreground | gigglie | General Symbian C++ | 0 | 2008-04-24 13:33 |
| How to start a application in background? | shunxing | General Symbian C++ | 3 | 2008-03-14 11:03 |
| Background application | iulian_moldovan | General Symbian C++ | 1 | 2007-02-16 23:44 |
| Background application | 1xuname1x | Mobile Java General | 2 | 2006-05-25 19:18 |
| Application in background problem | kiranpuranik | General Symbian C++ | 2 | 2006-04-20 08:56 |