[android-porting] Using usbip solution to communicate with an usb device from Android emulator

2013-04-30 Thread mikael m
Hi, I'm working about a solution to communicate between an* *USB device ( a Zigbee dongle recognize as ttyACM0 ) and the android emulator. I know with the SDK version of the emulator it is impossible, so I explored different solutions. The first one is to add the USB* *in the goldfish kernel and

[android-porting] ALSA Driver issue..

2013-04-30 Thread paul lee
Hi, I have written a new driver for audio amplifier. I am using IMX hardware and ported android on it. Druing the board boot up snd_pcm_playback_open called and it remains open till boot completed. When i tries to play the music file no sound is comming. Please check attached log. W