[android-porting] LG GT505 Android port

2010-10-09 Thread 09iiaakp
Is Android port for LG GT505 Pathfinder possible? Im Polish, sorry for my English. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Connecting a Bluetooth device via USB on beagleboard

2010-10-09 Thread Ash
Hey, If you are working on source of android you can just remove all rfkill related source from bluedroid/bluetooth.c build your source and it should work!! Like: int bt_enable() { LOGV(__FUNCTION__); int ret = -1; int hci_sock = -1; int attempt; /*