Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User salahuddin_bd's Avatar
    Join Date
    Apr 2009
    Posts
    2
    I am a experienced Java programmer. Now i would like to develop a mobile dialer for Symbian OS using java. I am newbie in mobile application development.

    Please guide me how i can proceed to develop a mobile dialer.

    It would be great for me if someone can come up with a Architecture.


    Regards,
    Salahuddin

  2. #2
    Super Contributor arpit2agrawal's Avatar
    Join Date
    Jan 2008
    Location
    Amravati, India
    Posts
    546
    What do you exactly mean by "Mobile Dialer"?
    Please elaborate your requirements a bit more...

  3. #3
    Registered User grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    Well... you need s subclass of javax.microedition.midlet.MIDlet. Then, you can use the classes in javax.microedition.lcdui to create a user interface... you'll need at least one of the classes that extends Displayable.

    To initiate a call, use:

    Code:
    platformRequest("tel:" + number);
    (This is a method of MIDlet.)

    Cheers,
    Graham.

  4. #4
    Registered User salahuddin_bd's Avatar
    Join Date
    Apr 2009
    Posts
    2
    Quote Originally Posted by arpit2agrawal View Post
    What do you exactly mean by "Mobile Dialer"?
    Please elaborate your requirements a bit more...
    I want to develop a mobile dialer for VOIP.

    my requirements:
    1. able work under NAT
    3. Able to do tunneling
    4. For Symbian OS supported mobile
    5. definitely some codec will be used

  5. #5
    Registered User grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    Ahhh... "for VOIP" was a key piece of information...

    You want to write a VOIP client. I would say this is not practical in mobile Java. Go for C++.

    Cheers,
    Graham.

  6. #6
    Super Contributor arpit2agrawal's Avatar
    Join Date
    Jan 2008
    Location
    Amravati, India
    Posts
    546
    Quote Originally Posted by salahuddin_bd View Post
    i would like to develop a mobile dialer for Symbian OS using java.
    If you are targeting Symbian OS phones then why not to go for Symbian C++ rather that J2ME as Graham suggests

  7. #7
    Quote Originally Posted by salahuddin_bd View Post
    I want to develop a mobile dialer for VOIP.

    my requirements:
    1. able work under NAT
    3. Able to do tunneling
    4. For Symbian OS supported mobile
    5. definitely some codec will be used
    Salahuddin, Have you found something? i am also looking for same if some one can help?

  8. #8
    Registered User spinytel's Avatar
    Join Date
    Oct 2011
    Posts
    1
    Symbian is very good platform for VOIP comparing to Android and Iphone. 3rd edition , 5th edtion and symbian anna mobiles are ideal for mobile dialer development. You can develop it based on pjsip or opal open source sipstack, or can create stack on your own too. if interested still then can contact with me.. we also have android, iphone and windows dialer..

    spinytel@gmail.com

Similar Threads

  1. Question to start wiht Java Mobile
    By FisyX in forum Mobile Java General
    Replies: 2
    Last Post: 2008-05-20, 08:37
  2. channel for going to market
    By matrix241 in forum News, Announcements and Job Listings
    Replies: 12
    Last Post: 2008-04-05, 17:42
  3. Tip: Developing Connected Mobile Java Games with SNAP Mobile
    By heihauki in forum Mobile Java Games
    Replies: 7
    Last Post: 2008-03-08, 17:42
  4. Developing WSP applications for Nokia mobile phones using Java
    By tm09332 in forum Mobile Java Networking & Messaging & Security
    Replies: 0
    Last Post: 2007-05-04, 10:12
  5. WAP with Java. I want to develop a wap application using java. I use tomcat
    By ask_expert in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2002-05-10, 16:15

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