Android SDK has a variety of tools that helps you to develop a mobile application for the Android platform. These tools have been classified into 2 groups.
Just change @id
to @+id
while defining or referencing an id. This will fix your issue.
You can use below code to open an activity from fragment in Xamarin Android.