Re: [android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-14 Thread David Goemans
Any news on this? Have you had a chance to look into the app? I've currently put my current project on hold because this has made it impossible to develop for, so any feedback would be appreciated. Thanks! -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-09 Thread appel
Follow up to my OT reply. It seems like I'm not the only one experiencing the no more pmem available error since updating to 2.3.3. Happens even when using only built-in applications (with market updates). http://code.google.com/p/android/issues/detail?id=15135 -- You received this message

[android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-07 Thread David Goemans
Actually Zsolt i think the green icons is a feature that you should also see in the simulator - from the 2.3

[android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-07 Thread Zsolt Vasvari
Ah, thanks. That's a relief. On Mar 7, 4:25 pm, David Goemans dgoem...@gmail.com wrote: Actually Zsolt i think the green icons is a feature that you should also see in the simulator - from the 2.3 manualhttp://www.google.nl/url?sa=tsource=webcd=2sqi=2ved=0CCsQFjABurl... : Network status

[android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-06 Thread dgoemans
Yeah, there's something really weird here. I know what Dianne is saying, but it shouldn't be my problem as an app developer if the phone can't handle other people's running apps. My simple test case this: I have a relative layout with an imageview as the fullscreen background and a button over

Re: [android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-06 Thread Dianne Hackborn
Could you please send me your app with steps to reproduce? On Sun, Mar 6, 2011 at 9:07 AM, dgoemans dgoem...@gmail.com wrote: Yeah, there's something really weird here. I know what Dianne is saying, but it shouldn't be my problem as an app developer if the phone can't handle other people's

Re: [android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-06 Thread David Goemans
Sure, i've just trimmed it down to a single activity and 1 image being loaded ( this time not directly from the file system, but rather specified in the XML ). It loads a bit better, but still crashes: Here's the source: http://dgoemans.com/Storage/ImageCrash.zip 1. Run the app 2. Image

Re: [android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-06 Thread appel
Just use gmaps and other built in apps. That is enough to cause intermittent drawing issues because of no more pmem available in the default launcher when pressing home on my nexus one with 2.3.3. Factory reset does not help. -- You received this message because you are subscribed to the

Re: [android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-06 Thread David Goemans
ye, just after sending the previous message i wanted to take a photo of what's turning out to be a beautiful sunset, and the camera and gallery app crashed several times, eventually the homescreen too. -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-06 Thread Dianne Hackborn
That's very strange? Which device is this on? I have been using 2.3.3 extensively for months and months without seeing such issues... I also have been using it on N1 for many months, but I don't use my N1 as much these days. Anyway, I'll take a look at the app. On Sun, Mar 6, 2011 at 9:48 AM,

Re: [android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-06 Thread David Goemans
N1 running 2.3.3. But i noticed some bug threads about the deployed version of 2.3.3 to the N1, both this issue and the battery life issue, so there's a good chance that what was deployed to the public had some extra issues that you didn't see on the internal builds. Alternatively these issues

[android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-06 Thread Zsolt Vasvari
The 2.3.3 image on N1 is definetely not the same as the SDK image running on the emulator. The one visible difference I noticed is that some of the toolbar icons (3G, signal strength) are green on the N1, while they are white on the SDK. Since these icons are defined at the high level Java

[android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-04 Thread neuron
I've also noticed this, it might be an app causing it. But it makes the system go into an unstable state. I've had google maps and the launcher effectivly stop working. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: Android 2.3 Causes memory intensive app to crash

2011-03-03 Thread TjerkW
Ow and something important: i stopped my app, but now the whole system becomes instable, screens do not show anymore.. i logcatted it.. and look at it below. It looks like my app made the whole system unstable. I am going to reboot my phone now... 03-04 00:04:51.468: