Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CountryCode.getByCode(code) returns null on Galaxy S3 #2

Open
kskumar opened this issue Feb 14, 2014 · 2 comments
Open

CountryCode.getByCode(code) returns null on Galaxy S3 #2

kskumar opened this issue Feb 14, 2014 · 2 comments

Comments

@kskumar
Copy link

kskumar commented Feb 14, 2014

I have found that CountryCode.getByCode(code) returns null on both the international and Sprint Galaxy S3. This is true for any value of code, even 'US'. Both devices are running stock ROMs.

The following configurations were tested and returned correct values as expected:
Nexus 5, stock Android 4.4.2
Nexus 4, stock Android 4.4.2
Nexus 7, stock Android 4.4.2
Galaxy S2 T-Mobile, CyanogenMod 11 alpha 2 (Android 4.4.2)
Galaxy S2 T-Mobile, CyanogenMod 10.1.3 stable (Android 4.2.2)
Galaxy S2 T-Mobile, stock TouchWiz ROM (Android 4.1.2)
Galaxy S4 AT&T, stock TouchWiz ROM (Android 4.2.2)
T-Mobile G2 (HTC Vision), CyanogenMod 7.2.0 (Android 2.3.7)

@TakahikoKawasaki
Copy link
Owner

The issue description made me (an ex-JVM engineer) guess that it is a bug of Dalvik VM on Galaxy S3. Someone must have made a mistake in ROMizing Dalvik VM and its libraries for Galaxy S3.

@TakahikoKawasaki
Copy link
Owner

Oh. Please use nv-i18n instead.

https://github.com/TakahikoKawasaki/nv-i18n

CountryCode (this Git repository) is obsolete and is not maintained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants