View Single Post
Old 07-21-2004, 06:50 AM   #1 (permalink)
ballina
Registered User
 
Join Date: Jul 2004
Location: Dublin
Posts: 2
ballina is on a distinguished road
J2ME Library call

hi,
im having a problem with one of the library classes. I am trying to write an application that can make an outgoing connection, e.g. send a text message or surf the web. The problem is when I call connector.open in the javax.microedition.io class. This is what is needed to make a connection but it results in one or two extra screens appearing on the phone requesting the user to hit the command 'yes' should they want to continue.

Does anyone know or can they suggest a way around this? I don't want these screens to come up as I just want to make a straight connection. Clicking 'yes' on both these screens is very time consuming and a waste of time not to mention annoying.

I understand its a library call but there has to be a vay around it...
ballina is offline   Reply With Quote