[android-porting]

2010-11-05 Thread Ajith Kamath
Hi all I'm facing peculiar problem with Jabra BT8010 headset , when connected to bluetooth in Android. After connecting the headset, if i do power reset of phone. Then after restart I receive a call . Nothing will be heard. This happened very few times but still prominent What can be the problem

[android-porting] Omap4430 ES1.0 boot init error

2010-11-05 Thread Oblivious
Hi to all, I tried to boot Omap4430 ES1.0 from SD card ( kernel +file system). I used the Android pre-built binary L27RC0. I partitioned the SD and copy the binary in according to the guide: http://omappedia.org/wiki/Android_SD_Configuration The boot parameter from minicom are: setenv bootargs c

[android-porting] Pre-Installed app and contents provider.

2010-11-05 Thread AKIRA
Hi Now, I am building android from source code. And I add pre-installed app (/system/app). The app has big data at contents provider, so I want to make contents provider's data beforehand, and load the data from the app. I think, the first run of Android is 1.android install pre-install apps a

[android-porting] iMX51 NFS Mount Issue

2010-11-05 Thread Matt Shao
Hi guys: I am trying using NFS with my iMX51 EVK board. But I got following error: eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=0:00, irq=-1) IP-Config: Complete: device=eth0, addr=10.67.174.129, mask=255.255.255.0, gw=255.255.255.255, host=lowiq-laptop, domain=,

[android-porting] Driver files for Samsung Captivate (Galaxy S)

2010-11-05 Thread Gary
Hi all, I am trying to build AOSP 2.2.1 on the Captivate but I do not know which of the libs and binaries are required for some of the hardware. I have graphics/OpenGL working. I have the radio coming up but no data. SMS works. The phone will ring sometimes, and also show me when I have voicemail

[android-porting] Re: "start adbd" when usb cable is connected

2010-11-05 Thread RockNCode
First you need to have your kernel built with Android USB gadget. After that it would just be a matter of going to Settings- >Applications->Development and enable USB Debugging. Now depending on the target device you might need to set the vendor ID on .~/android/ adb_usb.ini See this wiki for more

Re: [android-porting] iMX51 NFS Mount Issue

2010-11-05 Thread Alan Carvalho de Assis
Hi Matt, On 11/5/10, Matt Shao wrote: > Hi guys: > > I am trying using NFS with my iMX51 EVK board. But I got following > error: > > eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=0:00, irq=-1) > IP-Config: Complete: > device=eth0, addr=10.67.174.129, mask=255.255.255.0