| Author |
application does not connects to internet on actual mobile device
|
aseem agarwal
Greenhorn
Joined: Oct 17, 2009
Posts: 9
|
|
Hi
I developed a j2me application as well as a web service. Now I have hosted the web service and used it for j2me application. The application interacts with the web service on the emulator without any hassle.
But when i install the application on actual mobile device which is gprs enabled, the application does not interacts with the service at all!!!
Is there something special to be done in regard to this.....
|
 |
Aleksandar Babic
Ranch Hand
Joined: May 30, 2007
Posts: 68
|
|
First check if there is some phone settings that prevents app or Java from using internet connection.
And also check if app is properly signed.
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14572
|
|
|
I have to pay an extra $20/month to access the Internet through my cell phone. The phone company doesn't provide tcp/ip networking in its basic service package.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: application does not connects to internet on actual mobile device
|
|
|