Re: [mono-android] pp crashes when opening

2012-12-17 Thread Jonathan Pryor
On Dec 17, 2012, at 11:12 AM, Javier Martínez Sáez wrote: > I have built, aligned and signed my app.. > > Then I install it using adb. Is this a Debug build or a Release build? >From the logcat output, I suspect that this is a Debug build (or it's a >Release app with the shared runtime enabl

[mono-android] DatabaseUtils.getTypeOfObject binding is missing

2012-12-17 Thread Jeremy A. Kolb - ARA/NED
I'm not seeing this function in DatabaseUtils. ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid

[mono-android] How to tell is Java.Lang.Object is byte[]

2012-12-17 Thread Jeremy A. Kolb - ARA/NED
I'm trying to replicate DatabaseUtils.getTypeOfObject and am running into trouble telling it the object is a byte[]. The code in the android source is: } else if (obj instanceof byte[]) { return Cursor.FIELD_TYPE_BLOB; "obj is byte[]" doesn't work so I tried: Type type = obj.GetTyp

Re: [mono-android] How to tell is Java.Lang.Object is byte[]

2012-12-17 Thread Jonathan Pryor
On Dec 17, 2012, at 1:45 PM, Jeremy A. Kolb - ARA/NED wrote: > I’m trying to replicate DatabaseUtils.getTypeOfObject and am running into > trouble telling it the object is a byte[]. I assume you have: Java.Lang.Object obj = ...; If so, the easiest way to check that is: if (obj

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

2012-12-17 Thread dickies
Using a MacBook with Snow Leopard I tried to investigate an issue in my app with MonoDroid.UrlImageViewHelper . With Mono for Android 4.2.5 it was returning a lot of timeouts and was unreliable on my device (Android 2.2) because images were

[mono-android] Splash Page on Resume

2012-12-17 Thread craig
I saw this tutorial on splash pages: http://docs.xamarin.com/Android/Guides/User_Interface/Creating_a_Splash_Screen However, boss wants the app to reload data from server and re-display splash page whenever app is resumed from background, which could be in the middle of the app instead of at the

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

2012-12-17 Thread Jonathan Pryor
On Dec 17, 2012, at 3:32 PM, dickies wrote: > My project builds ok, but when deploying to an emulator I get this error: > > 'cant resolve internal call to > "System.Reflection.FieldInfo::get_marshal_info()" (tested without signature > also) > > Your mono runtime and class libraries are out of

Re: [mono-android] pp crashes when opening

2012-12-17 Thread Javier Martínez Sáez
It's a release build. I am trying to make the apk file. Let me explain to you what I am doing.. 1) zipalign -v 4 d:\android\egestionaMobile.egestionaMobile.apk d:\egestionaMobile.apk --> I think This makes me the apk file. 2) jarsigner -verbose -keystore d:\egestiona-mobile.keystore d:\egestiona

Re: [mono-android] pp crashes when opening

2012-12-17 Thread Javier Martínez Sáez
I forgot to say the first step.. package egestionamobile for Android (.apk). 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 **