Android.App.ActivityManager.MetaHomeAlternate Field
<meta-data> name for a 'home' Activity that declares a package that is to be
uninstalled in lieu of the declaring one.
Syntax
[Android.Runtime.Register("META_HOME_ALTERNATE")] public const stringMetaHomeAlternate
Remarks
<meta-data> name for a 'home' Activity that declares a package that is to be
uninstalled in lieu of the declaring one. The package named here must be
signed with the same certificate as the one declaring the <meta-data>.