[android-porting] GPS Porting

2015-03-28 Thread Gianmaria Iaculo
Hello, I need a little help cause I'm getting confused on how to attach a GPS to my android porting. First: I'm working with 4.4.4 and I've a working RIL with an LTE modem from Telit. My GSM Module (LE910) also have a GPS chip so when attached it creates a ttyUSB wich produces NMEA sentences w

[android-porting] Re: HFP client and A2DP sink on Android L

2015-03-28 Thread BILHEUDE Emmanuel
Hi, You can enable the HFP client profile in packages/apps/Bluetooth/res/values/config.xml by setting "profile_supported_hfpclient" to true. Your device will then been seen by others as an HFP client. I see in logs that it works but I can't hear any sound during calls... but it's a beginning L