[mono-android] Android Device Logging view causes freezes and slow down.
Hi guys, I've noticed that if my android device prints a lot of messages to LogCat it will start to slow down visual studio. If I clear the contents of device logging view then vs returns to its usual performance. If I leave it spamming for long enough it renders VS completely unusable and requires killing via task manager. I'm using VS 2010 and the latest version of mono with android device logging in list view mode. (i've seen this behaviour in all the versions of m4a i've used.) Cheers, Al. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Android-Device-Logging-view-causes-freezes-and-slow-down-tp5712575.html Sent from the Mono for Android mailing list archive at Nabble.com. ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
[mono-android] Multi-screen applications with alternating layouts
Fellow developers, I have used both MonoDroid and Mono for Android about a year with emphasis on MonoTouch. Lately I have been tasked to develop an Android application as well. Seeing that Android comes in many flavors size-wise I have read some of Xamarins documentation on the subject of Multiscreen applications, but alas, I cannot get it to work. My issues are as follows: - When I include alternating layouts such as /Resources/layout-sw720dp/Main.axml the designer opens and I am not able to switch back to the original layout (/Resources/layout/Main.axml) any more (in the designer that is - can still see the XML). - When I do changes to the alternate layout, it happens more often than not that the original layout is updated as well. I have also experiences several times that if I have alternating layouts, the entire directory is removed when I try to do changes to the respective layout. - Side note: I noticed earlier that the device list on the designer toolbar had many entries in it. Now it is completely empty. My development environment: - Both MonoDevelop and Visual Studio 2010/2012 on three different computers (with valid licenses). I reinstalled one of my laptops an hour ago, created a new Android application with one of the default templates and the above-mentioned issues still apply. My computers are quite new so neither performance/drivers should be an issue. Any ideas or suggestions? Regards, Ronny Dahl ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
Re: [mono-android] Android Device Logging view causes freezes and slow down.
On Dec 6, 2012, at 6:31 AM, l0nestar wrote: > I've noticed that if my android device prints a lot of messages to LogCat it > will start to slow down visual studio. Please file an enhancement request at bugzilla.xamarin.com so that we don't forget about this. Thanks! - Jon ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
Re: [mono-android] Multi-screen applications with alternating layouts
I usually do my Android layouts by hand, so I can't speak directly about the designer, however, one thought does come to mind. The smallest-width qualifier wasn't introduced until Android 3.2 (API Level 13). It will be ignored by earlier versions of Android. I wonder if maybe your targeted version is < Android 3.2, which is causing the Designer some problems? Again, just a theory, but might be worth checking out. On Thu, Dec 6, 2012 at 5:25 AM, Ronny Dahl wrote: > Fellow developers, > > I have used both MonoDroid and Mono for Android about a year with emphasis > on MonoTouch. Lately I have been tasked to develop an Android application > as well. Seeing that Android comes in many flavors size-wise I have read > some of Xamarins documentation on the subject of Multiscreen applications, > but alas, I cannot get it to work. > > My issues are as follows: > - When I include alternating layouts such as > /Resources/layout-sw720dp/Main.axml the designer opens and I am not able to > switch back to the original layout (/Resources/layout/Main.axml) any more > (in the designer that is - can still see the XML). > - When I do changes to the alternate layout, it happens more often than > not that the original layout is updated as well. I have also experiences > several times that if I have alternating layouts, the entire directory is > removed when I try to do changes to the respective layout. > - Side note: I noticed earlier that the device list on the designer > toolbar had many entries in it. Now it is completely empty. > > My development environment: > - Both MonoDevelop and Visual Studio 2010/2012 on three different > computers (with valid licenses). I reinstalled one of my laptops an hour > ago, created a new Android application with one of the default templates > and the above-mentioned issues still apply. My computers are quite new so > neither performance/drivers should be an issue. > > Any ideas or suggestions? > > Regards, > Ronny Dahl > > ___ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > -- http://www.opgenorth.net ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
Re: [mono-android] httpwebrequest timeout android 4.0
On Dec 5, 2012, at 2:11 PM, Lucio Moises Saccal wrote: > But on the Lenovo tablet K1 it works until the app has to download the data, > after it tries... the getResponse method throws a timeout error. Can you please provide the full stack trace of the timeout error? Thanks, - Jon ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
[mono-android] Available images list is empty when clicking start emulator image link
Hello, I’m not sure what I changed... but the start emulator link in VS2010 is no longer showing the list of AVDs. However, MonoDevelop do show a list of AVDs in tools->Open AVD Manager. Both Mono for Android and MonoDevelop are the latest versions. Sincerely, King -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Available-images-list-is-empty-when-clicking-start-emulator-image-link-tp5712581.html Sent from the Mono for Android mailing list archive at Nabble.com. ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid