Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - clarliao

Pages: [1]
1
NGUI 3 Support / Re: Localization problem
« on: September 02, 2014, 10:00:18 PM »
Even I installed from Google play , it doesn't work still . Since they are the same apk.
After a lot of test ,
I am sure the localization file is not packed into apk.
After I add a public TextAsset in a script, and drop this file to a GameObject with that script,
everything worked.

But I don't think this is the final solution. Maybe it's the bug from Unity?

Any good idea to fix this problem?

Regards.

2
NGUI 3 Support / Localization problem
« on: September 01, 2014, 09:28:09 PM »
hi ,
    I am using UNITY 4.5.2 with NGUI 3.7.0
When I run demo 10 : Localization ,
It works fine on PC ,
It works fine when I click 'Build and Run' to launch it by Unity on my Android phone.
(see the OK.png in attached file

but when I install it manually by click  apk file in my phone ,
all string disapear
(see the NG.png in attached file)

How could I fixed this? thanks

3
I saw "Unicode Example: Simplified Chinese with a CJK font" here:
http://www.tasharen.com/ngui/cjk.html
where can I download the source of this example?

Pages: [1]