[mono-android] Android 4.1.1

2012-05-04 Thread Wally McClure
I'm working throught the walkthrough on creating the a project that supports Android with fragment support at http://docs.xamarin.com/android/tutorials/Fragments_Walkthrough/Part_1_-_Walkthrough so that I can run an application in android 2+.This project doesn't seem to list all the resourc

Re: [mono-android] Mono for Android plugin broken in 4.1.1?

2012-05-04 Thread Rodrigo 'r2d2rigo' Diaz
Already did, tried removing everything related to MonoDroid and reinstalling and the same error kept popping. 2012/5/4 Jonathan Pobst > It sounds like maybe something didn't get installed correctly. > > Go to Add/Remove Programs and remove "Mono for Android", and then try > running the msi again

Re: [mono-android] new project types in 4.1

2012-05-04 Thread johnHolmes
Hi Jon, thanks for the additional and very useful help. I'm still stuck :( Let's see other examples that won't work: [JavaCode] public Type getType() { return _type; } [Error] /Unknown return type java.lang.reflect.Type found in method GetType in type OpenFeint.OF.Framework.Jackson.TypeReferen

Re: [mono-android] Mono for Android plugin broken in 4.1.1?

2012-05-04 Thread Jonathan Pobst
It sounds like maybe something didn't get installed correctly. Go to Add/Remove Programs and remove "Mono for Android", and then try running the msi again: http://download.xamarin.com/priv/bc514b5531c4505157e19ca15f21080/MonoforAndroid/Windows/monoandroid-4.1.1-p7.msi Jonathan On 5/4/2012 6:

Re: [mono-android] msbuild crash in ResolveLibraryProjectImports task in MFA v4.1

2012-05-04 Thread Jonathan Pryor
On May 4, 2012, at 6:59 AM, mcleodia wrote: > Anyway, I will try to scrape all this together and get a repro submitted when > I get a spare moment... I think the issue is this bug: https://bugzilla.xamarin.com/show_bug.cgi?id=4822 It will be fixed in the next release. - Jon _

Re: [mono-android] msbuild crash in ResolveLibraryProjectImports task in MFA v4.1

2012-05-04 Thread mcleodia
Yup, I can confirm I get the same problem, hintpath doesn't even fix the issue anymore in 4.1.1. Also, another problem cropped up. The _ResolveAssemblies task dies too because the Assemblies parameter $(ProjectDir)$(OutDir)$(TargetFileName);@(ReferencePath)" comes out as: C:\temp\Main\build\And

[mono-android] Development tool APK List

2012-05-04 Thread Gregor Pacnik
*What is an APK List?* It's completely free open source development tool. Sometimes I find an app which design I really like but have no idea how it is done. Besides that most of the time my phone isn't rooted (or I'm using some other phone). With all unpack/decompile tools out there the only thing