When I compile a C# App with Xamarin to Android/Java will the Java code be visible to me?
Xamarin doesn't compile to java at all.
Ok, it means Xamarin is compiling C# to an APK-Format! Do I get the APK?
What do i see, when I decompile that APK?
Answers
Xamarin doesn't compile to java at all.
Ok, it means Xamarin is compiling C# to an APK-Format! Do I get the APK?
What do i see, when I decompile that APK?