Cross-platform Localization for Native Mobile Apps with Xamarin

Christopher Miller

  • 出版商: Apress
  • 出版日期: 2016-12-20
  • 售價: $1,600
  • 貴賓價: 9.5$1,520
  • 語言: 英文
  • 頁數: 113
  • 裝訂: Paperback
  • ISBN: 1484224655
  • ISBN-13: 9781484224656
  • 海外代購書籍(需單獨結帳)

商品描述

Tailor your apps to appeal to a global market. Microsoft MVP Chris Miller steps you through the process of enabling multiple language support, while using a single shared set of language resources using the .NET Framework.

You will learn to adapt a simple mobile application for the Android, iOS, and Windows platforms, and handle the localization and internationalization on each platform. You will test the application for localization support and to avoid common pitfalls. Using Xamarin Forms and Visual Studio, the app will be implemented for Android, iOS, and Windows 10 UWP, and 99% of the code will be shared across the platforms.


What You Will Learn:

  • What localization and internationalization are and why they matter
  • Support multiple languages on each platform
  • Handle cultural differences such as dates and currencies
  • Use tools such as Microsoft’s Multilingual App Toolkit to manage language resources
  • Create a localized, cross-platform app with Android Studio, Xcode, Xamarin, and Visual Studio tools
  • Get help translating the text from the application
Who This Book Is For:

Mobile app developers currently writing native apps for Windows Phone, Android, and iOS