Here's the error. Please help me:
Error CS0246 The type or namespace name 'AndroidX' could not be found (are you missing a using directive or an assembly reference?)
Error CS0246 The type or namespace name 'AppCompatActivity' could not be found (are you missing a using directive or an assembly reference?)
Error CS0115 'MainActivity.OnCreate(Bundle)': no suitable method found to override App1
Error CS0115 'MainActivity.OnRequestPermissionsResult(int, string[], Permission[])': no suitable method found to override App1
Error NU1101 Unable to find package Xamarin.AndroidX.AppCompat. No packages exist with this id in source(s): Microsoft Visual Studio Offline
Error NU1101 Unable to find package Xamarin.Essentials. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages
Error NU1101 Unable to find package Xamarin.Google.Android.Material. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages
Error CS0234 The type or namespace name 'Essentials' does not exist in the namespace 'Xamarin' (are you missing an assembly reference?)
Error CS0103 The name 'SetContentView' does not exist in the current context App1 C:\Users\mohse\source\repos\App1\MainActivity.cs
Error CS0234 The type or namespace name 'Essentials' does not exist in the namespace 'Xamarin' (are you missing an assembly reference?)