[android-porting] Re: Android bayer sensor input

2013-02-18 Thread jackal
Hi.. Thankyou for reply.. i will check based on your information.. Thankyou!!! Regards V.Natarajan On Thursday, February 14, 2013 12:56:26 AM UTC+9, Arun wrote: > Hi, > > There is nothing like yuv sensor, nearly all sensors are Bayer sensors if > you look at their pixel arrangement. >

[android-porting] Re: Android bayer sensor input

2013-02-18 Thread jjongspi
Hi, This is GilJong, and natarajan's colleague. We have already checked this camera's preview and capture in MIPI(preview: YUV, capture: JPEG) work properly. And then, We configured this camera and FIMC for Raw Bayer preview and capture. The camera we're using is s5k4ecgx and we configured it a

[android-porting] Re: Boot 4.2.1 missing dex file

2013-02-18 Thread Zoltan Kuscsik
Your /data/dalvik-cache/ folder is not writable by the user with system UID. Zoltan On Sunday, February 17, 2013 4:36:44 AM UTC+1, David wrote: > > I am porting Android 4.2.1 to a new hardware platform. Since we don't have > emmc or nand ready we try to boot from NFS. > However, we found some o

[android-porting] System Service in SDK Add-on

2013-02-18 Thread Jack Newcombe
I've been working on creating my own System Service for a custom Android build. Everything has progressed as planned and I've just built an SDK that exposes the service interface. However, I've also been working on an SDK Add-on that includes some libraries that aren't intended to be included i

[android-porting] Re: ADB push Multiple Files/Directory

2013-02-18 Thread wael sabek
try : $ adb push . /mnt/sdcard/ On Friday, 11 June 2010 05:48:36 UTC+2, wang xingchao wrote: > > Hi all, > > Is there any patch to suuport adb to push multile files/dirs to phone? > ex: > adb push a b c d > note: push file a, b, c to dir d. > > Just like Linux Shell. > > --wang xingchao > > --

[android-porting] Re: Porting ALSA to JB

2013-02-18 Thread ffxx68
I found out that I was missing a file that is mandatory for JB, media_codecs.xml, and after adding it mp3 and mp4 are reproduced as expected. Now I'm debugging the hal to see why it doesn't set mixer controls. I hope I can figure it out soon... -- -- unsubscribe: android-porting+unsubscr...@g

[android-porting] Can anybody tell me the call flow from Hwcomposer to driver

2013-02-18 Thread Namit solanki
I am not able to find the call flow from Hardware Composer to driver. Please help. Thanks and Regards Namit. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to t