[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-27 Thread shimsim
OK, browser problem solved with cmnet, you dont need to enter any proxy details as suggested above. So does anyone know why cmwap does not get a data connection with the G1 ? On Apr 24, 11:46 pm, biAji wrote: > if you use cmnet as apn. keep the proxy blank. It's only useful in > cmwap. > > G1'

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-24 Thread biAji
if you use cmnet as apn. keep the proxy blank. It's only useful in cmwap. G1's browser will use this proxy. On Apr 22, 12:47 pm, shimsim wrote: > yep, have tired a few different sites, with no luck. basically the > browser just does not get anywhere, it looks like its found the page > and is

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-21 Thread shimsim
yep, have tired a few different sites, with no luck. basically the browser just does not get anywhere, it looks like its found the page and is loading it, but nothing, the loading bar never moves. On Apr 22, 10:49 am, Anonymous Anonymous wrote: > have u tried differnt urls with cmnet? saywww.cn

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-21 Thread Anonymous Anonymous
have u tried differnt urls with cmnet? say www.cnn.com etc, soemthing the "home" configured may not work On Wed, Apr 22, 2009 at 7:30 AM, shimsim wrote: > > if i change from cmnet to cmwap i dont even get a data connection (no > edge icon in the notification bar) > > On Apr 22, 9:16 am, Anonymou

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-21 Thread shimsim
if i change from cmnet to cmwap i dont even get a data connection (no edge icon in the notification bar) On Apr 22, 9:16 am, Anonymous Anonymous wrote: > give a try with "cmwap" as apn > > > > On Wed, Apr 22, 2009 at 6:41 AM, shimsim wrote: > > > Just tried the settings above and get exactly th

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-21 Thread Anonymous Anonymous
give a try with "cmwap" as apn On Wed, Apr 22, 2009 at 6:41 AM, shimsim wrote: > > Just tried the settings above and get exactly the same results, email > works, maps work, etc ... but not the browser > > What else could it be? > > thanks > > On Apr 22, 8:08 am, Anonymous Anonymous > wrote: > >

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-21 Thread shimsim
Just tried the settings above and get exactly the same results, email works, maps work, etc ... but not the browser What else could it be? thanks On Apr 22, 8:08 am, Anonymous Anonymous wrote: > Settings seems to be correct,please keep only the below information and see > the browser works > >

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-21 Thread Anonymous Anonymous
Settings seems to be correct,please keep only the below information and see the browser works apn: cmnet proxy: 10.0.0.172 port:80 username: blank password: blank server: blank mmsc:blank mms proxy: blank mms port: blank mcc: 460 mnc:02 apn type: default and i think Pinyin input is not supported

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-21 Thread shimsim
I got the same problem in China with my Dev G1. I'm using the M-Zone Sim card and with the settings below everything works except the browser. name: china mobile apn: cmnet proxy: 10.0.0.172 port:80 username: blank password: blank server: blank mmsc: http://mmsc.monternet.com mms proxy: 10.0.0.17

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-20 Thread Anonymous Anonymous
for the mms apn make the apntype to "mms", it shud work On Fri, Apr 17, 2009 at 11:44 PM, kilroy238 wrote: > > Which one of the 3 China mobile SIMS do you have? > > On Mar 18, 3:38 pm, FayGU wrote: > > I have a G1 phone and use it in mainland China. > > But I can't config it to work with browse

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-04-20 Thread kilroy238
Which one of the 3 China mobile SIMS do you have? On Mar 18, 3:38 pm, FayGU wrote: > I have a G1 phone and use it in mainland China. > But I can't config it to work with browser and MMS at the same time. > However with different APN, the browser and MMS can work seperately. > For browser, I use

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-03-24 Thread David Turner
On Thu, Mar 19, 2009 at 4:46 AM, Weizhong wrote: > > If I leave apn type to blank, is that same to "default"? Actually I > have tested with cmnet apn type blank, and cmwap apn type mms, it's > not working either. > I have been told that a blank is not the same than default. You must set it expli

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-03-19 Thread Weizhong
If I leave apn type to blank, is that same to "default"? Actually I have tested with cmnet apn type blank, and cmwap apn type mms, it's not working either. On Mar 19, 3:18 am, David Turner wrote: > when you want to use different APNs for both data and MMS, you need to set > the "apn type" field

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-03-19 Thread FayGU
It works. But very unstable. Thanks a lot. On Mar 19, 3:18 am, David Turner wrote: > when you want to use different APNs for both data and MMS, you need to set > the "apn type" field for the system to make a difference between them and > use them both. > > use "apn type=default" for the data APN

[android-developers] Re: How to config G1 to make both browser and MMS work?

2009-03-18 Thread David Turner
when you want to use different APNs for both data and MMS, you need to set the "apn type" field for the system to make a difference between them and use them both. use "apn type=default" for the data APN. and "apn type=mms" for the MMS one. Hope this helps On Wed, Mar 18, 2009 at 12:38 AM, FayGU