I am using Visual Studio 2012
On launching the application i get the error:
[INPUT] am start -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -n DoTimeOnDroid.DoTimeOnDroid/dotimeondroid.dotimeondroid.TrialSplashScreen Mono.AndroidTools.AndroidLogger Verbose: 0 : [OUTPUT] Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=DoTimeOnDroid.DoTimeOnDroid/dotimeondroid.dotimeondroid.TrialSplashScreen } Error type 3 Error: Activity class {DoTimeOnDroid.DoTimeOnDroid/dotimeondroid.dotimeondroid.TrialSplashScreen} does not exist.
and the app does not start.