3g
going from Wifi to 3G -- stops stream and cannot resume in iphone development
i am developing radio app i have got one issue ie when going from wifi 开发者_开发问答to 3G stops streaming and can\'t resume again getting wifi or 3G.It is continuous buffering.[详细]
2023-02-22 20:41 分类:问答Incomplete response after httpget on 3g Android
in my Android application i am trying to get a website using the httpclient and the httpget. it is working fine on the emulator and on my HTC Desire HD.[详细]
2023-02-21 09:58 分类:问答Wifi and 3G same time
For my App I need Data from both, a local Network and the Internet. The local Network (Wifi) has no connection to the internet so I have to use the mobile connection (3G for Example).[详细]
2023-02-21 04:35 分类:问答iPhone as proxy for data upload
I want to create an iPhone application that can call web services on a computer, and then upload those files over the iPhone 3g connection. Is there an elegant way to do this?[详细]
2023-02-17 13:45 分类:问答How to prevent the phone from losing IP traffic?
I have a simple app that periodically sends HTTP_GET requests to a server. When sending requests over 3G, I noticed that the requests sometimes time out (and the server-side logging shows that it NEVE[详细]
2023-02-17 03:06 分类:问答How android application work with 3G/GPRS/EDGE
I developed an android app to receive a location and then send a message to collect at a MySQL server via XMPP protocol.[详细]
2023-02-13 13:43 分类:问答Find the 3G band for Nexus One
Given a nexus one (rather any An开发者_StackOverflowdroid phone), is it a way to find out which 3g band it supports (t-mobile or att), without inserting any SIM cards ? currently I\'m just interested[详细]
2023-02-12 20:46 分类:问答Get source url of script tag in Javascript on the iPhone over 3G
I have a javascript widget that is embedded on third party websites. It needs to load other resources (CSS, flash, etc) relative to itself (rather than relative to the page it is hosted on).[详细]
2023-02-12 02:39 分类:问答Why would a video play fine on a 3G iOS device but not on a 2G?
I\'ve had a contractor compress a video to be used 开发者_如何学编程in an app we\'re developing and while the video plays just fine on a 3G device, artifacts appear when watched on a 2G device. Why wo[详细]
2023-02-10 13:58 分类:问答Listen/register 2G 3G change on android
I know how know network type with : TelephonyManager telManager = (开发者_如何学CTelephonyManager) context.getSystemService(Context.TELEPHONY_SERVICE);[详细]
2023-02-09 05:27 分类:问答