My application can only work using a certain GPRS wap connection.
So if the connection doesnt exist on the user handset, I need to know How can I configure it programatically from the application.
ex: by supplying (accesspoint name, proxy Ip, Port, etc ...)
Can the "ConnectionManager" class do this?
If not, Is there any other way to do so?
Thanks