[android-developers] /dev/graphics/fb0 pemission

2011-03-08 Thread ke tang
hello, all guys I porting the ffmpeg-0.6.1 version to android 2.1, and when I use the ffmpeg to encode screen with the /dev/graphics/fb0 file. but get the "Operation is not permitted" error message, and I affirm that use id is root. thanks in advance best regards -- You received this message

Re: [android-developers] Re: H264 support Android

2011-03-07 Thread ke tang
I think you can porting the ffmpeg-0.6.1 to android, it contains the H.264 codec 2011/3/8 PatternMusic > I think that means the opposite. i.e. the H.264 encoder is only in Android > 3.0 and later. The H.264 decoder is in all versions. You will note WebM > decoder is only available in Android 2.3

[android-developers] bionic getprotoname issue?

2011-02-28 Thread ke tang
hi all guys: I want to porting a network library to android, but when I run the application,get the error message with "FIX ME!implement getprotobyname() bionic/libc/bionic/stubs.c:372", so I compile the iptables commands, and get the same message. how do I fixed it? implement the bionic getp

Re: [android-developers] Android 2.3 Vs 3.0

2011-02-15 Thread ke tang
the target of Honeycomb is MID 2011/2/16 Dianne Hackborn > Honeycomb doesn't run on phones, so you would not want to do that. > > Put another way: can you hit yourself over the head with a hammer? Sure if > you really want to, you can. It will be painful, however, and not > recommended. > > >

Re: [android-developers] Re: GLIBC 2.11 needed for emulator in SDK 2.3 !!!!

2011-01-26 Thread ke tang
because you build with 32bit system, you can delete the prebuilt/linux-x86/toolchain/arm-eabi-4.4.3 directory,and create a link named arm-eabi-4.4.3 link to arm-eabi-4.4.0 2011/1/27 Xavier Ducrohet > Download tools r9. > > Xav > > On Wed, Jan 26, 2011 at 6:56 PM, jam wrote: > > BUMP > > > > gli