I'm not sure what approach should I have before creating app with non-latin alphabets, i.e. chinese or japanese.
If I will use "Text" object, then I will be forced to use Crosswalk/Chromium = bigger APK, slower, and so on.
But it will be easy with translations - just copy/paste
If I will use "SpriteFont" then I guess that I will have a lots of issues. But then I could use new Canvas+ = smaller APK, faster hmm