I want to check if data connectivity(EDGE) is transferring the data or not in android?
Asked
Active
Viewed 434 times
2 Answers
0
use the getDataActivity() of TelephonyManager If its value is non-zero then there's network traffic.

Philippe Girolami
- 1,876
- 1
- 13
- 15