Demo app for App Localization using the Nativer localization service.
LocalizationDemoWithNativerSDK is hosted in the following web site
https://github.com/TransroundCo/LocalizationDemoWithNativerSDK
If you think the Android project LocalizationDemoWithNativerSDK listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of LocalizationDemoWithNativerSDK.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 9 |
Minimum SDK Version | 9 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\fruits.json |
There are 1 image files in LocalizationDemoWithNativerSDK. The names of the image files are listed as follows.
ic_action_help.png
The following screenshort is generated from the image listed above.
LocalizationDemoWithNativerSDK has the following Java source files.
com.transround.dev.localizationdemo.DetailListItem.java com.transround.dev.localizationdemo.EmailTextBuilder.java com.transround.dev.localizationdemo.FiguresJsonParser.java com.transround.dev.localizationdemo.Fruit.java com.transround.dev.localizationdemo.FruitActivity.java com.transround.dev.localizationdemo.FruitDetailListAdapter.java com.transround.dev.localizationdemo.FruitHelper.java com.transround.dev.localizationdemo.FruitJsonParser.java com.transround.dev.localizationdemo.FruitSpinnerAdapter.java com.transround.dev.localizationdemo.HelpActivity.java