[android-porting] Re: WIFI USB on DEVKIT8000

2009-12-27 Thread king
Hi, u can refer to this website for the usb wifi. http://labs.beatcraft.com/ja/index.php?cmd=readpage=bc9%2FSoftware%2FAndroid%2FAndroid-1.5r3word=wifi On 12月27日, 上午2時16分, CMF manf...@gmail.com wrote: Hi all, I have a wi-fi usb manufactured by Planex and model name is GW- US54GZ, is there any

[android-porting] Re: Cupcake : Removed SD Card notification after 1.5 upgrade

2009-12-02 Thread Chris King
same problems here ... did anyone find a solution? On Oct 28, 12:16 am, max max.xi...@gmail.com wrote: I did the 1.5 upgrade yesterday afternoon.  Right after the upgrade, i have this Removed SD Card notification.  But in fact, I have plugged the sdcard in Anyone knows how to resolve it?

[android-porting] Re: Watch DVB in Android

2009-12-01 Thread king
Hi, i find that gstreamer support DVB too, i would like to ask what shd i do to make dvb avaliable on Android using gsteamer integrated. Thanks and Regards, King.S On 11月30日, 下午2時34分, king king06552...@gmail.com wrote: Hi, I have a usb DVB dongle, i want to use it on Android. I am now using

[android-porting] Watch DVB in Android

2009-11-29 Thread king
Hi, I have a usb DVB dongle, i want to use it on Android. I am now using the source from http://labs.embinux.org/index.php/Android_For_OMAP3_with_Gstreamer_In..., and i find the driver in the source. I would like to know how can i use it in Android? Do i need to port VLC player to Android for

[android-porting] Re: GPS

2009-11-11 Thread king
, Gilles TALIS gilles.ta...@gmail.com wrote: Hi King I think you would need to implement the HAL for your GPS device. There is an implementation for QEMU available in: \hardware\libhardware_legacy\gps\gps_qemu.c you would need to provide the same for your device. Gilles On Nov 10, 6:28 am

[android-porting] GPS

2009-11-09 Thread king
Hi, i am going to port a gps module to android on arm device, The gps only needed to provide power and connect its RX and TX to the arm device. So far i can get the data from gps modules through the uart port of the arm device. I would like to ask how can i make it on the UI too? I have put a

[android-porting] Re: Ethernet DNS

2009-11-01 Thread king
 about better way) b) Attach wireshark and sniff for DHCP message Using about two methods of sniffing; check for DHCP REPLY message and make sure your DNS Server IP address in DHCP Reply is correct. If it is not; correct it on DHCP Server side. Thanks Prabhu --- On Fri, 10/30/09, king

[android-porting] usb DVB

2009-11-01 Thread king
hi, I have an usb dvb dongle, i would like to make it workable on android. Now i am usng the source from embinux , which contain the driver of it. I would like to know what shd i do to make it workable on android. Does anyone have experience on it? Thanks and Regards, King.S -- unsubscribe:

[android-porting] Ethernet DNS

2009-10-30 Thread king
Hi, Does anybody know how to let the android to get the dns for the eth0 automtically instead of setprop net.dns1 manually ? I have try command dhcpcd eth0, after that i find the eth0 got the correct ip address however the browser doesnt work . Does anybody have experinece on that? Thanks and

[android-porting] request_firmware

2009-10-29 Thread king
Hi, i have a firmware file which is a .hex file, does anyone know how to load the firmware under android? Where should i locate the .hex firmware file? In the driver i see it use request_firmware to load the firmware, however it give me a debug message to me that unable to locate firmware file

[android-porting] Re: request_firmware

2009-10-29 Thread king
Hi, Is it same as in Android? As Android didnt have /lib/firmware directory Thanks and Regards, King.S On Oct 29, 5:40 pm, pavan savoy pavan.sa...@gmail.com wrote: request_firmware looks into /lib/firmware directory, if I remember correctly On Thu, Oct 29, 2009 at 3:01 PM, king king06552

[android-porting] Uart2

2009-10-27 Thread king
Hi, I am now using the android source from http://labs.embinux.org/index.php/Android_For_OMAP3_with_Gstreamer_In... on the devkit8000. I have done the pin mux in the source code. I would like to use uart2 to communicate with a device. So i have to set baud rate to uart2 and read data from

[android-porting] enable WUSB54GC USB wifi adapter work on android

2009-09-10 Thread king
hi, i have a WUSB54GC usb wifi adapter and wanna to use it for wifi connection for android using the source from http://labs.embinux.org/index.php/Android_For_OMAP3_with_Gstreamer_In... on the devkit8000 board. When i plug it in the mini USB with self-powered usb hub in devkit8000 board, the

[android-porting] Re: How to install apk file into beagleboard

2009-07-19 Thread king
i already put the file there and after that what should i do? need to execute any command in hyperterminal? thanks! On Jul 19, 9:21 am, mm mic...@gmail.com wrote: You can put your .apk file into /data/app on beagle board. On 7月17日, 下午5時19分, king king06552...@gmail.com wrote: i would like

[android-porting] How to install .apk file in beagle board after android-porting

2009-07-17 Thread king
I would like to know is there any method to install .apk file in beagle board after android-porting under Win Xp or Ubuntu9.04 in Vmware?thx! --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: