943,929 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 450
  • Java RSS
Sep 28th, 2008
0

Need help urgent! Is this possible ?

Expand 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!
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
donaldunca is offline Offline
27 posts
since Sep 2006
Sep 28th, 2008
-1

Re: Need help urgent! Is this possible ?

Click to Expand / Collapse  Quote originally posted by donaldunca ...
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.
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 873
Code tags enforcer
peter_budo is offline Offline
6,656 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: maze program using String and 2D
Next Thread in Java Forum Timeline: Using .equals to compare objects Question





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC