- Xamarin Blueprints
- Michael Williams
- 112字
- 2021-07-08 11:48:18
Chapter 1. Building a Gallery Application
This chapter will walkthrough native development with Xamarin by building an iOS and Android application that will read from your local gallery files, and display them in a UITableView and ListView. The following topics will be covered in this chapter:
Expected knowledge:
- Creating iOS provision certificates
- iOS development
- Objective-C
- Creating keystores
- Android development
- Java
In this chapter you will learn the following:
- Creating an iOS project
- Creating a UIViewController and UITableView
- Customizing a cell's appearance
- Creating an Android project
- Creating an XML interface and ListView
- Shared projects
- Custom row appearance
- Bitmap functions
- The ALAssetLibrary
- Adding the iOS photo screen
- Adding the Android photo screen
推薦閱讀
- C++ Primer習題集(第5版)
- Mastering JavaScript Functional Programming
- Computer Vision for the Web
- Visual C++數字圖像模式識別技術詳解
- Visual Basic程序設計(第3版):學習指導與練習
- 前端架構:從入門到微前端
- Python 3網絡爬蟲實戰
- Python數據分析(第2版)
- 零基礎學MQL:基于EA的自動化交易編程
- Magento 1.8 Development Cookbook
- SQL Server從入門到精通(第3版)
- Learning jQuery(Fourth Edition)
- Learning YARN
- Visual Basic 6.0程序設計實驗教程
- Penetration Testing with the Bash shell