[Monodroid] p13 questions

Paul Camacho paul.camacho at gmx.de
Tue Mar 1 07:46:45 EST 2011


Marco, I'm using P13 on Mac OS 10.6.6, monodevelop. I can't really confirm debugging issues, because I rarely do a Debug build. When I do, I turn off linking and use the shared runtime. I haven't had major issues on the Mac. I also have Parallels Desktop with VS2010 and the MonoDroid plug-in. There, my experiences have been similar to what you're describing, already with P12, I haven't even tried P13 yet. 

I might add that I have -no- references to external assemblies except for assemblies that ship with MD, so that obviously increases my joy automatically.

Because of emulator performance, I generally always do a release build with linking turned on. I have an internal debug bool, when true just uses Toast.MakeText to show whatever. I know this is not much help in getting your issues resolved, but if you're on a tight deadline . . .

If you send me your project, or snippets, I'll be happy to try them out on my Mac.




Am 28.02.2011 um 12:33 schrieb Marcio Alexandroni <marcio at cialogica.com.br>:

> I have reported here few days ago a problem with MonoDevelop debugger that I couldn’t fix. I’m using P13 and I’m sure I have updated the MD plugin.
> 
> Someone with a Mac could try it and confirm the problem or perhaps my installation has problems.
> 
> Marcio Alexandroni
> <image.png>  marcioalexandroni
> -- 
> 
> 
> 
> From: Wally McClure <theevilprogrammer at hotmail.com>
> Reply-To: <monodroid at lists.ximian.com>
> Date: Sun, 27 Feb 2011 19:53:13 -0500
> To: <monodroid at lists.ximian.com>
> Subject: Re: [Monodroid] p13 questions
> 
> Thanks Jonathan.  the deploy is definitely super quick now.
>  
> I see that there are still issues with debugging in Visual Studio 2010.  Is it better on the Mac with MonoDevelop?
>  
> > Date: Sun, 27 Feb 2011 15:45:32 -0600
> > From: monkey at jpobst.com
> > To: monodroid at lists.ximian.com
> > CC: theevilprogrammer at hotmail.com
> > Subject: Re: [Monodroid] p13 questions
> > 
> > > * I see that my device has an application installed called Mono
> > > Android-8 Support. I assume that this is a feature of Mono for
> > > Android that provides support for Android 2.2. What does this
> > > specifically do for me? Are their packages for the Android 1.6 and
> > > later? What happens if my phone is updated to android 2.3 and I am
> > > not a developer?
> > 
> > Basically we moved the Mono.Android.dll into these instead of putting 
> > them in your app. This should give you ~1-2 second deploy time for your 
> > app after the first install, as your app is now ~200KB or whatever.
> > 
> > We currently ship these packages for 1.6, 2.1, 2.2, and 2.3.
> > 
> > These are part of the shared runtime, used for debugging, not for 
> > release. Thus, a non-developer will not have them on their device.
> > 
> > > * Is there a "go-live" license?
> > 
> > Not yet.
> > 
> > > * Aren't there suppossed to be some deployment tools or something
> > > that helps deploy the apk to the marketplace, or did I make that
> > > up in my mind?
> > 
> > There is nothing as of yet, as there is not a 'go-live' license.
> > 
> > Jonathan
> > _______________________________________________
> > Monodroid mailing list
> > Monodroid at lists.ximian.com
> > 
> > UNSUBSCRIBE INFORMATION:
> > http://lists.ximian.com/mailman/listinfo/monodroid
>        
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110301/39f5ef5c/attachment.html 


More information about the Monodroid mailing list