Hi. I need to create android app for my university project that uses SignalR, and i dont rly know much about xamarin, so i need an advice on picking between forms and native android. It only needs to run on android.
App will have multiple activities and custom amount of controls such as buttons and sliders on each page that needs to be generated based on data recieved from server.


I want to know which one should i choose and how much impact does this choice even have?
From what i’ve seen forms requires a lot of use of custom renderer and that doesnt sound fun or easy.
Also i found only a few guides for native xamarin and any links would be greatly appriceated!
Xamarin.android is the better option to this project.
C# devs
null reference exceptions

source