public void LaunchApp()
 {
     AppBuilderTestExtensions.LaunchLogoAppOnPrimaryDevice(PlatformName.Android);
 }