- Xamarin Blueprints
- Michael Williams
- 144字
- 2021-07-08 11:48:21
Summary
In this chapter, we built a gallery application on both iOS and Android using native development with Xamarin. We learnt how to setup projects in Xamarin Studio and code using the native frameworks in C#. In the next chapter, we will build a text to speech service using Xamarin.Forms
.
Try improving on this code and make this function asynchronous; the more background processing we have at this stage, the better. These are the small improvements we should take time with, as combining all these small additions can create a real difference to the speed of your application.
As this is only a demo, we are only going to take the first 100 items. If you would like another challenge, remove Take(100)
, and see if you can adjust the code to load thousands of images more efficiently.
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開發(fā)
- Docker and Kubernetes for Java Developers
- Monkey Game Development:Beginner's Guide
- C/C++算法從菜鳥到達(dá)人
- 微服務(wù)設(shè)計(jì)原理與架構(gòu)
- Learning Network Forensics
- 零基礎(chǔ)入門學(xué)習(xí)Python
- The DevOps 2.5 Toolkit
- Windows內(nèi)核編程
- Service Mesh實(shí)戰(zhàn):基于Linkerd和Kubernetes的微服務(wù)實(shí)踐
- R語言數(shù)據(jù)可視化:科技圖表繪制
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- Python機(jī)器學(xué)習(xí)與量化投資
- OpenCV 3.0 Computer Vision with Java
- AutoCAD基礎(chǔ)教程