Does someone know where or how I can set the Xamarin.Forms Application icon and or Launchscreen ?
Tried in visual studio properties of my current project but I don't see the option there.
Each platform should have its own project that you can access. You set these things in the properties of the these (if you are in Xamarin Studio). In Visual Studio I think you can edit the info.plist for iOS and the manifest for Android (both of these are located in the platform specific projects).
You can replace the icon.png in the "drawable" folder(s) in the android project and the resources dir for iOS. There are different drawable folders in Android, etc. For more info on Xamarin forms and images check out this link:
Working with Images in Xamarin.Forms
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With