That isn't going to work. The radio image has changed significantly for cupcake branch. Among the changes is support for video recording.
On Dec 25, 9:40 pm, Brian 1143 <[email protected]> wrote: > I just tested it on my Android Dev Phone and it still didn't work. > > I follow the steps from the link below to build the > image:http://www.koushikdutta.com/2008/12/building-android-source-and-deplo... > > The trickiest part is that I need to pull libOmxCore.so from the phone > in order to successfully build the image. The testing result is > getting a black screen without previewing after clicking the "Switch > to video" button. > > Could anyone tell me which part I missed? Or is there anyone getting > it work now? > Thanks! > > On 12月25日, 上午3時30分, Dave Sparks <[email protected]> wrote: > > > FakeCamera is the code used in the emulator. I don't think the > > emulator is going to be much use for video recording because it is > > very hardware intensive. We are developing on hardware that has > > hardware-accelerated video encode. The emulator will use the software > > video encoder which is running in ARM emulation. I imagine the frame > > rate even for low resolution like QCIF will probably be under 5 fps. > > Because of that, we haven't spent any time trying to get it working on > > the emulator. > > > On Dec 23, 6:50 pm, Brian 1143 <[email protected]> wrote: > > > > Do you mean it can work only on G1 now? > > > What is the different between the actual hardware and the emulator? I > > > can see there is a FakeCamera and CameraHardwareStub there in > > > emulator. > > > Which part of the Camera support should be catching on? > > > Thanks. > > > > On 12月24日, 上午2時20分, Dave Sparks <[email protected]> wrote: > > > > > Camera support in the emulator is falling behind hardware support. It > > > > would be great if someone from the community stepped forward and > > > > worked on it. > > > > > On Dec 22, 9:56 pm, Brian 1143 <[email protected]> wrote: > > > > > > Does anyone get this working now? > > > > > > I just repo sync the code and build the image. The new Camera > > > > > application includes one more "Switch to video" button on it's menu. > > > > > But clicking on the button leads to: > > > > > > Sorry! > > > > > The application Camera(process com.android.Camera) has stopped > > > > > unexpectedly. Please try again > > > > > [ Force close ] > > > > > > Please help! > > > > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
