Re: [android-porting] Re: Query: V4l2 camera android application and porting patch for android 2.1 or 2.2

2010-09-15 Thread Mali Laurent
Anyone? On Mon, Sep 13, 2010 at 1:16 PM, Mali Laurent wrote: > I applied the patch but now am getting a very messed up preview on Froyo > Cam. Something like this: > http://blackfin.uclinux.org/gf/download/forummessage/91534/7924/bad2.png > > http://blackfin.uclinux.org/gf/download/forummessage

[android-porting] Android porting on dm365

2010-09-15 Thread venu
Hi this is venu, I am porting Android on DM368 . At first i prepare a patch Davinci-2.6.32 rc1 patch for android and patch it to android 2.6.32.9 kernel.At the time of preparing uImage i am getting the following error. make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- distclean make ARCH=arm CROS

[android-porting] Dalvik tests from android source tree

2010-09-15 Thread viki
How to run the Dalvik tests from the android source for the emulator. When i tried to run these tests got the error message 'can't find dx.jar'.. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Emulator display magic?

2010-09-15 Thread James Adams
Hi Sean - thanks for the tip - that's fixed it :-) On Tue, Sep 14, 2010 at 3:08 PM, Sean McNeil wrote: >  Take a look at the system property ro.sf.lcd_density. For a QVGA screen, > you want to set it as > > ro.sf.lcd_density = 120 > > to get the proper scaling. IMHO, the density should not be nec

Re: [android-porting] Connecting GSM modem with Android on mini2440 board

2010-09-15 Thread tarek attia
Any Idea ? On Wed, Sep 15, 2010 at 1:09 AM, tarek.attia wrote: > Hi all, > > I have ported the Android successfully on the board of 1GB .And it > worked fine > > On the other hand I have a GSM modem with an USB interface,and I want > to connect with it,and make the Android kernel to see it as it'

Re: [android-porting] Re: Query: V4l2 camera android application and porting patch for android 2.1 or 2.2

2010-09-15 Thread anantha padmanaban
Hi Mali Laurent, Patch provided in this works fine for me in ecliar version of Android. http://groups.google.com/group/rowboat/browse_thread/thread/3ad333d91f1bf0c0 Thanks and regards, Ananth.   --- On Wed, 15/9/10, Mali Laurent wrote: From: Mali Laurent Subject: Re: [android-porting] Re: Qu

Re: [android-porting] Performance problems (CPU usage up to 100%)

2010-09-15 Thread Michael Trimarchi
Retti wrote: Hello, i have a 5" touchdisplay with a at91g45 400 Mhz CPU and a ported Froyo. If I touch the screen, the system_server uses up to 100% of CPU. Also the touchinputs are very slow. Maybe your touch screen doesn't deactivate irq when you press it and receive a lot of them. Michael

Re: [android-porting] Re: Network Time is not auto updating with some service provider???

2010-09-15 Thread Rajesh Jounwal
Thanks Vivek for reply, i will check and let you result. I hope it will help me. rajesh On Wed, Sep 15, 2010 at 9:19 AM, Android Techies wrote: > Rajesh, > Assuming the device is a WCDMA/GSM based device then NITZ message is > received using a NAS Layer message (MM Info or GMM Info). This messag

[android-porting] Re: performance using while transferring file via wifi

2010-09-15 Thread guru
Hi I tried to get top output in High signal strength, it shows that during transfer 21% ksdioirqd/mmc1 14% adbd 14% wlan_main_service 2%system_server these are taking much time. Will these affect so significantly for UI slown