March 2018
Intermediate to advanced
376 pages
7h 25m
English
User interaction is the most important aspect of developing a mobile application. A mobile app should be interactive and easy to use.
In this basic application, we will be writing our user interaction code in C# and it will be part of the MainActivity.cs file:

It has some autogenerated code that we are going to modify in order to make our application work.
Before we start writing user interaction code, let's understand the autogenerated ...
Read now
Unlock full access