[android-porting] Re: Is it possible to install and run binder in standard linux box?

2012-03-04 Thread Sam Berro
...@googlegroups.com. To unsubscribe from this group, send email to android-platform+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/android-platform?hl=en. -- -- Sam Berro -- unsubscribe: android-porting+unsubscr...@googlegroups.com website

[android-porting] eglCopyBuffers always returns EGL_BAD_PIXMAP

2012-01-22 Thread Sam Berro
pointer as defined in eglplatform.h. Is this correct? -- -- Sam Berro -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Frame Buffer Issue

2012-01-19 Thread Sam Berro
Try Arun's suggestion and report back to us. I am interested in this as well. On Wed, Jan 18, 2012 at 12:05 AM, Pawan pawan.s.rath...@gmail.com wrote: Hi Sam, Thanks for reponse. Can you please explain me tad more that what shall I do, so that I can see what ever is running on LCD

Re: [android-porting] Frame Buffer Issue

2012-01-17 Thread Sam Berro
This is because you are using the hardware composer driver to draw images directly to the lcd not the framebuffer device. The frame buffer is used until the hwc is initialized through SurfaceFlinger. -- Sam Berro On Tue, Jan 17, 2012 at 7:11 AM, Pawan pawan.s.rath...@gmail.com wrote: Hi, I

[android-porting] Question about compiling Android from source

2012-01-05 Thread Sam Berro
but did not find anything concrete. What do I need to do on a high level to accomplish this? Are there any tutorials I can follow? Thanks, -- -- Sam Berro -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] How to use external mic for video recording?

2011-08-28 Thread Sam
Dear all, I found the default audio source for video recording is from internal mic. Even if i use plug the headset with system detection of headset, the system still uses internal mic for video recording. I was wondering the behavior for recording is fixed on internal mic, no matter how we

[android-porting] Re: Problem booting OMAP Blaze from eMMC

2011-07-12 Thread Sam, Lee
.INC1.7.2_OMAP4_Froyo_ES2_Release_Notes I think that release note of TI is not details. Please add my address in mail thread. Good luck : - ) Regards, Sam, Lee On 7월12일, 오후3시55분, Rajesh RV varadharajan.raj...@gmail.com wrote: Hi All I'm trying to boot OMAP Blaze ES 2.2 Version as per

[android-porting] Gingerbread: sensors hal porting

2011-01-18 Thread Sam
Dear all Now, I am working on gingerbread sensors hal porting. I find my SensorService thread continue runing but other android service can not work. It seems SensorService hold the android system. Do anyone have ideas about this problem ? Thanks~~ -- unsubscribe:

[android-porting] Re: Porting H.264 to android framework

2009-12-01 Thread Sam
Hi, Has anyone ported H264 codec to android ? I wanna play some high bitrate videos which r not supported by existing coded. If u have any idea please let me know. Thanks in advance. On Nov 14, 9:14 pm, ashraw electricashish...@gmail.com wrote: Hi Chih-Wei, I wanna port H.264 decoder to

[android-porting] adding new API : make error :41

2009-11-18 Thread Sam
Hi all, I want to add my own API's to android. For this thing I followed one document I got from net and according to I added one directory called abc to android framework which contains three sub directories java, jni and libabc. When I tried to build the source code with this added

[android-porting] make error: *** unterminated call to function `addsuffix': missing `)'. Stop.

2009-11-11 Thread Sam
Hi all, I want to add one class at framework and for that I followed the procedure given in one document which I found from net. According to that if I want to add module called abc ,I have to add this directory to the franework base directory and I need to add name of this directory to

[android-porting] Display resolution

2009-11-09 Thread Sam
Hi, I want to increase the sreen resolution of andrroid such that it can displey image with resolution 1280 x768. What changes I need to do for that. Thanks in advance, -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] build error

2009-11-05 Thread Sam
Hi, I m new to android and when I tried to build the code I got following errors. /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libreadline.so: undefined reference to `tgetent' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libreadline.so: undefined reference to `PC'

[android-porting] How to display 1024x768 resolution video

2009-11-05 Thread Sam
Hi, I wanna play video having resolution 1024x768 without converting it to lower resolution.Please suggest me how I can achieve this goal. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Android for the HTC Touch Diamond

2008-11-29 Thread Sam Halliday
Couldn't agree more... please respond here if anybody knows of any work being done on this. I am a competent Java coder and an experienced Linux user, but could turn my hand to C if necessary. I'm keen to help get Android ported to the HTC Touch Diamond. On Oct 21, 6:49 pm, Cygnusx [EMAIL