yucemahmut / android-on-freerunner

Automatically exported from code.google.com/p/android-on-freerunner
0 stars 0 forks source link

Unable to connect gprs #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I use stander user set ways,and step by step to set the APN,but ubale to 
connect gprs. From koolu 7 to android-on-freerunner-cupcake-week-2009-45 I 
try to connect gprs but failed.

What is the expected output? What do you see instead?

connected gprs
What version of the product are you using? On what operating system?
l am using freerunner gta02 ;

android-on-freerunner-cupcake-week-2009-45.

Please provide any additional information below.

my english is poor,i am very sorry for this! 

i'm in china ,my network is china mobile.

Original issue reported on code.google.com by qukaimuma on 8 Nov 2009 at 2:02

GoogleCodeExporter commented 9 years ago
Hi all, I can finally confirm that GPRS (inculding MMS) works for me on GTA02 
A6, my mobile network is Orange (Austria). I'm testing the daily builds by 
Serdar, so currently android-on-freerunner-cupcake-daily-20100814.

Could someone please add my APN-settings to the default APN-list (apns.xml)? 
I'm still too stupid to do that myself ;) Seems like one needs two APNs for 
Orange Austria - one for the web & the other for MMS:

· ORANGE WEB (AT)
APN: orange.web
Proxy:
Port:
Username: web
Password: web
Server: *
MMSC:
MMS proxy:
MMS port:
MMC: 232
MNC: 05
APN type: default,supl

· ORANGE MMS (AT)
APN: orange.mms
Proxy:
Port:
Username: mms
Password: mms
Server: *
MMSC: http://mmsc.orange.at/mms/wapenc
MMS proxy: 194.024.128.118
MMS port: 8080
MCC: 232
MNC: 05
APN type: mms

Original comment by ghost68w...@gmail.com on 14 Aug 2010 at 9:38

GoogleCodeExporter commented 9 years ago
We're not doing any manual modifications to our APN XML file.

The cyanogen project is our master for the APN settings. 

All changes/updates should be directed to this site 

http://code.google.com/p/cyanogenmod/wiki/APNlist

Once your change is in, let us know and we'll ask Jim Ancona to sync the files 
with our repository.

Niels.

Original comment by niels.he...@gmail.com on 16 Aug 2010 at 8:10

GoogleCodeExporter commented 9 years ago
Hi Niels

It is a record about my provider in 
http://code.google.com/p/cyanogenmod/wiki/APNlist:
  <apn carrier="BeeLine RU" mcc="250" mnc="99" apn="internet.beeline.ru" user="beeline" server="" password="beeline" mmsc="" type="default"/>
  <apn carrier="BeeLine RU MMS" mcc="250" mnc="99" apn="mms.beeline.ru" user="beeline" server="" password="beeline" mmsc="http://mms/" mmsproxy="192.168.094.023" mmsport="8080" type="mms"/>
 but I could not find its in our vendor/neo/fr/apns.xml. ( At moment I have check current master(froyo) repository )
Please, check

Original comment by Alexandr...@gmail.com on 16 Aug 2010 at 10:57

GoogleCodeExporter commented 9 years ago
Alexandre,

Thanks for pointing this out. I guess we can consider doing a sync between the 
two files.

to public@Stefan-Nagy.at: can you request an update of the cyanogenmod file 
with your details?

Should we wait for that update or already sync the files?

Jim, is there a way to automate this process?

Thanks,

Niels.

Original comment by niels.he...@gmail.com on 16 Aug 2010 at 12:23

GoogleCodeExporter commented 9 years ago
Hi Niels,

the list already includes the settings for my mobile network - that's the 
reason why I posted my settings here (because I didn't know that you plan to 
sync the files). However, I requested some corrections in the cyanogenmod-wiki 
some minutes ago.

As for me you can sync the files right now - I can add my settings manually as 
I always did.

Thanks,
Stefan.

Original comment by ghost68w...@gmail.com on 17 Aug 2010 at 3:42

GoogleCodeExporter commented 9 years ago
Hi Stefan,

Thanks for your feedback.

Jim, I guess this means we can do a sync with the cyanogenmod file.

Niels.

Original comment by niels.he...@gmail.com on 18 Aug 2010 at 7:16

GoogleCodeExporter commented 9 years ago
Updated APNs from Cyanogenmod for cupcake and master

Original comment by scarhill on 21 Aug 2010 at 10:32

GoogleCodeExporter commented 9 years ago
After installing android-on-freerunner-cupcake-daily-20100826 GPRS just works 
(the correct APNs are detected automatically & GPRS connects when needed). 
Thanks!

Original comment by ghost68w...@gmail.com on 1 Sep 2010 at 9:39