[mono-android] New Launch 2D Game “Night Runner” (Coming Soon)

2013-05-23 Thread runpandarun
Hi Take a seat and start shining with our “Night Runner” look. “Night Runner” keeps your gaming experience fun and fresh !!The game has fantastic features, including awesome graphics, controls and a unique upgrading system. The game story is very interesting. "Alex", He's A Hero Of This Game. “L

Re: [mono-android] How to change the network state of device?

2013-05-23 Thread Domanet
With all the changes to mono for android can this be done without a external dll? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/How-to-change-the-network-state-of-device-tp5711776p5713342.html Sent from the Mono for Android mailing list archive at Nabble.com. __

Re: [mono-android] MIPS arch support

2013-05-23 Thread Igor Russkih
Hi Jon, Is there any news on MIPS? There is a steady raising demand for MIPS devices... Igor On Wed, Apr 25, 2012 at 7:30 AM, Jonathan Pryor wrote: > On Apr 25, 2012, at 10:11 AM, Igor Russkih wrote: > > Are there any plans/dates for the introduction of MIPS arch support? > > At present, th

Re: [mono-android] Is it possible to create a special layout on the fly?

2013-05-23 Thread Sayed Arian Kooshesh
On Tue, May 21, 2013 at 11:28 AM, Paul Johnson wrote: > Hi, > i don't have an answer for this one, i wish you could just write a layout and eval it. so much simpler! -- Extreme Knowledge is not something for which he programs a computer but for which his computer is programming him. -Wozniak

Re: [mono-android] Detecting Network connectivity state changes

2013-05-23 Thread IdleBinaries
This is a pretty old post, but I'll throw my solution down in case it's useful to someone else. I have a class that handles getting the status of the network connection and making a Boolean and enum value public to the rest of the app: bool Connected & ConnectivityState State; In this class there

Re: [mono-android] Unit Testing for MonoDroid

2013-05-23 Thread Manski
Hi Alex, I wrote the runner myself. Basically, it executes the tests directly on the phone/emulator. There's no integration in VS or any other IDE. The results will be displayed on the phone. Of course, you can attach a debugger to the process. Regards, Sebastian -- View this message in contex

Re: [mono-android] Time out on async task with the 4.6 release

2013-05-23 Thread Sayed Arian Kooshesh
also you could set this http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.timeout.aspx On Mon, May 20, 2013 at 1:52 PM, Jonathan Pryor wrote: > On May 20, 2013, at 8:19 AM, Paul Johnson > wrote: > > Using the current stable version of monodroid, is there a way to add a > timeo

Re: [mono-android] Upgrade to 4.7

2013-05-23 Thread Paul Johnson
Hi, I'm running Xamarin Android 4.6 and want to upgrade to 4.7 but Visual Studio is not detecting that an upgrade is available. Can someone provide a direct link, ideally to the latest stable version? 4.7 is currently only available in the alpha channel. To get it, all you need do is change