Nilay Khandelwal

Greenhorn
+ Follow
since Mar 23, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Nilay Khandelwal

Thanks Tim. Your posts have been very helpful in my understanding of the problem.

Also, I would like to apologize to all for cross-posting the same question on other forums.

http://forums.sun.com/thread.jspa?threadID=5375408&tstart=0
http://community.developer.motorola.com/mtrl/board/message?board.id=JavaME_General&thread.id=3

I was unaware of the JavaRanch rules http://faq.javaranch.com/java/BeForthrightWhenCrossPostingToOtherSites

I assure you that I never wanted to waste any time of the really helpful developers at these forums.

15 years ago
Okay.. So what I've got from your last post is that I can change the input method of the device during runtime and the app won't see any difference in the data it reads.
So there basically does not exist a method by which the application can 'explicitely' choose its input type from the device?
15 years ago
So is there a way to invoke the handwriting recognition method of input for the application just like the keyboard input method can be called?
15 years ago
I am developing an application for touch screen devices (MOTOMING A1200, MOTOMING A1600).

Are there any core/optional Java ME APIs which will allow me to use the handwriting recognition feature of the device? How do I add handwriting recognition support for the device? Are these APIs open for developers?

Thank you.
15 years ago