Re: Media Recorder from application is not working

2009-07-10 Thread Yogi
Thanks Ravi for your quick response. I am working on android master branch which includes opencore 2.04. I have sync this code 1 month back. I am working on HTC dream device. Thanks Regards, Yogi On Jul 10, 7:58 pm, RaviY yend...@pv.com wrote: Please provide more details. - Which codebase

Re: Media Recorder from application is not working

2009-07-10 Thread Yogi
Hi, I verified the media recorder path,its the same has been done. Can you please direct me to the right person? Can anybody from android team help me out to resolve this issue? Thanks in advance, Yogi On Jul 10, 8:40 pm, RaviY yend...@pv.com wrote: Looks like the failure is while reading

Author engine not working in G1 device as well as emulator

2009-06-15 Thread Yogi
I have downloaded the android code of tag android1.0 (Opencore 2.0) from google server. When i am trying to record the clip using existing camera application, its is just recording for 2 sec and then it crashes. I have tried the same thing with android 1.5 (Opencore 1.0)but facing same issue.

Sending data to an application running of device from host

2009-05-29 Thread yogi
Is there any way of possibly sending data to an application running on device from the host(device is connected to host using usb cable) I was thinking of two approaches of doing it but could not find ways to implement it in andorid 1) i can push a file to device using adb is there any way the

Re: Unable to run the emulator

2009-05-26 Thread yogi
alternatives  command lists what JDK/JRE ? On Fri, May 22, 2009 at 2:47 PM, yogi yogesh...@gmail.com wrote: didnt notice nything like thatsetup completed without ny errors On May 22, 3:41 pm, Fred Grott fred.gr...@gmail.com wrote: Hmm it should run as you have the same setup as me except

Re: Unable to run the emulator

2009-05-26 Thread Yogi .
26, 2009 at 8:41 AM, yogi yogesh...@gmail.com wrote: I am not facing any problem related to other java apps...i have been using eclipse and it works fine as for JDK am using version 1.5.0_18 I noticed one more thing that there is defunct java process which is child process of emulator

Unable to run the emulator

2009-05-22 Thread yogi
Hi I am using Ubuntu 9.04 on virtualbox. When i try to run emulator it just hangs and doest startup i ran the emulator with -verbose -show-kernel option to get the log below. another thing which i noticed is that during the run the CPU usage consistently is 100% I tried this emulator which is

Re: Unable to run the emulator

2009-05-22 Thread yogi
its 2.2.2 On May 22, 3:25 pm, Fred Grott fred.gr...@gmail.com wrote: Hmm What version of VirtualBox? On Fri, May 22, 2009 at 2:16 PM, Yogi . yogesh...@gmail.com wrote: correcting the SD card issue doesnt resolve the problem On Fri, May 22, 2009 at 2:58 PM, Fred Grott fred.gr

Re: Unable to run the emulator

2009-05-22 Thread yogi
In my case it doesnt even startup. I didnt get the GUI screen itself. On May 22, 3:32 pm, Mark Murphy mmur...@commonsware.com wrote: i waited for about 15 minsthe host machine is Pentium M 2.13 GHz with 2 gigs of ram (i know not the best one) I can tell you that it takes a few

Re: Unable to run the emulator

2009-05-22 Thread yogi
see any too many files open errors in the logs? On Fri, May 22, 2009 at 2:35 PM, yogi yogesh...@gmail.com wrote: In my case it doesnt even startup. I didnt get the GUI screen itself. On May 22, 3:32 pm, Mark Murphy mmur...@commonsware.com wrote: i waited for about 15 minsthe host

Multiple Instance of Media Player in Android G1

2009-04-14 Thread Yogi
Hi All, Can we create multiple instance of media player i.e PV multimedia framework (opencore) from application? Thanks in advance, Yogi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups android-framework group

Re: How automatically install a 3rd-party static lib or so in Android.mk

2009-03-01 Thread Yogi
load the omx core dynamically with repect to component.i.e if we try to play .3gp clip it should load PV's omx core and if we try to play .mp3 clip it should load our omx core. Please help me out if I have done something wrong or I have missed out some step. Thanks, Yogi On Mar 1, 8:56 pm, rktb

Re: How automatically install a 3rd-party static lib or so in Android.mk

2009-02-28 Thread Yogi
opencore library. That means, if there are two openmax core library then it is always going to existing one. I have followed the same procedure as mention in these post above. Thanks in advance, Yogi On Feb 27, 12:02 am, v_dusan veselino...@pv.com wrote: From your description - it seems the steps you