[android-porting] alsa support in android

2010-02-11 Thread kumar
Has anyone integrated alsa support in Android Eclair? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Android Gadget driver on PXA27X board

2010-02-11 Thread Dark Knight
Hi, Little bit more information on this problem. It seems to be failing in usb_add_function(). pxa27x_udc: version 2008-04-18 android init android_bind mass_storage_function_add usb_add_function: usb

[android-porting] Re: Android Gadget driver on PXA27X board

2010-02-11 Thread Dark Knight
Hi Everyone, I have some more information regarding this. Its seems the driver is not able to create bulk end points. I added some debug prints in f_adb.c and epautoconf.c Here is the output pxa27x_udc: version 2008-04-18 android init android_bind mass_storage_func

[android-porting] Re: Interconnecting emulators by network

2010-02-11 Thread bacchus
Hello Dries, I'm currently working on this emulator interconnection and emulator multicast support and I've downloaded your patches and compiled them. Before I try them, I would like to know if you use any special command line arguments to start the emulator, or instead, if this network support i