how can i take the text on the screen of mobile phone on netbeans? can anyone suggest me the algorithm i should follow?
how can i take the text on the screen of mobile phone on netbeans? can anyone suggest me the algorithm i should follow?
Hmmm... what?
Sorry, I am not able to follow your question at all. Could you please be more specific so people could help you...
Are you talking about text which you application displays on the screen? Or getting debug information from the phone to Netbeans? What?
Hartti
i want to get debug information from the phone not from the application i write.
thanx..
Hmmm... I *think* I now understand what you are after. Unfortunately that is not possible.
Why would you need to debug an application by someone else?
Hartti
for example if you want to read the screen for blind people, you have to take information from the screen of the phone not the application you write. if you read only the application's screen you write, there will be no mean for blinds. because you have to read everything seen on the screen.
i am trying to do such a program. my program works fine but only in given strings. if i can take the text on the screen of my mobile phone, i will apply the function i wrote. is there any packages holding these information maybe?
are u talking about getting the strings (text) from the screen ? as in a getText() method from a TextField ? Still I dont get what u want to o after u have the string, blind people wont be able to read it anyways.. or are u developing a text-to-speech software ?
actually, I am not able to make any sense from ur posting, sorry...
As hartti said, if you're trying to read screens of other applications from your j2me app, then there's no way to do it.
Pit
Now I understand what you are after. Unfortunately I have to agree with jappit that this is not possible (MIDlets do not have access to screens of other applications)
Hartti
hello again to everyone,
i am trying to make a screen reader in my nokia telephone e 65 with java mbile.
i dont know if symbian have a class or function or whatever the name to read "events" that running in background..
so, i need some information for this "read events in background" things..
do symbian have a class or function to read events so my application can capture it?
This project is my final task in my college, and i need this information to make my target...
thank you very much for your help...