[android-porting] Why should we be Stage-Fright Compliant.

2012-09-10 Thread ajitabh saxena
Hi All, I am in the process of adding hardware acceleration for media playback for my platform. I think the shortest route for me is to write a player at the same level as stage fright expose all the interfaces equivalent to that exposed by StageFright and then hook up my hardware below

[android-porting] [Jelly Bean] Failed to launch Playstore app getting error server error

2012-09-10 Thread Atul Raut
Hi, I am trying to launch Playstore app in Jelly Bean with wifi data call enable but am getting error message saying server error Below error logs I can see in adb logcat E/Volley ( 3004): [253] BasicNetwork.performRequest: Unexpected response code 400 for

[android-porting] Re: Jellybean product version from repo is 4.0.99999.9999.99999?

2012-09-10 Thread hagenp
On Thursday, 6 September 2012 23:03:11 UTC+2, Weston Weems wrote: I just synched from repo a couple days ago, and have noticed that after building jellybean, the os reports 4.0.9.9. or something... is this what it should be, or could I have potentially synched wrong? It appears

[android-porting] NFC module on ICS

2012-09-10 Thread Luccio
Hi, i am working on integration of nfc module (hardware and software integration) on my board with omap4460. the kernel don't start! here is the debug : root@android:/ # [5.451538] warning: `adbd' uses 32-bit capabilities (legacy support in use) [5.459289] adb_open [5.508056]

Re: [android-porting] NFC module on ICS

2012-09-10 Thread Pavan Savoy
On Mon, Sep 10, 2012 at 10:01 AM, Luccio moukne...@gmail.com wrote: Hi, i am working on integration of nfc module (hardware and software integration) on my board with omap4460. the kernel don't start! here is the debug : The problem isn't related to NFC - It is pretty much a mis-match of

[android-porting] Re: NFC module on ICS

2012-09-10 Thread Luccio
PAVAN, thank you a lot for your answer, i am using nxp chip on i2c bus, and sincerely, i am not very experemented on this bus. Tell me what are the step to configure the i2c bus on the board.conf ? Best Regards, Le lundi 10 septembre 2012 17:01:48 UTC+2, Luccio a écrit : Hi, i am working on

Re: [android-porting] Re: NFC module on ICS

2012-09-10 Thread Pavan Savoy
On Mon, Sep 10, 2012 at 1:23 PM, Luccio moukne...@gmail.com wrote: PAVAN, thank you a lot for your answer, i am using nxp chip on i2c bus, and sincerely, i am not very experemented on this bus. Tell me what are the step to configure the i2c bus on the board.conf ? Not a lot that I would know