Determining whether connection is 3G or wifi

You must Login before you can answer or comment on any questions.

I'm referring to https://developer.appcelerator.com/apidoc/mobile/1.0/Titanium.Network in trying to detect the connection type and can establish whether the user is on wifi but detecting 3G is not documented. Is this possible?

— asked 3 years ago by Phi Chong
0 Comments

1 Answer

Accepted Answer

It's the NETWORK_MOBILE value for 3G, Edge, GPRS, etc...

Your Answer

Think you can help? Login to answer this question!