This is the true Error you dont implement all abstract methods in Your Splash Screen Activity.
I had the same issue in Listadapters and hope this helps you. [E:\Work\VLM\source\MobileBullet\Droid.Container\Droid.Container.csproj] SplashScreenActivity.java(27,5): javac error : method does not override or implement a method from a supertype [E:\Work\VLM\source\MobileBullet\Droid.Container\Droid.Container.csproj] SplashScreenActivity.java(27,5): javac error : @Override [E:\Work\VLM\source\MobileBullet\Droid.Container\Droid.Container.csproj] SplashScreenActivity.java(27,5): javac error : [E:\Work\VLM\source\MobileBullet\Droid.Container\Droid.Container.csproj] -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Failure-to-package-build-with-generic-class-inheriting-from-JavaList-T-tp5089657p5089910.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
