1.

Record Nr.

UNINA9910154793603321

Autore

Miller Christopher

Titolo

Cross-platform Localization for Native Mobile Apps with Xamarin / / by Christopher Miller

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2017

ISBN

9781484224663

1484224663

Edizione

[1st ed. 2017.]

Descrizione fisica

1 online resource (XIII, 113 p. 43 illus. in color.)

Disciplina

004

Soggetti

Microsoft software

Microsoft .NET Framework

Software engineering

Computer programming

Microsoft and .NET

Software Engineering

Programming Techniques

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

1: Overview -- 2: Implementation -- 3: Sample Applications -- 4: References.

Sommario/riassunto

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.