[android-developers] HELP!!!PVMFErrContentInvalidForProgre ssivePlayback error when playing a http streaming

2009-06-15 Thread hengli cui
When I trying to play a http streaming file,there is an error and the error is PVMFErrContentInvalidForProgressivePlayback.What is this error and What Can I do to solve this problem. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the G

[android-developers] Re: Execute setprop from application

2009-03-03 Thread hengli cui
You can try SystemProperties.set(). 2009/3/4 Dianne Hackborn > Sorry, you can't. > > On Tue, Mar 3, 2009 at 5:42 AM, Giorgio M. wrote: > >> I have to execute the shell command >> >> setprop net.dns1 xxx.xxx.xxx.xxx >> >> from an android activity but i can't find a working way to do it. >> >>

[android-developers] Re: Problem with framebuffer

2009-03-03 Thread hengli cui
> > You may try this way:in the function EGLDisplaySurface::swapBuffers(),you > can copy the data from the framebuffer befor calling the ioctl function.I > does not try this ,but maybe it can do. --~--~-~--~~~---~--~~ You received this message because you are subscr