Hi Bleas,
Regarding ”having multiple activities in a single Xamarin.Forms application”,
Xamarin.Forms applications are single activity applications and having multiple activities may result in improper navigations as discussed in the below link.
https://forums.xamarin.com/discussion/65395/does-xamarin-forms-always-use-a-single-android-activity
https://forums.xamarin.com/discussion/52794/android-how-to-use-loadapplication-when-having-multiple-activities
Regarding ” How can I change it to use your exemple "ImageEditor_GettingStarted"?”
Since Xamarin.Forms.Forms.Context is obsolete in xamarin version in 2.5, we have modified getting context as activity from "ImageEditor_GettingStarted" Forms.Android MainActivity class.
Please get the sample for the same from the below link,
http://www.syncfusion.com/downloads/support/directtrac/general/ze/ImageEdit1432435663
Please get back us , if you need any further assistance.
Regards,
Sivaram G