[android-developers] Blend buttons over the video layer

2011-04-12 Thread Nilly
Hi All, I am using frame buffer to display yuv data directly. Opening frame buffer1 (fb1), setting mode to display YUV422 , mapping memory in to user space and directly copying data in to the mapped memory. Now I want to put play button on top of the video (probably it is been drawn on frame

[android-developers] DirectFb

2011-04-04 Thread Nilly
Hi, I have followed the following link. http://groups.google.com/group/android-developers/browse_thread/thread/c97dd3301ffab308/c6a8f41261e619e8?show_docid=c6a8f41261e619e8 I have compiled successfully using the code you have suggested but i am not able to run it on the board. I have written an

[android-developers] Directfb compiled but not able to run

2011-04-04 Thread Nilly
Hi All, Any one able to run directfb run successfully on android? I am able to compile it after some changes in bionic and added fusion kernel module but I am not able to run it on android. I am getting following error. -sh-3.2# ./dfb_test out.yuv ~~| DirectFB 1.4.3 |

[android-developers] Is there any way to know Canvas is using hardware scaling or not?

2011-02-28 Thread Nilly
Hi All, I am using canvas class and bitmap to draw on screen. I am doing scaling using canvas class but it seems it is doing pixel duplication not interpolation or not in hardware. Is there any way to do scaling in hardware? Regards, Niral -- You received this message because you are

[android-developers] Process is getting killed during Mass Storage USB connected

2011-02-25 Thread Nilly
Hi All, I have an application which is using sdcard (reading data from sdcard). When I have kept my application open and If i connect my phone to pc as mass storage device android is killing my application. It is very true as I am using sdcard and android system wants to unmount the sdcard It

[android-developers] Re: How to display a raw YUV frame in an Android OpenGL program?

2010-12-04 Thread Nilly
Yes same thing is happening for me. I have also written program in opengles 2.0 and uploading texture yuv is taking around 54ms and rendering is taking 20 ms. 640*480. But what i feel is this is blocking cpu but i dont know how to do all of that in gpu or second option is that all this is

[android-developers] Re: Why Android is using alsa device in block mode?

2010-06-30 Thread Nilly
I am using android device ...ported android cup cake version on beagle board... Here also Android is opening device in block mode ... On Jun 30, 12:46 pm, Mark Murphy mmur...@commonsware.com wrote: On Wed, Jun 30, 2010 at 12:19 AM, Nilly ni...@oriolesoftware.com wrote: Why android is using

[android-developers] Re: Why Android is using alsa device in block mode?

2010-06-30 Thread Nilly
Thank You Mark Regards, Nilly On Jun 30, 3:09 pm, Mark Murphy mmur...@commonsware.com wrote: On Wed, Jun 30, 2010 at 5:29 AM,Nillyniral.patel@gmail.com wrote: I am using android device ...ported android cup cake version on beagle board... Here also Android is opening device in block

[android-developers] Why Android is using alsa device in block mode?

2010-06-29 Thread Nilly
HI All, Why android is using alsa in block mode? As android is opening device in block mode I am not open alsa device for playback. It shows device is busy as it is used by android. By stop media we can stop audio services but it will stop other services also which makes video player hang and I

[android-developers] Videoplayer source code

2010-05-27 Thread Nilly
Hi, Does any one has link or source code for videoplayer which plays video using gstreamer? I have got one videoplayer.apk application from embinux site but i dont have source code for that. I am facing some problems. - Orientation is landscape, I want to change it. In forums people suggest to

[android-developers] Reduce the Boot up time

2010-01-07 Thread Nilly
remove the drivers which are not needed but i am not finding any .config file to remove it? From where can i remove the not required driver from kernel code? What all other stuff can i remove to reduce boot up time? Regards, Nilly -- You received this message because you are subscribed to the Google

[android-developers] Android Emulator : command permission denied.

2009-12-04 Thread Nilly
Hi all, I have made the small code and generated the .apk file. If I want to install it from command prompt. I am trying adb install hello.apk but it saying adb: permission denied. when i tried su it is saying su: uid 10020 not allowed to su Any idea??I am running in emulator. Regards, Niral

[android-developers] PVPLayer:general question

2009-12-03 Thread Nilly
Hi All, Is pvplayer is full fledge GUI player working on andoriod or its just like gstremer and we need to integrate it with some other GUI based player? where can I get PVplayer source code? Regards, Nilly -- You received this message because you are subscribed to the Google Groups Android

[android-developers] FLV - VP6 integration

2009-11-29 Thread Nilly
HI, I want to integrate FLV/vp6 to android PV player.How can I do that?I have googled it but I have got only info The parser would have to be integrated as a native OpenCore node. You could integrate the codec as a native OpenCore node or as an OpenMax codec using the IL extensions. How

[android-developers] Media Player:Plugin in

2009-11-28 Thread Nilly
Hi All, Can I plug my decoder in Existing media player of android? Regards, Niral -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send