Cross-platform Localization for Native Mobile Apps with Xamarin
Autor Christopher Milleren Limba Engleză Paperback – 20 dec 2016
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
Preț: 201.90 lei
Preț vechi: 252.38 lei
-20% Nou
Puncte Express: 303
Preț estimativ în valută:
38.64€ • 40.28$ • 32.17£
38.64€ • 40.28$ • 32.17£
Carte tipărită la comandă
Livrare economică 06-20 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484224656
ISBN-10: 1484224655
Pagini: 113
Ilustrații: XIII, 113 p. 43 illus. in color.
Dimensiuni: 178 x 254 x 7 mm
Greutate: 0.24 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484224655
Pagini: 113
Ilustrații: XIII, 113 p. 43 illus. in color.
Dimensiuni: 178 x 254 x 7 mm
Greutate: 0.24 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1: Overview.- 2: Implementation.- 3: Sample Applications.- 4: References.
Notă biografică
Chris Miller is a Senior R&D Engineer for Tyler Technologies. He is a Microsoft MVP for .NET and is active in the community. Chris is a Microsoft Certified Professional and a Xamarin Certified Mobile Developer.
Textul de pe ultima copertă
This book walks the developer through the process of tailoring their apps in order 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. .NET makes it easy to support multiple languages and cultures.
Starting with a simple mobile application, the author demonstrates how to adapt it for the Android, iOS, and Windows platforms, showing how to handle the localization with resource files and how to handle internationalization on each platform.
Readers will learn how to test the application for the localization support and how 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.
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. .NET makes it easy to support multiple languages and cultures.
Starting with a simple mobile application, the author demonstrates how to adapt it for the Android, iOS, and Windows platforms, showing how to handle the localization with resource files and how to handle internationalization on each platform.
Readers will learn how to test the application for the localization support and how 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.
Caracteristici
Provides a practical guide for managing the localization process for native mobile apps Provides a single point of reference for the popular native mobile development tool kits Shows how a single set of language translations can be used for Android, iOS, and Windows Demonstrates the benefits of localization to product owners Contains tips to save development time Uses a sample app that can be localized for multiple platforms