[android-porting] Porting OMAP4 CAMERA

2012-03-15 Thread Willy Ho
I'm porting ov5640 camera to omap4430 with 2.3.5 and used usbcameraadapter.( I don't have ducati code) Preview is working now, but when I set parameter in AP, The HAL will call "soc_camera_s_fmt_vid_cap" in soc camera driver and the driver will check preview status, finally return device is

[android-porting] ICS on Pandaboard:-Audio Recording Not Working

2012-03-15 Thread Vinayak
Hi Group, I have a Pandaboard Rev A2 board. Using some help from this forum a I found that a true master branch of ICS can be downloaded using the repo command "repo init -b master;repo sync". I was able to download the master branch of ICS and port it on Pandaboard. I pushed a few MP3 files using

[android-porting] how to run ppp service like rild daemon

2012-03-15 Thread venkat k raju
Hi vishveshwar, i have been struggling to gprs integration for default android frame work! i don't want gsm. my requirement only gprs. can you please suggest me how run a pppd as service like rild? thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website

[android-porting] how to run ppp service like rild daemon

2012-03-15 Thread venkat k raju
Hi Sai Chaitanya , i have been struggling to gprs integration for default android frame work! i don't want gsm. my requirement only gprs. can you please suggest me how run a pppd as service like rild? thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com webs

[android-porting] REQUEST_DIAL_EMERGENCY_CALL RIL request.

2012-03-15 Thread jaoo
I am currently figuring out how emergency calls happen on Android. Looking at the radio log I notice the rild daemon receives a REQUEST_DIAL_EMERGENCY_CALL request before performing the call itself. Trying to know more about this RIL request I notice this request does not appear in ril.h, so -I gu

[android-porting] Re: how to run ppp service like rild daemon

2012-03-15 Thread venkat k raju
Hi all, service pppd_gprs not running while rebooting my board. in my init.rc contains service pppd_gprs /system/etc/init.gprs-pppd user root group radio cache inet misc disabled in system/core/init/property_service.c file have control_perms[] = { /*{ "dumpstate",AID_SHELL,

[android-porting] How to get "android update adb" to see my USB vendor id?

2012-03-15 Thread Matt Reimer
So I've made an INF file packaged up and signed, and I can install it using the Android SDK Manager. When I plug adb the device into a Windows computer and point Windows to the INF file, and edit ~/.android/adb_usb.ini by hand, adb works. My question is: how do I get the SDK manager to put the