[android-developers] Re: Disappearing Alarms

2011-03-07 Thread SoftWyer
Was this ever resolved? I exactly the same problem with Droid-X users. I set an Alarm using RTC_WAKEUP and the first thing the Alarm Receiver does is log a message and then grab the WakeLock. The Alarm Broadcast does not go off and the LOG message is not shown. This seems to affect only a

[android-developers] Re: Amazon to Policy Android Market Place

2011-01-14 Thread SoftWyer
I agree with Phil, pricing is a key issue. Furthermore, unless Amazon can get their app pre-installed onto devices, then it's going to be limited. After all, not many people will know to go to the Market app to download another market app. Also, I hope they don't make the mistake Apple just

[android-developers] Re: First attempt at LVL Licensing

2011-01-14 Thread SoftWyer
I see the 'not market managed' message when testing applications and the user (as defined by the Google Mail ID used to access the market) is not in the list of exceptions. It can take a while to sync the email addresses to whatever servers google uses, so you might need to wait 20 minutes or

[android-developers] Ashmem Error when Scrolling ImageView

2011-01-04 Thread SoftWyer
When using an ImageView to display a contacts photo, I see many errors of the form: ERROR/MemoryFile(28791): MemoryFile.finalize() called while ashmem still open These occur when the view is scrolled and appear to only happen when a contact with a photo scrolls into view. There is no stack