Posts Tagged Android

Android Internationalization

Digging into the Android SDK documentation, finding this:

Internationalization and Localization are critical, but are also not quite ready yet in the current SDK

Well, the analysis is correct. But I don’t really get the second part. Is internationalization that hard?

And moreover, doesn’t it get more complicated building it into a system after a big chunk of code with older

SDKs is already out there? This can’t be good, or can it?

1 Comment