[mono-android] send parameters to activity from java class to c#

2011-07-21 Thread alex
Hi guys I hope you can help me ! I have an activity in java and i need to open a new activity sending parameters from this java class to a c# activity ! but i dont know how to do it!! Someone please ? thanks -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/send-pa

Re: [mono-android] send parameters to activity from java class to c#

2011-07-22 Thread alex
oh thanks for reply !! I have a doubt i was trying to open my c# activity like this intent.setClass(mapView.getContext(), (ListDetail)); where Listdetail is in c# but it doesnt work ? do you know how to indicate that i want to star a c# activity ?? Thanks a lot -- View this message in context

Re: [mono-android] TPL is currently broken?

2012-02-10 Thread Alex Soto
Maybe because you are starting the thread twice, arent you? i mean .StartNew() and .Start() Alex On Feb 10, 2012, at 5:58 PM, Brannon King wrote: > It seems that the Task Parallel Library support is broken on the current > version of Mono for Android (8.0.30703)? > > I put this

Re: [mono-android] Trendfftrtrtuy9811766443:43888770; ())(((,.~}~~#~<<<<~~~~~~~~~~<~~~~~~~~}~~}}}}}<##<##}}}}>>~.hahfjjwjf75)$;

2012-02-16 Thread Alex Soto
Hey we have a little kid interested in MfA =D smart kid tho :) Alex Enviado desde mi iPhone El 16/02/2012, a las 07:48 p.m., James Bentley escribió: > Hfhfhfhruuruhdyfheyydrjhdh > 6:6373$$:)26.$;$,$4&!,$(

Re: [mono-android] Trendfftrtrtuy9811766443:43888770; ())(((,.~}~~#~<<<<~~~~~~~~~~<~~~~~~~~}~~}}}}}<##<##}}}}>>~.hahfjjwjf75)$;

2012-02-19 Thread Alex Soto
Yes i knew it ;) we have a smart kid =D Alex Enviado desde mi iPhone El 19/02/2012, a las 01:29 a.m., James Bentley escribió: Haha - My 4 year old managed to send this. > Date: Fri, 17 Feb 2012 14:45:06 + > From: sh...@xamarin.com > To: monodroid@lists.ximian.com > Subjec

Re: [mono-android] Securing external assets

2012-03-06 Thread Alex Soto
It might be worth to give this a try http://sqlcipher.net/ Alex Enviado desde mi iPhone El 06/03/2012, a las 04:50 p.m., Steven Pack escribió: Hi All, My app is an offline dictionary. The dictionary is sqllite and shipped as an asset. On first use, the asset is extracted to the SD card if

[mono-android] MonoTouch.Dialog equivalent

2012-03-23 Thread Alex Soto
Hello, I have seen several implementations of this but i would like to know which one are you guys using?? Alex ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid

Re: [mono-android] MonoTouch.Dialog equivalent

2012-03-23 Thread Alex Soto
Thanks a lot Martin I will give it a try, I'm not very well versed on android layout stuff yet so this will be a good starting point Alex On Mar 23, 2012, at 12:22 PM, Martin Bowling wrote: > I am currently using this one https://github.com/Clancey/MonoDroid.Dialog and > am ve

Re: [mono-android] Push notifications for mono

2012-09-19 Thread Alex Soto
them. Alex El 19/09/2012, a las 10:03, mihaivader escribió: > Hello, > > I've developed an app using both Monodroid (and Monotouch) and now I have to > add push notifications for both of them. I am new to mobile app development > and to push notifications services and

Re: [mono-android] [MonoTouch] Introducing the Xamarin Forums

2012-10-04 Thread Alex Soto
I hope this is not, I really enjoy opening my inbox everyday and see tons and tons of useful information I do archive them into categories folders :) Alex El 04/10/2012, a las 09:38, René Ruppert escribió: > So the mailing list is (finally) dead? > > Grüße, René > > Am 04.1

Re: [mono-android] running emulator VDs

2011-10-30 Thread Alex Soto
rly 2011 i7 2.0 quad 8 gigs of ram Mandroid latest beta Mono 2.10.6 MD 2.8.1 And on the VD all of them have 512 of Ram and 512 of external sd I just wanted to say "Keep the excellent work on xamarin products and thanks for making development a joy" Im just a happy MonoTouch customer tr

Re: [mono-android] App Crashes on Samssung Galaxy SGH-1897 - Uncatchable Exception thrown by mono

2011-12-09 Thread Alex Soto
http://android.xamarin.com/Releases/Mono_for_Android_4/Release_4.0.0 Check that page, the info you are looking for is on the bottom of it Alex El 09/12/2011, a las 11:24 a.m., klimaye escribió: > Mike, > > Thanks for the response. That helps. > > Now if mono team can c

Re: [mono-android] Releasing libraries

2011-12-15 Thread Alex Soto
GitHub + Blog Post + MfA List = Awesome API Alex On Dec 15, 2011, at 12:54 PM, Tomasz Cielecki wrote: > Put it somewhere public and make people aware of it by blogging about > it or something. > > On Thu, Dec 15, 2011 at 7:25 PM, Paul F. Johnson > wrote: >> Hi, >>

[mono-android] NoSuchMethodError

2012-01-05 Thread Alex Lerner
I am calling Stop() or Destroy() methods on Java.Lang.Thread object. I get back: Any ideas? i dont think its me Java.Lang.NoSuchMethodError: Exception of type 'Java.Lang.NoSuchMethodError' was thrown. D/SFEngine(11491): at Android.Runtime.JNIEnv.CallNonvirtualVoidMethod (IntPtr job

Re: [mono-android] x86 Android

2012-01-05 Thread Alex Soto
Hey Gabe, this was discussed a few weeks ago by Jon and Wally, I'm copy/pasting the info Alex — On Nov 13, 2011, at 2:08 PM, Wally McClure wrote: He thinks that an apk file is cpu independent due to java apps being cross platform. I'm not sure if thats true or not. Anyway, quest

Re: [mono-android] x86 Android

2012-01-05 Thread Alex Soto
Woow excellent news Jon, by having MfA x86 support, it means we might be able to target Google TV?? Alex El 05/01/2012, a las 06:45 p.m., Jonathan Pobst escribió: > The next release of Mono for Android should support x86, so you might > want to wait just a little bit more before you giv