[android-porting] Re: PH8 RIL for Voice support in Android

2013-10-08 Thread Matt Reimer
Ask Cinterion/Gemalto. Matt On Monday, October 7, 2013 11:41:36 PM UTC-7, Iitm wrote: Hi all, If anyone is aware of the Cinterion PH8 RIL Voice support in Android, please let us know the procedure for the same. We are trying to make use of PH8 with a MAXIM 98089 codec. Thanks in advance

[android-porting] Re: Is it possibly to create an SDK addon with custom resources outside framework-res.apk (Modify aapt ?)

2013-02-08 Thread Matt Reimer
That's good to hear. I'm interested in your progress. Matt On Thursday, February 7, 2013 4:23:48 AM UTC-5, Thorbjørn Vynne wrote: So just a status update on this I've got this partially working now, so that my addon resources also are added as part of the platform default resources but

Re: Re: [android-porting] How to get android update adb to see my USB vendor id?

2012-03-29 Thread Matt Reimer
. -- bard.s...@gmail.com *From:* Matt Reimer mrei...@sdgsystems.com *Date:* 2012-03-28 05:42 *To:* android-porting android-porting@googlegroups.com *CC:* jiram57 jira...@gmail.com; bard.shen bard.s...@gmail.com *Subject:* Re: Re: [android-porting] How to get

Re: [android-porting] How to get android update adb to see my USB vendor id?

2012-03-27 Thread Matt Reimer
/rules.d/52-android.​rules file to add the vendor id to it. then restart adb,it should work. I am not sure what happens with windows machine. Regards, Ramya. On Fri, Mar 16, 2012 at 2:54 AM, Matt Reimer mrei...@sdgsystems.comwrote: So I've made an INF file packaged up and signed, and I

Re: Re: [android-porting] How to get android update adb to see my USB vendor id?

2012-03-27 Thread Matt Reimer
to add the vendor id to it. then restart adb,it should work. I am not sure what happens with windows machine. Regards, Ramya. On Fri, Mar 16, 2012 at 2:54 AM, Matt Reimer mrei...@sdgsystems.comwrote: So I've made an INF file packaged up and signed, and I can install it using

[android-porting] How to get android update adb to see my USB vendor id?

2012-03-15 Thread Matt Reimer
So I've made an INF file packaged up and signed, and I can install it using the Android SDK Manager. When I plug adb the device into a Windows computer and point Windows to the INF file, and edit ~/.android/adb_usb.ini by hand, adb works. My question is: how do I get the SDK manager to put the

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

2010-04-23 Thread Matt Reimer
On Wed, Apr 21, 2010 at 9:41 AM, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi, Dark Knight wrote: 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

[android-porting] Re: how to add the sd8686 wifi driver (libertas) into android source code for compling

2009-07-13 Thread Matt Reimer
On Sat, Jul 11, 2009 at 7:29 PM, bard.shenbard.s...@gmail.com wrote: Dear All:   I am porting marvell wifi sd8686 libertas driver. I try to merge it into android source code for compling. Just as ti wifi driver   How can I implement it?   Any hint will be great appreciated. Why not use the

[android-porting] Re: how to add the sd8686 wifi driver (libertas) into android source code for compling

2009-07-13 Thread Matt Reimer
On Mon, Jul 13, 2009 at 12:10 PM, Matt Reimermattjrei...@gmail.com wrote: On Sat, Jul 11, 2009 at 7:29 PM, bard.shenbard.s...@gmail.com wrote: Dear All:   I am porting marvell wifi sd8686 libertas driver. I try to merge it into android source code for compling. Just as ti wifi driver   How