Re: [mono-android] Obfuscator and failed GenerateJavaStubs

2012-08-31 Thread Igor Russkih
> The Name property must be a fully qualified 'package.TypeName' value, and > no package was found for 'ab'. > > Java.Lang.Object subclasses only need to contain a package if their name > will be used in AndroidManifest.xml. (Android!!! /me shakes hand in air.) > Thats the point - all my UI classe

Re: [mono-android] Obfuscator and failed GenerateJavaStubs

2012-08-30 Thread Jonathan Pryor
On Aug 30, 2012, at 2:44 AM, Igor Russkih wrote: > C:\Program Files\MSBuild\Novell\Novell.MonoDroid.Common.targets(690,3): > error MSB4018: The "GenerateJavaStubs" task failed unexpectedly. > C:\Program Files\MSBuild\Novell\Novell.MonoDroid.Common.targets(690,3): > error MSB4018: System.

[mono-android] Obfuscator and failed GenerateJavaStubs

2012-08-29 Thread Igor Russkih
Hello, I'm doing an assembly obfuscation (eazfuscator), and getting the following issue: C:\Program Files\MSBuild\Novell\Novell.MonoDroid.Common.targets(690,3): error MSB4018: The "GenerateJavaStubs" task failed unexpectedly. C:\Program Files\MSBuild\Novell\Novell.MonoDroid.Common.targets