[android-developers] Re: Samsung-Specific Media Player Errors

2010-12-09 Thread Ben Pellow
I have been seeing similar things to this as well. I get this odd III constructor output, and 100 errors every time I play an mp3. Samsung Vibrant Galaxy S log. I have no idea why. I get these when audio plays, as well as when it fails: 11-19 14:09:41.950 W/MyMediaPlayer( 6226):

[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-09-20 Thread Ben Pellow
I'm seeing this issue as well, and only with 2.2. I've seen it with the emulator, droid x, nexus one and moto droid. It happens lot more to me (10x+) with high bitrate streams than low ones (320 vs 120 kbps mp3). It seems intermittent and I can find nothing on the web posted about it other than

[android-developers] Re: Settings.Secure.ANDROID_ID not unique on DROID2?

2010-08-23 Thread Ben Pellow
Assuming new devices are fixed moving forward, I'm curious about devices remaining in market with this problem. Will an OTA update to Gingerbread fix the ANDROID_ID for clients with the default one? I'm guessing ANDROID_ID persists across os updates and that only hard reset will spawn a new one,

[android-developers] Re: USB Issues: 2nd Droid not recognized by ADB

2010-08-23 Thread Ben Pellow
I had this issue. authorwjf suggested a fix that worked at the bottom of this post. Switched usb driver in device manager to USB Composite Device and it worked for me. Instructions: http://groups.google.com/group/android-developers/browse_thread/thread/3571170253b99d0/92c8a626e08e2574 On Aug

[android-developers] Re: connected Motorola Droid not recognized by adb

2010-08-20 Thread Ben Pellow
Thanks a-wjf. Switching device driver to USB Composite Device worked like a charm. Kostya, I've never seen that menu and on both 2.1 and 2.2 the Droid only allows for mounting and unmounting from that menu. But, your screenshots are sweet and I'd like your menu instead of mine. On Aug 19, 1:28 

[android-developers] Re: connected Motorola Droid not recognized by adb

2010-08-19 Thread Ben Pellow
I have been seeing the same issue as John for a few weeks now, but have not posted about it because I do have a working Droid, also. I think it's an issue with the device, but I cannot confirm that. Here is what I know: * I have two Droids. One is recognized by adb when connected, and the

[android-developers] Re: Bug with Android 2.2 Layout Gravity?

2010-08-05 Thread Ben Pellow
Other possibly useful links about negative margins and Froyo: http://code.google.com/p/android/issues/detail?id=9280 http://code.google.com/p/android/issues/detail?id=8754 On Aug 5, 11:48 am, TreKing treking...@gmail.com wrote: On Thu, Aug 5, 2010 at 12:53 PM, Stan stande...@gmail.com wrote: