jforce356 / market-enabler

Automatically exported from code.google.com/p/market-enabler
0 stars 0 forks source link

Disconnected from 3G network when opening android market. #91

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

If i have marketaccess enabled and enter android market, sometimes i get 
disconnected from the mobile network (3G and 2G).
Often it happends after i boot the phone and open android market. i get 
disconnected. But it also happens when i have "enable at bootup" disabled, and 
start market access manually.

This does not happen when marketaccess is disabled totally.

What version of the product are you using? On what ROM?
I am using the newest version of MarketAccess and a rooted stock 2.2 ROM on my 
HTC Desire

Is this a known bug ? and is there possibly a fix for this ? 

thanks :)

Original issue reported on code.google.com by jorgenas...@gmail.com on 9 Aug 2010 at 9:09

GoogleCodeExporter commented 8 years ago
Check your APN settings when the SIM is emulated. You'll see the APNs from the 
emulated provider, remove them.

Original comment by sbara...@gmail.com on 9 Aug 2010 at 7:38

GoogleCodeExporter commented 8 years ago
Removing emulated access points doesn't work for me :( Any other suggestions?

Original comment by edi.mod...@gmail.com on 9 Jan 2011 at 7:10

GoogleCodeExporter commented 8 years ago
And here's logcat for the event: http://pastebin.com/WJdbg0dg

Original comment by edi.mod...@gmail.com on 9 Jan 2011 at 7:30

GoogleCodeExporter commented 8 years ago
For the emulated APNs try to put in the same settings as for your native 
provider, except the MCC and MNC, use the values from the emulated SIM Numeric, 
see also http://en.wikipedia.org/wiki/Mobile_Network_Code.

When you emulate foreign operator next time, Android will switch APNs, but will 
use exactly the same settings since the modified APNs will contain the same 
parameters as your original ones.

This behavior is by design and I don't plan to do anything about it in 
MarketAccess.

Original comment by sbara...@gmail.com on 8 Jul 2011 at 4:55

GoogleCodeExporter commented 8 years ago
See also comments in issue #116 for more details.

Original comment by sbara...@gmail.com on 8 Jul 2011 at 5:00