The ALSA audio support has been added into Android projects. (Check http://android.git.kernel.org/, alsa_sound and alsa-lib). You can get it and make your audio work. The kernel already include ALSA driver.
For the camera, you may need the uvcvideo kernel driver first. Then you need to write a CameraHardwareInterface (generate libcamera.so) to make camera work. You need to refer to the CameraHardwareStub.cpp Thanks Jackie(Weihua) Wu On Tue, Feb 10, 2009 at 11:34 AM, android-porting-epc <[email protected]>wrote: > > hi all, > > i porting android to epc 701sd , but sound cannot work , > 701sd audio is different from 701 ,so can anybody tell me ? > where can i get the driver ? > > i fount somebody porting android to 901 , i want know > where can you get tht driver ?and you change the /modules and the > init.rc ??? > > the camera cannot work.... > > Thanks, > Sam > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
