[android-developers] Re: Unparsed aapt error

2010-09-21 Thread kiki
hey thanx a lott...helped me out too... but really!.. what a terrible bug in eclipse!!! On Sep 14, 11:58 pm, Ranhiru wrote: > Phew! Just saved a few hours of my time... You are a life saver! :D > > On Jul 27, 7:58 pm, Patrick Noffke wrote: > > > > > Bug submitted here: > > >http://code.google.co

[android-developers] To apply a background to a Button

2010-09-21 Thread kiki
Hi, ->How can I change the background of an ordinary Button into some other image(not just a color change)? ->And about Nine patch bitmap, how to use them, how to create such bitmaps and how can i convert my image into a StateListDrawable, so that I can apply it as my Button background? Thanks, K

[android-developers] Re: Does Android 1.5 ( Cupcake ) support wma decoder?

2009-09-15 Thread Kiki
I didn't use HTC phone. I just ran wma files on emulator. I know G1 can play wma files, but who licensed the emulator codec? On 9月10日, 上午1时15分, Mark Murphy wrote: > WMAis a proprietary codec owned by Microsoft. It is available to > Android device manufacturers. So, the T-Mobile G1 can playWMAfil

[android-developers] Does Android 1.5 ( Cupcake ) support wma decoder?

2009-09-09 Thread Kiki
I pushed some wma files to emulator yesterday,and I found all of these music files can be played well by music player. So I was confusing... I found that Android 1.5 didn't support wma codec announcing in SDK document. I also didn't find wma decoder in PV OMX. How does this happened? --~--~--