- Xamarin Mobile Development for Android Cookbook
- Matthew Leibowitz
- 124字
- 2021-07-30 10:23:21
Preface
With a rapid increase in the use of mobile devices everywhere, developing for Android takes advantage of this trend to reach the widest market available to any mobile platform. Along with creating awesome Android apps, Xamarin allows the use of the mature .NET Framework. .NET is a massive framework that is supported on almost all platforms, including iOS, Windows, Mac OS X, and Linux.
Developing apps with Xamarin.Android allows you to use and reuse your code and skills on different platforms, making you more productive in any sort of development. Although not a write-once-run-anywhere framework, Xamarin provides native platform integration and optimizations. There is no middleware; Xamarin.Android talks directly to the system, taking your C# and F# code directly to the low levels.
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- 零基礎學C++程序設計
- 大學計算機基礎實驗教程
- Scala Design Patterns
- Responsive Web Design by Example
- 基于Struts、Hibernate、Spring架構的Web應用開發
- 利用Python進行數據分析
- 0 bug:C/C++商用工程之道
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 分布式數據庫原理、架構與實踐
- Mastering Drupal 8
- React and React Native
- Getting Started with Windows Server Security
- Practical Time Series Analysis
- Mastering Vim