slashmax

Results 1 issues of slashmax

Using Android 6.0 AOSP. From logs : wasDataTurnedOn: false; Maybe change to something like this? : > public static bool IsMobileDataEnabled() > { > bool result = false; > >...