Need help urgent! Is this possible ?

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2006
Posts: 27
Reputation: donaldunca is an unknown quantity at this point 
Solved Threads: 0
donaldunca's Avatar
donaldunca donaldunca is offline Offline
Light Poster

Need help urgent! Is this possible ?

 
0
  #1
Sep 28th, 2008
I want to ask are these things possible (I use J2ME)
1) Normally, when you make a call, you input a phone number and that phone number appear from right to left. Can I code that the phone number appear from left to right ?
2) For example, when I type a first number, the phone with auto-search in my contacts and auto-fill the predictive phone number priority from 1 to 9. If I see that auto-filled phone number is wrong I press "navigation" button to next phone number (or type the next number and it repeat auto-searching again ...)
3) When I enter call button, it will make a call
I use Nokia 6070
Thank you very much!
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,208
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 486
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Need help urgent! Is this possible ?

 
-1
  #2
Sep 28th, 2008
Originally Posted by donaldunca View Post
I want to ask are these things possible (I use J2ME)
1) Normally, when you make a call, you input a phone number and that phone number appear from right to left. Can I code that the phone number appear from left to right ?
2) For example, when I type a first number, the phone with auto-search in my contacts and auto-fill the predictive phone number priority from 1 to 9. If I see that auto-filled phone number is wrong I press "navigation" button to next phone number (or type the next number and it repeat auto-searching again ...)
3) When I enter call button, it will make a call
I use Nokia 6070
Thank you very much!
Yes, nothing stops you from creating small method to add new number in front of existing string and then display it in TextField, TextBox or even better draw it on Canvas

Auto-search is nothing more then searching record set the same way as you will query database and then just display results

For making calls have look first at this Invoking Platform Services in MIDP 2.0 and Getting Started with SIP API for J2ME (JSR 180). Each of them has additional resources to get through.
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC