yeah, but the sim on ios is a x86 compiled binary, running native on your mac, so it's QUICK
on android, you are running ARM code in an emulator, and to say it's slow is an understatement. On Mon, Oct 24, 2011 at 10:37, Karl Heinz Brehme Arredondo <[email protected]> wrote: > Me too.. Simulator is faster for daily dev/debug/test/Sqlite data check with > Navicat… > On Android I use just device… > From: Nic Wise <[email protected]> > Date: Mon, 24 Oct 2011 10:31:33 +0100 > To: dermotos <[email protected]> > Cc: "[email protected]" <[email protected]> > Subject: SPAM-LOW: Re: [MonoTouch] Do the makers of Monodevelop actually > test the application? > > Yup, tho to be honest, I do most of my debugging on the sim, and then > only use the device if it's a specific device issue. > On Mon, Oct 24, 2011 at 09:54, dermotos <[email protected]> wrote: > > Your saying debugging works for you all the time? I've come so close to > throwing my phone against a wall several times trying to get it to connect! > I've tried all different approaches, including disabling USB debugging, but > Its still very hit and miss (works maybe 3-4 out of every 10 cases) > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Do-the-makers-of-Monodevelop-actually-test-the-application-tp3932349p3932490.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > > > -- > Nic Wise > t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise > b. http://www.fastchicken.co.nz/ > Nearest Bus: find when the next bus is coming to your stop. > http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket. > http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding! > http://goo.gl/Icp2 > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
