Re: [mono-android] pp crashes when opening

2012-12-18 Thread Javier Martínez Sáez
I solved it.. Just changing order.. first signing.. then zipaligning Thanks!! Un saludo Javier Martínez Sáez Responsable Soporte Técnico eLegisla www.externalia.com Tfno.: 945 291 684 | Fax 945 205 228 sopo...@egestiona.es www.egestiona.es | www.elegisla.es | www.eadr.es **

Re: [mono-android] Bad performance without shared runtime

2012-12-18 Thread Konaju Games (Dev)
Make sure it is built using armeabl-v7a and not armeabi-v6. ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid

[mono-android] debugger breakpoints 4.4.41

2012-12-18 Thread John Murray
I've had a bit of a break from my monodroid project but returned recently - upgraded to 4.4.41 Now breakpoints are not recognised This has happened a few times in the last couple of years on upgrades sometimes solved simply by for example ddeleting suo file In this case none of the previous t

[mono-android] (mfa 4.2.7) Vs2010 Layout Designer Crashes with a simple TableLayout

2012-12-18 Thread jesus salas
Hello REPRO: 1) Open VS2010, 2) Create any project type 3) Open Layout\Resources\Main.axml 4) in Design View drop just a TableLayout control 5) Close Layout Designer Saving changes 6) Open Layout Designer 7) Visual Studio Crash (NullReferenceException raised in TableRow.InitializeForDesigner)

Re: [mono-android] Mono for Android 4.4.41 Stable Release Available

2012-12-18 Thread Natanael
Hi I'm trying to update mono for android to version 4.4.41, but after install my license is lost. The Activate option in Visual Studio 2010 don´t work. Nothing happens when I click the Activate button. No erro ando no message. -- View this message in context: http://mono-for-android.1047100

Re: [mono-android] Can't Connect to Galaxy Nexus

2012-12-18 Thread Max Rasguido
I'm having the same problem, but on a Low End Sony Ericcson device (X8) running android 2.3. I can deploy to various devices without problem (Galaxy Note II, Galaxy Ace, Acer Iconia A100, Samsung GT-I9050, etc.). But it fails on this one which I use to test how responding are my apps on low end dev

Re: [mono-android] Project Reference (Visual Studio)

2012-12-18 Thread Natanael
I'm trying to update mono for android to version 4.4.41, but after install my license is lost. The Activate option in Visual Studio 2010 don´t work. Nothing happens when I click the Activate button. No message and no error. Do you have the link download for 4.2.8? I can´t find. -- View this mes

Re: [mono-android] Update 4.2.8 Broke Activation

2012-12-18 Thread Natanael
I have the same problem with 4.4.41 Only 4.2.7 works for me. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Update-4-2-8-Broke-Activation-tp5712242p5712622.html Sent from the Mono for Android mailing list archive at Nabble.com. __

Re: [mono-android] Update 4.2.8 Broke Activation

2012-12-18 Thread John Murray
Nat - i had same problem - its not the first time a monodroid upgrade has spooked the activation Anyway go to shop.xamarin goto your account on your orders you should see hyperlink to 'renew' - I am doing this from memory - try looking for anything which says offline activation This brings a pop

Re: [mono-android] Mono out of synch - broken mono install

2012-12-18 Thread dickies
Thanks Jon, that worked, I can now deploy a debug build to an emulator and to my device when it's connected to my mac. The DebugRuntime and API level packages are deployed with it. However, I have a problem with deploying a release build to my device when it's connected to my mac. It does deploy t

Re: [mono-android] Mono out of synch - broken mono install

2012-12-18 Thread dickies
Fixed it by deleting all contents of the obj/Release and bin/Release folders, rebuilding, then redeploying. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Mono-out-of-synch-broken-mono-install-tp5712632p5712647.html Sent from the Mono for Android mailing list arc

Re: [mono-android] Mono out of synch - broken mono install

2012-12-18 Thread Jeremy A. Kolb - ARA/NED
I see this sort of thing a lot where I have to delete obj/bin directories. -Original Message- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of dickies Sent: Tuesday, December 18, 2012 1:06 PM To: monodroid@lists.ximian.com Subject: Re: [mon

Re: [mono-android] Mono for Android 4.4.41 Stable Release Available

2012-12-18 Thread Jonathan Pryor
On Dec 12, 2012, at 12:23 PM, Natanael wrote: > I'm trying to update mono for android to version 4.4.41, but after install my > license is lost. By any chance are you on Windows XP? If not, what are you on? We found a regression in license checking under Windows XP. The forthcoming 4.4.50 rel

Re: [mono-android] (mfa 4.2.7) Vs2010 Layout Designer Crashes with a simple TableLayout

2012-12-18 Thread Jonathan Pryor
On Dec 8, 2012, at 7:20 AM, jesus salas wrote: > (NullReferenceException raised in TableRow.InitializeForDesigner) We believe that this has been fixed in the 4.4.x series. Thanks, - Jon ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRI

Re: [mono-android] debugger breakpoints 4.4.41

2012-12-18 Thread Jonathan Pryor
On Dec 18, 2012, at 8:09 AM, John Murray wrote: > I’ve had a bit of a break from my monodroid project but returned recently – > upgraded to 4.4.41 > Now breakpoints are not recognised > This has happened a few times in the last couple of years on upgrades > sometimes solved simply by for exampl