explanation needes on ISurface and PVPlayer interface

2009-03-12 Thread vishal bhoj
Hello all , I am just playing around with the playerdriver.cpp implementation to get something on to the screen . . . I wanted to try out the registerBuffer and postBuffer function . I had added this code at setvideoSurface function to get some garbage on to the screen but I am getting nothing

How to lighten LED in key driver, when user press any KEY.

2009-03-12 Thread linlone9
hi, In G1 phone, when user press any KEY, the LED that be as backlight of HOME KEY, will be lightened. I check Android source codes, and want to know how to lighten the LED in key driver, but, don't find any clue. I have checked following source codes: --

Re: Bytecode assembler

2009-03-12 Thread Dan Bornstein
On Wed, Mar 11, 2009 at 10:19 PM, seoji...@gmail.com seoji...@gmail.com wrote: Is there a Dalvik Bytecode assembler? (something similar to Jasmin in Java) There is one being worked on within the Android team, but it hasn't yet been released. I apologize that I can't comment on when it will

Help me plz

2009-03-12 Thread wafa
hi everybody, i wanna connect my emulator to my Computer by socket UDP but doesn't work!! plz i wanna get some help from u ; my application needs to creat a client on emulator and a server is just a java application on my computer pz help Thx;

Re: [android-kernel] How to lighten LED in key driver, when user press any KEY.

2009-03-12 Thread Dianne Hackborn
The driver doesn't do this, it is done by the high-level PowerManager Java service. On Thu, Mar 12, 2009 at 6:20 AM, linlo...@gmail.com wrote: hi, In G1 phone, when user press any KEY, the LED that be as backlight of HOME KEY, will be lightened. I check Android source codes, and want to

SoundRecorder app breaks in MediaRecorder.prepare()

2009-03-12 Thread Misael Lopez
Hi, I used to record audio using SoundRecorder application, but in latest pull it seems to be broken. The application starts but when the record is actually going to happen, it fails. The error message (from logcat) is: E/MediaRecorder( 869): prepare failed: -2147483648 I'd like to give more

Android on older devices

2009-03-12 Thread seoji...@gmail.com
I happen to have android prototype device (the one in http://news.cnet.com/2300-1037_3-6230132-1.html?tag=mncol;txt this picture) I'd like to know if it's possible to run the recent version of android and if so, how can it be done? If not, can I use older SDK to make a program to run on that

Re: SoundRecorder app breaks in MediaRecorder.prepare()

2009-03-12 Thread waterblood
The call path should be as below: MediaRecorder::prepare()PVMediaRecorder::prepare()--- AuthorDriver::handlePrepare()---PVAuthorEngine::Init() On Mar 13, 6:53 am, Misael Lopez mesa...@gmail.com wrote: Hi, I used to record audio using SoundRecorder application, but in latest pull it

How to set the video display to the horizon or vertical of display panel in video playing

2009-03-12 Thread waterblood
Hi All, We want change our video displaying direction when we use Gallery or video playing in Android. But cannot find any setting or code for this. If you know that , please point me how i can do it. Thanks advance. Guoyin --~--~-~--~~~---~--~~ You