[android-porting] Cross compilation erros

2010-05-27 Thread தங்கமணி அருண்
Hi, I am trying to cross compile one of the Linux source package. Here is my compiler flags and variables - export

[android-porting] building android for imx51

2010-03-02 Thread தங்கமணி அருண்
I am trying to build android Eclair for imx51. after some point of time i getting errors. Kindly gyide me how to solve this. target thumb C: alsa_amixer = external/alsa-utils/amixer/amixer.c target arm C++: libaudio = hardware/alsa_sound/AudioHardwareALSA.cpp target arm C++: libaudio =

[android-porting] sound recording on android

2010-02-05 Thread தங்கமணி அருண்
i able to hear sound and able to record voic. But if play back the recorded voice, i can hear noisy voice. Its not clear at all. Any one please tell me, what am i missing?? what to do to resolve this issue?? * LOG: While recording* E/MediaPlayer( 769): Unable to to create media player

Re: [android-porting] Re: sound recording on android

2010-02-05 Thread தங்கமணி அருண்
hi, have you a asound.conf? if you have not, please try it. and your problem seems opposite to me :( i can't get the audio recorder work for such a long time. would you like to share you solution with me? question-1: when recording, what is the number of channelCount, 1 maybe an invalid

Re: [android-porting] Re: Resistive touch screen not working on android-1.6

2010-02-01 Thread தங்கமணி அருண்
Hi If you've managed to run the ts_calibrate program, you should also build the other test programs, most notably ts_test and with the calibration done, you should run ts_test and see if the touch is responding. It responding well If it is, then you can focus on your Android changes as

Re: [android-porting] Re: Resistive touch screen not working on android-1.6

2010-01-31 Thread தங்கமணி அருண்
Hi, my touch screen is still not yet working. To make it work, i did the following. 1. I have applied patch from: http://www.mail-archive.com/android-porting@googlegroups.com/msg05571.htmlon android source 2. I have integrated tslib package from :

Re: [android-porting] Resistive touch screen not working on android-1.6

2010-01-26 Thread தங்கமணி அருண்
Hi What is your platform and till which point have you debugged this issue? Mine is imx233 EVK.and i am receiving response from the kernel. But Android does not react for touch. Kindly help me on this.thanks for your help. thanks Arun -- அன்புடன் அருண் --

Re: [android-porting] documentaion on customization of Androi

2010-01-18 Thread தங்கமணி அருண்
you may look at here: http://www.netmite.com/android/mydroid/development/pdk/docs/build_system.html 2010/1/18 linux newbie linux.newbi...@gmail.com Hi, Is there any good documentation / books available to customize Andriod. We are trying to bring up terminals with Android (With generic

Re: [android-porting] Re: Target suggestion to port Android

2010-01-18 Thread தங்கமணி அருண்
have a look at imx51 from www.feescale.com 2010/1/12 Ashish bless2ash...@gmail.com Thanks for replying, My requirements targets mainly for non-mobile applications so need to look for similar hardware. On Jan 11, 11:03 pm, Navaneeth Sen B. sen4u@gmail.com wrote: Hi Aney, How about

Re: [android-porting] android porting imx27 - getting white screen after a long time.

2010-01-05 Thread தங்கமணி அருண்
Hi , i am porting android on imx27 based platform. android version 1.0, linux kernel 2.6.25 images from : android 1.0 emulator extracted binaries Did you build your own android root file system from source ?? I followed the procedures given in omap porting guide. i am getting the

Re: [android-porting] Need Info on Porting Android

2009-12-06 Thread தங்கமணி அருண்
2009/12/4 android_newbie linux.newbi...@gmail.com Hi All, Our ARM based embedded platform runs on linux-2.6.31 kernel version. We want to port android on top of it. We first want to boot the board with Android and then proceed with application development. After going though the android

[android-porting] Re: How to autoload drivers in Android?

2009-10-13 Thread தங்கமணி அருண்
2009/10/13 Chew Esmero chew.esm...@gmail.com I've tried this by adding insmod /system/lib/modules/.ko in init.rc file (before the on boot event) and it worked for me. On Oct 13, 10:25 am, shankarGanesh shankargane...@gmail.com wrote: I have two device drivers to load during the OS

[android-porting] Re: Android 1.6 kernel version

2009-10-01 Thread தங்கமணி அருண்
Can the Android 1.6 be run on kernel 2.6.25? Or does it need a newer kernel 2.6.29? it can run on 2.6.x kernels.. only thing is you need to have android specific drivers in it. thats all I am currently using 2.6.25 version of the kernel. Thanks. -- அன்புடன் அருண்

[android-porting] Re: Is Java JDK 1.6 official supported for Android SDK 1.6

2009-10-01 Thread தங்கமணி அருண்
i think..java SDK runs on JVM and Android SDK 1.6 runs on DVM(Dalvik virtual machine)..that too designed to build on Eclipse IDE.. 2009/10/1 f c fredc...@gmail.com Quick question. Is there any reason why we should not use Java SDK 1.6 for building Android SDK 1.6? -- அன்புடன் அருண்

[android-porting] Accessing my host devices on Android- Emulator

2009-08-27 Thread தங்கமணி அருண்
Hi All, I want to know, is it possible to access my USB pen drive on Android Emulator ?? I looking for any kind of clues. Thanks in advance. -- அன்புடன் அருண் -- http://ubuntu-tam.org http://lists.ubuntu.com/ubuntu-l10n-tam http://lists.ubuntu.com/ubuntu-tam

[android-porting] how to launch Term apps on Android 1.5 ??

2009-08-18 Thread தங்கமணி அருண்
Hi All, I am running Android 1.5 on my imx31 platform. I have Terminal application installed by default in Android-1.5. But i am not seeing that apps on Launcher screen. How to keep Terminal in launcher screen ?? Kindly help me on this. -- அன்புடன் அருண் --

[android-porting] Re: how to launch Term apps on Android 1.5 ??

2009-08-18 Thread தங்கமணி அருண்
I am running Android 1.5 on my imx31 platform. I have Terminal application installed by default in Android-1.5. But i am not seeing that apps on Launcher screen. How to keep Terminal in launcher screen ?? i have added this line in the file: ./development/apps/Term/AndroidManifest.xml

[android-porting] Re: mounting issue on android-1.5

2009-08-17 Thread தங்கமணி அருண்
On Fri, Aug 14, 2009 at 4:45 PM, white kyungtak@gmail.com wrote: mount -t ext3 /dev/block/sdb2 /sdcard or editing the init process on system/core/init I am trying to mount one of USB pendrive which has 2 ext2 partitions on it. If i give the below command its give the error

[android-porting] mounting issue on android-1.5

2009-08-14 Thread தங்கமணி அருண்
Hi Team, I am trying to mount one of USB pendrive which has 2 ext2 partitions on it. If i give the below command its give the error like this # mount -t ext3 /dev/sdb2 /sdcard mount: No such file or directory why it is giving error like this. Kindly give the direction to solve this issue.

[android-porting] Re: mounting issue on android-1.5

2009-08-14 Thread தங்கமணி அருண்
if it is there 2009/8/14 தங்கமணி அருண் thangam.ar...@gmail.com Hi Team, I am trying to mount one of USB pendrive which has 2 ext2 partitions on it. If i give the below command its give the error like this # mount -t ext3 /dev/sdb2 /sdcard mount: No such file or directory why it is giving error like

[android-porting] Re: Running Linux Commands

2009-08-13 Thread தங்கமணி அருண்
why the default Terminal app is not present on the Launcher screen ?? is we need to do some configs for that ?? On Thu, Aug 13, 2009 at 10:23 PM, Yi Sun beyo...@gmail.com wrote: try to add busybox On Thu, Aug 13, 2009 at 8:22 AM, Lew Dawson lew.daw...@gmail.com wrote: Is there a native

[android-porting] Re: error on booting android filesystem through NFS

2009-07-17 Thread தங்கமணி அருண்
I am getting following error on mounting android filesystem through NFS on OMAP board: and add rootdelay=6 in your boot args Kernel panic - not syncing: Attempted to kill init! I populated the root filesystem (/root-for-nfs) as below: check /etc/exports on nfs-server. it should have

[android-porting] Ported Android-1.5 to freescale imx31 ads board

2009-07-15 Thread தங்கமணி அருண்
port on freescale imx31 platform. Thanks for Google Android team and members on this list. Reagrds Arun Kumar Dharmapuri. On Jun 29, 11:33 am, தங்கமணி அருண் thangam.ar...@gmail.com wrote: I am not able to proceed further. Kindly guide in porting android on imx31 platform. 2009/6/29 தங்கமணி

[android-porting] Re: LCD flicker when I use the softkeyboard

2009-07-01 Thread தங்கமணி அருண்
Is this soft keyboard is connected through Serial interface or USB interface?? because both framebuffer and USB will share the same data bus. That may be the reason.and it is on imx31 platform. 2009/6/26 Terry Z pizbj9...@gmail.com Thank you Manjunatha As you said, you may think that

[android-porting] porting android on imx31 platform

2009-06-29 Thread தங்கமணி அருண்
Hi, I have working freescale kernel 2.6.24 on ixm31. Now i want to add android support and I followed the below steps from thread: http://groups.google.com/group/android-porting/browse_thread/thread/a9a645a2cf0b086e/ac430bf9e75f7808#ac430bf9e75f7808 1.Downloaded 2.6.25 kernel from

[android-porting] Re: porting android on imx31

2009-06-29 Thread தங்கமணி அருண்
I am not able to proceed further. Kindly guide in porting android on imx31 platform. 2009/6/29 தங்கமணி அருண் thangam.ar...@gmail.com Hi, I have working freescale kernel 2.6.24 on ixm31. Now i want to add android support. I followed the below steps from thread: http://groups.google.com