Closed westruk closed 8 months ago
Okay
done
The country is hooked, however for the operator I don't know which method VDInfo is using if I know that then I may be able to hook it
done
When release?)
The country is hooked, however for the operator I don't know which method VDInfo is using if I know that then I may be able to hook it
Maybe it generated from MCC+MNC string?
https://developer.android.com/reference/android/telephony/SubscriptionInfo#getMccString()
https://developer.android.com/reference/android/telephony/SubscriptionInfo#getMncString()
thank you so much for finding the problem, both methods are hooked now.
thank you so much for finding the problem, both methods are hooked now.
hmm...don't work on last release
any news?
work in progress, currently working on Group feature
Hi.
I think it's detected because getNetworkCountryIso updated in API 30
https://developer.android.com/reference/android/telephony/TelephonyManager#getNetworkCountryIso(int)