ANDROID OPERATING SYSTEM

Google Android Operating System, Android OS, Apps, Projects, Widgets & Phones

Archive for July, 2009

RTSP stack implementation

Posted by Vinay July - 31 - 2009 - Friday ADD COMMENTS

Hi, I am working on making RTSP url to work on Android. 1. I have used MediaPlayer and VideoView to play the RTSP url but both of them fail to play in G1 Device and emulator. Error is PVMFFailureiin PLAYER_INIT. 2. So I thought of implementing a RTSP client from scratch. I have developed a small application, it exchanges all the messages

Continued here: 
RTSP stack implementation

Re: Linux kernel Include files

Posted by Jean-Baptiste Queru July - 31 - 2009 - Friday ADD COMMENTS

Since I know for a fact that we’d never accept such a contribution, I’m going to ask you to move this discussion to the android-porting group. JBQ — Jean-Baptiste M. “JBQ” Queru Software Engineer, Android Open-Source Project, Google. Questions sent directly to me that have no reason for being private

Read the original here:
Re: Linux kernel Include files

Linux kernel Include files

Posted by Nima July - 31 - 2009 - Friday ADD COMMENTS

Hi, We are trying to call the linux kernel APIs enable_irq(), disable_irq () etc directly from the opencore/codecs_v2/video/dec/s rc .There are lot many compilation errors getting listed. We would like to know whether kernel APIs can be directly called from Opencore??? Has anybody tried like this before??

See original here: 
Linux kernel Include files

But the times are changing, Motorola has decided to jump into the smartphone rush through the Android OS . Company’s Indian Co-CEO Sanjay Jha has announced that two new Android based Motorola Smartphones are due in December 2009. …

View original here:
Motorola Jumps Into the Android Game

Sony PRS-300 and PRS-600 Digital e-Book Reader | Gadget |it-echo …

Posted by natadd4u July - 31 - 2009 - Friday
Uncategorized
ADD COMMENTS

Sony has announced a couple of new Sony e – book readers, namely the PRS-300 and PRS-600, both are smaller than Sony Reader Digital Book PRS-505. The PRS-300.

Read more:

Sony PRS-300 and PRS-600 Digital e-Book Reader | Gadget |it-echo …

I want my Samsung Galaxy too!!! (for Tmobile). Reply to this comment. Profile image icon for joshjew · joshjew @ Jul 31 1:45 PM. Oh my god that would be absolutely perfect! Being able to choose between samsung and htc! I mean the choice is pretty clear … MOTO CLIQ Unboxed. Noah gets the new MOTO CLIQ out of the box and into use. Android, slide-out QWERTY, and MOTOBLUR widgets and social networking – is it enough to make a great smartphone? …

Read more from the original source: 
Sprint Leak: HTC Hero, Samsung Q Android phones on 10/11 …

Re: Where the Video is decoded in MediaPlayerService.cpp?

Posted by sesha giri July - 30 - 2009 - Thursday ADD COMMENTS

All the decoder calls come to the source code which is in opencore folder. Here you can put logs and check. ______________________________ __ To: android-framework Sent: Friday, 31 July, 2009 10:25:08 AM Hi,all I am a beginner.I learn to how the Video is decoded in the MediaPlayer

See more here:
Re: Where the Video is decoded in MediaPlayerService.cpp?

Where the Video is decoded in MediaPlayerService.cpp?

Posted by yjshi July - 30 - 2009 - Thursday ADD COMMENTS

Hi,all I am a beginner.I learn to how the Video is decoded in the MediaPlayer and Opencore.But when I read the MediaPlayerService.cpp,I found “AudioCache” was used in the function named “decode”. Where the Video is decoded in MediaPlayerService.cpp?

The rest is here:
Where the Video is decoded in MediaPlayerService.cpp?