Top "Gprs" questions

GPRS refers to the 2G/3G data services provided by the mobile operators over GSM network.

Enable/disable data connection in android programmatically

I want to enable/disable the data connection programmatically. I've used the following code: void enableInternet(boolean yes) { ConnectivityManager iMgr = (…

android gprs invocationtargetexception
How to detect mobile location using GPRS?

As you know, Google maps program for Mobiles has the ability to find users location (My Location service). I want …

google-maps geolocation gprs
Use Arduino GSM/GPRS shield to send data to my web service

I know how to make calls and send SMSes using a GSM/GPRS shield for Arduino Uno. But I have …

web-services arduino sensors gsm gprs
sim800 at command post data to server

I'm stumped with sending data to a remote server , I'm able to send a post request but not sure how …

http gsm at-command gprs
Android: Enable/Disable Auto Sync and Background Data

I want to develop an application that disables the Background Data (new feature in Android 1.5) and Auto Sync and then …

android synchronization gprs
How to send commands via GPRS to GPS Tracker (TK103, GT02, GT06, TK102 etc)

This was already asked here https://stackoverflow.com/questions/25460743/gps-tracker-tk103-how-to-send-message-through-server. But there isn't any answer! Receiving data from GPS …

c# sockets tcp gps gprs
SIM900 GSM/GPRS not getting a proper AT+CREG? answer

I'm using an Arduino UNO with attached IComsat SIM900 GSM/GPRS shield. Using the following tutorial: Arduino Live GPS Tracker …

arduino gsm at-command gprs
Detecting near-by phone numbers

Trying to figure out some sort of method in which it would be possible to detect nearby phone numbers e.…

mobile phone-number gprs
Enable/Disable Mobile Data (GPRS) using code

I was having one solution for enabling and disabling data that was working good in API 8 and 10, but that code …

android gprs
Create Network Access Point Name with code,

I want to create APN by code, is there any support in Android SDK, i have tried a lot but …

android 3g gprs apn