I'm brand new to xamarin world (as well as visual studio). I've forked xamarin-evolve app and trying to build and deploy in my local android device.
In documentation, under "Mobile App" section, its mentioned:
Simply restore your NuGet packages and build the application.
As a beginner, I'm looking for a bit more explanation how to build and deploy this project locally in my android device. So that I can play with it.
I would truly appreciate any cooperation.
Thanks.
BTW, I've asked this question in stackoverflow.