[android-porting] Re: android alarm driver

2011-09-09 Thread extrapedestrian
I found alarm is platform driver that needs rtc device. Our board doesn't have rtc device and that is why I don't get node created. Anyone has linux patch with fake rtc device? best regards, Petar Bajic On Sep 9, 7:03 am, Liu Xin wrote: > /dev/alarm is necessary. It comes from a kernel patch cal

[android-porting] request android-ndk5 for mac

2011-09-09 Thread dani maoz
Hi Can anyone post a download link for android-ndk-r5 download link -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] help i think im being a rere adb help buntu

2011-09-09 Thread Josh dillard
hey i have tried a few times here and there to get adb fastboot on my box laptop im wanting to put 10.10 on have i running and start some development -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] wifi_load_driver() to enable WLAN, porting problem on android

2011-09-09 Thread Sudha Daram
Hi all, I am trying to port my wlan.ko files in android on atmel board. For that I have added the corresponding changes in wifi.c file. But, the insertion of the module is not happening. I guess this should happen when WLAN enabled. But, directly it is calling wifi_start_supplicant() function. W

[android-porting] Android Repo

2011-09-09 Thread Kolanchinathan S
HI Members, I am new to android technology. I am trying to download the android source from this website (https:// android.git.kernel.org/repo). So, when i gave below command i getting below error. please provide some solution how to fix this problem. Comm

[android-porting] The gallery items are still displayed even if SD card is removed from the SD card slot

2011-09-09 Thread Vishwanath Hegde
Can some one point me, how the gallery refresh works when the SD card removed from the SD card slot? The issue I am facing is as follows: Insert and sd card -> Open the Gallery -> View the gallery contents and see that the jpeg files in SD card are seen in gallery. Now remove the SD card. The jpe

Re: [android-porting] wifi_load_driver() to enable WLAN, porting problem on android

2011-09-09 Thread bard shen
Hi Guy, Maybe something missed. As I know, the atmel default supports Ranlink 3072. You can modify the name of driver in BoardConfig.mk file. On Fri, Sep 9, 2011 at 12:53 PM, Sudha Daram wrote: > Hi all, > > I am trying to port my wlan.ko files in android on atmel board. For > that I have

Re: [android-porting] android alarm driver

2011-09-09 Thread Xin Liu
I don't think so . Android alarm doesn't assume that your CPUs have RTC. we use timer to do the same job. --lx 在 2011-9-9,下午3:41, extrapedestrian 写道: > I found alarm is platform driver that needs rtc device. Our board -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] Adding new network interface

2011-09-09 Thread Srinidhi K V
Hello All, I am working on a custom android device. I have a USB composite gadget driver which enumerates a network interface. This interface goes down whenever USB configuration is changed (From Mass storage to RNDIS or vice versa). I am trying to bring up this interface whenever US

Re: [android-porting] Launching of apps taking time

2011-09-09 Thread Xin Liu
Dianne, it's not just broken. we does NOT have HW graphics at all. our CPU has a plenty of hardware threads. we expect to write software graphics pipeline in kernel and implement in-house opengl. s/w graphics will make use of hardware threads to deliver decent performance. the graphics dev

Re: [android-porting] Launching of apps taking time

2011-09-09 Thread Dianne Hackborn
For a production-quality device, you need hardware acceleration of at least surface compositing. This has become increasingly true as screen resolution has increased. The software rendering path for surface flinger is only there for bring-up and the emulator. Further if you planning on running t

[android-porting] Re: Android Repo

2011-09-09 Thread ran
Look to discussion here: http://groups.google.com/group/android-on-freerunner/browse_thread/thread/8c3eb854d599382c On Sep 9, 9:47 am, Kolanchinathan S wrote: > HI Members, > >                     I am new to android technology. I am trying to > download the android source from this website (htt

Re: [android-porting] Android Repo

2011-09-09 Thread Carlos Silva
Please check www.kernel.org and you'll know why. On Fri, Sep 9, 2011 at 05:47, Kolanchinathan S wrote: > HI Members, > >I am new to android technology. I am trying to > download the android source from this website (https:// > android.git.kernel.org/repo). > >

[android-porting] Code SDk Google TV

2011-09-09 Thread Voip 'N' Soluções
Which way to I386 to Google TV? Have to post the link? Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting