[mono-android] RAM Usage of applications written with monodroid

2012-08-13 Thread soyo
Hi. I'm interested in the RAM usage of applications. We wrote an application with monodroid, that uses augmented reality, and it's usage is usually 50MB-60MB. The application is based on 5 screens, with graphics for backgrounds, buttons etc, and also taking pictures, however the RAM usage is troub

Re: [mono-android] RAM Usage of applications written with monodroid

2012-08-23 Thread soyo
Thanks Jonathan. We will check this out and will report back shortly. As for checking the RAM usage, the task manager. cheers Lucas -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/RAM-Usage-of-applications-written-with-monodroid-tp5711289p5711315.html Sent from

[mono-android] Error getting response stream (mono/monodroid/monotouch problem)

2012-08-23 Thread soyo
Hi. I've mentioned in other topic, that a company I'm working for is writing an app for android using monodroid. We've stumbled upon a problem which to be honest is quite iritating. The problem is with getting a response stream from the server. The issue happens using .NET WebClient class as well

Re: [mono-android] RAM Usage of applications written with monodroid

2012-08-23 Thread soyo
Hi Jonathan. Could you give me some valid adb command to print the logs of only GC info of a particular message to a txt file? adb logcat > test.txt is too general. I know the info is out there but since it's not an urgent matter I thought I asked. Also is there any adb command that can give me s

Re: [mono-android] RAM Usage of applications written with monodroid

2012-08-29 Thread soyo
Thanks Jonathan for the response and looking into the issue. To be honest, those kind of data is a bit above my level of understanding, and also outside of my area of expertise. The questions I would like to pose to you, based on the information you got above are these: 1) If we assume the infor