Re: [mono-android] Excessive JNI global references

2011-08-29 Thread Willem Meints
Hi Jon, To complicate things a little more I have a custom view for the list that contains a bitmap and a couple of text views. After taking a closer look to the log output I noticed two things: - There's a huge amount of JavaObjectWrapper instances in the list of JNI global refs. - There's als

[mono-android] Consuming web service

2011-08-29 Thread Vins
Hi Everybody I have been trying to consume my web service a monodroid application but I keep on getting error message saying "Unknown Member". I tried to run the sample application from this URL; http://android.xamarin.com/index.php?title=Documentation/Guides/Consuming_Web_Services&file=58, but I

[mono-android] Tabs within the same activity

2011-08-29 Thread Vins
Hi everybody Can any one give me a brief sample code of how to create a tab layout that swaps views within the same activity? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Tabs-within-the-same-activity-tp4745865p4745865.html Sent from the Mono for Android mailing

Re: [mono-android] Could not create the Android package

2011-08-29 Thread Stuart Johnson
Thanks, I decided to start all over with a new application, and then copy over each object until it failed. The culprit was an icon. The difference was that it was 48 pixels and not 72 like the others. On 29/08/11 06:52, SRI wrote: > Hi > > May be you can try to directly use aapt to fin

[mono-android] Monodevelop for windows - really basic question

2011-08-29 Thread Wally McClure
I wanted to check out mono for android running with Monodevelop for windows. I have downloaded and installed MD 2.6rc1. I have reinstalled M4A 1.0.3 that came out last week. Unfortunately, when I load the intro project, I get the message: Could not load project 'C:\Projects\AnDevCon\01 -

Re: [mono-android] Monodevelop for windows - really basic question

2011-08-29 Thread Andreia Gaita
Hi, It looks like a previous install of the MfA addin for 2.6b3 is causing issues there :/ What version is the MfA addin on the addin manager? Do you have an update available for it there? andreia On Mon, Aug 29, 2011 at 4:02 PM, Wally McClure < theevilprogram...@hotmail.com> wrote: > I wanted

Re: [mono-android] Monodevelop for windows - really basic question

2011-08-29 Thread Wally McClure
I have just uninstalled the M4A addin, which is version 2.6.5. I get the message that Mono.Posix.dll referenced in the manifest could not be found. I have gone back out to the gallery and seen that version 2.6.5.4 is available. I have installed it, however, I have received the message that M

Re: [mono-android] Monodevelop for windows - really basic question

2011-08-29 Thread Andreia Gaita
Ok, thanks for the report, we're looking into it. -- andreia On Mon, Aug 29, 2011 at 4:56 PM, Wally McClure < theevilprogram...@hotmail.com> wrote: > I have just uninstalled the M4A addin, which is version 2.6.5. I get the > message that Mono.Posix.dll referenced in the manifest could not be f

Re: [mono-android] Tabs within the same activity

2011-08-29 Thread Jonathan Pryor
On Aug 29, 2011, at 7:23 AM, Vins wrote: > Can any one give me a brief sample code of how to create a tab layout that > swaps views within the same activity? http://android.xamarin.com/Tutorials/Hello_Views/Tab_Layout - Jon ___ Monodroid mailing list

Re: [mono-android] [MonoTouch] Performance in the Eval

2011-08-29 Thread Wally McClure
Eric, as an fyi, I'm finding that mono for android on the mac with mono develop is much more usable than mono for android on windows with visual studio or mono develop. I'm not quite sure what the issues are, but there is a definite difference. Wally Date: Mon, 29 Aug 2011 11:35:25 -0500 From

[mono-android] OpenGL and "Application is not responding" keyDispatchingTimedOut

2011-08-29 Thread Mike Tajmajer
I've run into an issue where my OnTouchEvent is causing a keyDispatchingTimedOut. I've timed it via System.Environment.TickCount, and I'm spending ~32ms handing it -- but, Android tells me that I've been handing an event for over 5 seconds. The traces.txt file is no help. Do I need to "spin the