The internal name of many Andoird apps is of the format com.microsoft.skydrive. I would like to name my app following that format, but am unsure as to how to do that without changing the user-visible name.
So how do I change the app's internal name without changing the visible name? (I'm using VS2015 Xamarin.Forms)