How to check whether a particular device supports 4G networks in Android?
I want to check if a particular device has hardware support for 4G networks . I will elaborate the issue... In the application we have a settings page where user can make selection and allow application to run only in selected networks. Eg. User can select that app will run only in WiFi network or only in 3G network etc. There are CheckBox preferences for all networks WiFi, 2G, 3G 4G etc. Now if the device doesn't have the support for 4G network, I want to hide the 4G selection checkbox. All the remaining functionality is complete. I am struck on just this issue that how to detect if device