- 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
推薦閱讀
- Moodle Administration Essentials
- Learn Type:Driven Development
- PostgreSQL Cookbook
- Ext JS Data-driven Application Design
- Instant Zepto.js
- Easy Web Development with WaveMaker
- Python貝葉斯分析(第2版)
- Learning Python Design Patterns
- HTML5從入門到精通 (第2版)
- Unity 2018 Shaders and Effects Cookbook
- RealSenseTM互動開發實戰
- 寫給程序員的Python教程
- Illustrator CS6設計與應用任務教程
- Xamarin Blueprints
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據