January 2021
Beginner to intermediate
318 pages
6h 57m
English
Due to the way that mobile applications are compiled, they require additional tools and packages for testing or installation on devices. In this appendix, we’ll learn how to set up the additional components for iOS and Android development.
To develop apps for Android, we will require additional development tools. Development follows the same process as we have seen in the earlier chapters of this book, and the same Fyne APIs are available for your application – it’s just the build/package phase that changes. Here are the necessary steps that we need to follow:
Read now
Unlock full access