[android-porting] Re: Mic Not working in Android Donut

2010-08-13 Thread Fasil
error? Make sure that you have proper device node is created and it has the permissions in devices.c. - Srikant On Aug 12, 12:36 pm, Fasil mfasi...@gmail.com wrote: Hi ,        I have an omap3evm running Donut flavour. The mic interface is working in linux when I m testing in Android

[android-porting] Re: Testing Microphone with Android App on OMAP

2010-08-13 Thread Fasil
other apps is there to test voice ? Thanks Fasil On Aug 13, 1:17 pm, Srikant w.sreeka...@gmail.com wrote: 2.  For the second option I m not able to find any record option with alsa_aplay. The option is 'C' and not 'r', (C for Capture) Try with this for recording, something like

[android-porting] Mic Not working in Android Donut

2010-08-12 Thread Fasil
exiting with uncaught exception (group=0x4001aa18) E/AndroidRuntime( 1373): Uncaught handler: thread main exiting due to uncaught exception Regards Fasil -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: Fwd: [android-porting] Touchscreen support for 7 Inch LCD panel

2010-04-08 Thread Fasil
the xmin , ymin, xmax and ymax values for which Android is not able to grab the correct values. Any suggestion or workarounds for this issue. I m pasting the selected Logcat messages below Thanks and Regards Fasil ./ts_calibrate xres = 800, yres = 480 /dev/input/event1: 0001 014a 0001 /dev

Re: Fwd: [android-porting] Touchscreen support for 7 Inch LCD panel

2010-04-06 Thread Fasil
Fasil On Apr 6, 4:55 am, Ashwin Bihari abih...@gmail.com wrote: Deva has it correct..if you're going to use anything from the android-omap3logic repository, please use all of it. The files in there are provided as a whole package.. Regards -- Ashwin On Mon, Apr 5, 2010 at 5:38 PM, Deva R

Re: Fwd: [android-porting] Touchscreen support for 7 Inch LCD panel

2010-04-06 Thread Fasil
Hi Ashwin We are able to calibrate the Touchscreen in Android.We are able to run the ts_test application.It works fine. After reboot, Android doesnt able to sense it. Is it manually we have to pass those calibrated data to Android ? Thanks Fasil On Apr 6, 5:40 pm, Ashwin Bihari abih

Re: Fwd: [android-porting] Touchscreen support for 7 Inch LCD panel

2010-04-05 Thread Fasil
/target/product/generic/obj/SHARED_LIBRARIES/ libui_intermediates/EventHub.o] Error 1 Regards Fasil On Apr 1, 4:34 pm, Deva R r.deva...@gmail.com wrote: can u try this? without doing much, you can just go to the folder, below command will straighaway will start building the module $source

Re: Fwd: [android-porting] Touchscreen support for 7 Inch LCD panel

2010-04-01 Thread Fasil
to include TSLIB package to be build.Any suggestion regarding this. Thanks Mohamed Fasil On Mar 31, 6:34 pm, Ashwin Bihari abih...@gmail.com wrote: Sending to list as well.. -- Ashwin -- Forwarded message -- From: Ashwin Bihari abih...@gmail.com Date: Wed, Mar 31, 2010 at 9:33 AM

[android-porting] Re: How to use USB gadget driver for debugging with adb

2010-01-10 Thread Fasil
depends on /drivers/switch which has switch_gpio Once this Android gadget is enabled, adb connection is established which can be viewed while booting android. Further on connecting USB you can login to adb shell, view dalvik debug manager and lots more Regards Fasil On Dec 21 2009, 3:09 pm

[android-porting] How to use USB gadget driver for debugging with adb

2009-12-21 Thread Fasil
on the hardware , we cannot use emulator to debug. Kindly help me to fix this issue. Thanks and Regards Fasil -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Debugging apps with ADB via USB OTG

2009-12-17 Thread Fasil
entirely on the hardware , we cannot use emulator to debug. Kindly help me to fix this issue. Thanks and Regards Fasil -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Error Building Eclair for a generic ARM target w/ ALSA

2009-12-14 Thread Fasil
for alsa-utils and hardware/alsa_sound. Now the ALSA for donut is compiling properly.. PS : Adding alsa lines to manifest.xml is fetching from the master branch and not from donut, even after specifying -b donut while initializing git. Regards Fasil On Dec 12, 4:49 am, Sean McNeil seanmcne

[android-porting] Re: Alsa integration in Android Donut

2009-12-14 Thread Fasil
( 1409): GC freed 705 objects / 31976 bytes in 146ms^M I/ActivityManager( 1180): Displayed activity com.android.music/.MediaPlaybackAct^M ivity: 1806 ms (total 1806 ms)^M Regards Fasil On Dec 14, 9:49 am, anshexp ansh...@gmail.com wrote: what is your error log for ALSA issues. On Dec 11, 10:22

[android-porting] Re: Alsa integration in Android Donut

2009-12-14 Thread Fasil
Hi All, Audio is working in Android, After intergrating the donut alsa in Android it was working, In my earlier post it was due to the hardware fault for not working. Regards Fasil On Dec 14, 8:15 pm, Fasil mfasi...@gmail.com wrote: Hi,   I still not getting the sound and I m

[android-porting] Alsa integration in Android Donut

2009-12-10 Thread Fasil
now audio is not working. One more problem arises after alsa integration /system/bin/vold deamon is not running as expected and is restarting often which is not allowing to mount SD card. Have any one faced similar issues. Kindly help me on how to integrate alsa in donut. Thanks Fasil

[android-porting] Re: Mounting SD card in Android 1.6 for OMAP3530

2009-12-01 Thread Fasil
Hi Ashwin Thanks for suggesting this links.. It helped me alot .. Regards Fasil On Dec 2, 12:15 am, Ashwin Bihari abih...@gmail.com wrote: For OMAP3530 based Android work, you should checkout Rowboat[1] which ports Google's Android to the OMAP3x processors. Since you already have your Kernel