Adding Android to the Xamarin Forms Project

40 Views Asked by At

I have a project that was created a while ago in Xamarin Forms, and it contained the iOS project. My task was to do the Android implementation. I created the Android project inside the main project, added the references, all the configurations were done, the project has no errors, it's compiling and displaying a blank page in the emulator as if nothing existed. I need to know if there is any way to replicate the folders I need, if this should be created automatically or if I can replicate manually.

I changed Java versions to check compatibility, but as it is compiling and displaying I believe this is not the error.

0

There are 0 best solutions below