Discussion Board

Results 1 to 5 of 5

Thread: Help please

  1. #1
    Registered User hishamfa's Avatar
    Join Date
    May 2006
    Posts
    6
    Hi every body
    i'm programming a midlet that will do certain stuff, during the process of the midlet a call should arrive and a pin code should be entered. the problem is: i can't enter the pin code while the midlet is running, i should pause it and switch to the main screen, can i enter the pin code in my midlet and still the call will get the code? can i switch to the main screen automatically using certain code?

    thanx alot

  2. #2
    Super Contributor soku123's Avatar
    Join Date
    Feb 2006
    Posts
    689
    Hi,
    When an incoming call arrives your pauseApp(hideNotify) will bne called and the midlet will get paused.
    Thanks
    Soku

  3. #3
    Super Contributor wang_shui's Avatar
    Join Date
    Mar 2006
    Posts
    516
    Hi,

    The phone call handling is done by the native phone software.
    The midlet can't do anything while handling the phone call. The midlet gets paused.


    Wang

  4. #4
    Registered User hishamfa's Avatar
    Join Date
    May 2006
    Posts
    6
    Hi
    Thanx Soku and Wang for ur help, but i need to switch to the main screen when i get the call. Can i do it in J2ME?

    thanx again
    Hisham

  5. #5
    Registered User juarezjunior's Avatar
    Join Date
    Dec 2005
    Location
    Brazil
    Posts
    1,883
    Hi hishamfa,

    The change to main (system) screen will happen anyway, you cannot avoid it and your MIDlet might be paused. And you cannot control callls by using JME APIs yet.

    It will be addressed by MTA when implemented on devices. Check the links below to know more about MTA:

    http://discussion.forum.nokia.com/fo...&highlight=MTA

    http://discussion.forum.nokia.com/fo...&highlight=MTA

    I hope it helps!

    BR,

    Juarez Junior

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