[android-porting] Android build issue

2010-10-26 Thread Butchi Peddi
Hi, I am trying to build android source on Ubuntu(9.10) and getting compilation errors as below. I uninstalled jdk6 jre but no luck. The error is related to stdc++ lib. I checked in synaptic package manager and it shows libstdc++6-4.4-dev got installed. Can you please help me in this regard?

[android-porting] Accessing hw decoders on Android Froyo

2010-10-27 Thread Butchi Peddi
Hi, I am new to this android platform and need some help regarding accessing hw decoders on android for froyo. If i want to access hw decoders which is the best approach other than OpenCore? And one more thing what is the difference between OMX and IOMX? Is stagefright is wrapper arround OMX? T

[android-porting] Re: Android build issue

2010-11-14 Thread Butchi Peddi
Thanks a lot. Checked out freshly froyo source and compiled successfully. Looks like some fixes are there related to build. On Oct 27, 3:42 am, Przemyslaw Wegrzyn wrote: > On 10/26/2010 04:37 PM, Butchi Peddi wrote:> Hi, > > > I am trying to build android source on Ubuntu(9.