[android-developers] Cannot start volume '/sdcard' (volume is not bound) error using vold

2009-11-04 Thread sreedhar b
Hi All, Iam seeing the SDcard mount issue with the donut release 1.6_r1. This uses vold. Please see the below log portion for details: # I/vold( 620): Android Volume Daemon version 2.0 I/vold( 620): New MMC card 'MMC08G' (serial 520946106) added @ /devices/EMMC/mmc_host/mmc0/mmc0:000

[android-developers] UI surface Pixel Format inside surface flinger is RGBA_8888, Can this be changed to ARGB_8888.

2009-09-12 Thread sreedhar b
Hi, The UI surface Pixel Format inside surface flinger is RGBA_, Can this be changed to ARGB_. Currently my hardware supports ARGB_ pixel format. Is it possible that the surface flinger is made to give UI surfaces in the ARGB_ pixel format whcih my hardware supports? Thanks an

[android-developers] Where the resize/scaling of video is happening inside surface flinger

2009-06-16 Thread sreedhar b
Hi, I am not able to understand from the surface flinger code flow, where exactly the resize/scaling for video is performed inside the surface flinger?? Also, if anybody can give some data flow as from where the resize parameters source width, source height, destination width, destination height

[android-developers] building android for dream and for a new target

2009-06-01 Thread sreedhar b
Hi, Before building for my new target, i have tried building for dream retaining only things required to see how it works. I was able to build successfully for dream. I tried the similar proceedure as specified in the below link for my new target: http://groups.google.com/group/android-porting/