[android-beginners] Re: Corrupt XML binary file error when adding a PNG to res/drawable

2009-05-25 Thread Minjie Zha
I met the same issue. I removed all the files under directory bin with rm bin/*, and run ant reinstall again. Then it worked. By the way, my android version is 1.5_r2, and OS is Kubuntu 9.04. On May 21, 1:58 pm, Steve Smith tarkast...@gmail.com wrote: No worries:    

[android-beginners] Re: Corrupt XML binary file error when adding a PNG to res/drawable

2009-05-20 Thread Raphael
Can you file a bug at b.android.com with the zip file and your steps below? Thanks in advance. R/ On Mon, May 18, 2009 at 3:46 PM, Steve Smith tarkast...@gmail.com wrote: Hi, I've recreated this with a clean project.  To reproduce: * android create project -k net.haltcondition.ex.Hello -a

[android-beginners] Re: Corrupt XML binary file error when adding a PNG to res/drawable

2009-05-20 Thread Steve Smith
No worries: http://code.google.com/p/android/issues/detail?id=2726 Cheers, Steve 2009/5/21 Raphael r...@android.com: Can you file a bug at b.android.com with the zip file and your steps below? Thanks in advance. R/ On Mon, May 18, 2009 at 3:46 PM, Steve Smith tarkast...@gmail.com

[android-beginners] Re: Corrupt XML binary file error when adding a PNG to res/drawable

2009-05-18 Thread Raphael
What is the name of the png you are adding and where and how are you referring it to? R/ On Sat, May 16, 2009 at 11:28 PM, Steve Smith tarkast...@gmail.com wrote: Hi, I'm seeing an odd error when adding a PNG file to the res/drawable directory in an otherwise working app:  

[android-beginners] Re: Corrupt XML binary file error when adding a PNG to res/drawable

2009-05-18 Thread Steve Smith
Hi, The file is res/drawable/androidmarker.png (taken from a tutorial). I'm not referring to it at all; I'm merely placing it in the drawable directory. Removing it removes the error. Thanks, Steve 2009/5/19 Raphael r...@android.com: What is the name of the png you are adding and where and