Titanium iOS/Android cross platform memo

  1. As possible as you can choose non-dependent interface on specific platform. 
  2. Be careful the include *.js path. 
  3. Localization file at the string.xml file. When you find some item name displayed have problem, you need to check the file first.

Comments

Popular posts from this blog

Drawing textured cube with Vulkan on Android

董事長您好

C++ unit testing & CI integration in GitHub (2/2)