0

I noticed the Android DownloadManager Request can be set to download over NETWORK_MOBILE \ NETWORK_WIFI but is it possible to distinguish between 2G \ 3G \ LTE?

thanks.

joseRo
  • 1,337
  • 3
  • 18
  • 35
  • maybe the follow link is what you need: http://stackoverflow.com/questions/13735100/is-there-a-way-to-detect-2g-3g-or-4g-on-android-device – Cuong Huynh Dec 22 '13 at 10:02
  • May not be a duplicate, the other question is asking how to tell if the device has capability, I think this wants to find out what is being used for a stream? – Tim B Dec 22 '13 at 12:05
  • I was asking if the downloadManager has this compatibility build in, but I think by your answer I can undersand DM doesn't, so I can check with your suggestion and then by it to create my request. – joseRo Dec 22 '13 at 13:11

0 Answers0