Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User giz155's Avatar
    Join Date
    Mar 2006
    Posts
    14
    Hi frinds,
    Its urgent task....
    How to send application in background while we r making call...opening url from that application itself?

    Thanks

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    With platformRequest() method you can open an URL or make a call. The method belongs to MIDlet class (see for documentation in the MIDP2.0 javadocs). It was introduced in MIDP 2.0 so if you have MIDP1.0 phone, you are out of luck.

    Note, that if you have a Series 40 phone, you cannot run your midlet in the background, therefore you have to exit the midlet before browser is started or phone call is made.

    Hartti

  3. #3
    Registered User giz155's Avatar
    Join Date
    Mar 2006
    Posts
    14
    ya I am using the same platformRequest for series 60 phones...but whenever I makes a call or opens an url from my application ...application quits n then the desiered action get done...What may be the problem?

  4. #4
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    What phone exactly are you using? There is a known issue on 6600 phone with some firmware versions. See http://www.forum.nokia.com/info/sw.n..._9_en.pdf.html

    Are you sure midlet is not still on the background? Keep the application key pressed down for a little longer to see a list of running applications?

    What should your midlet do after platformRequest? Are you sure the midlet is not naturally exiting?

    Hartti

  5. #5
    Registered User giz155's Avatar
    Join Date
    Mar 2006
    Posts
    14
    Actually I m using platForm() request at two places for making calls at place it is keeping open app at background but at another place it is not...same with url...
    I have done same for second case of call as that of first.
    I am looking for all series 60 phones as generalize app.

    Thanx

Similar Threads

  1. SMS Event when app is not running in Background
    By kiranpuranik in forum Symbian C++
    Replies: 2
    Last Post: 2006-02-20, 09:56
  2. Sending app to background
    By nmnir in forum Symbian C++
    Replies: 1
    Last Post: 2004-11-08, 16:02
  3. running an app in the background
    By Olotech in forum Mobile Java General
    Replies: 2
    Last Post: 2004-07-26, 11:24
  4. how to bring inactive (or background) app into foreground?
    By nitinkumar in forum Symbian User Interface
    Replies: 1
    Last Post: 2003-03-10, 07:31
  5. Replies: 2
    Last Post: 2002-11-13, 12:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved