Re: [android-porting] Why porting takes so long?

2011-05-03 Thread Dianne Hackborn
It's not just the customization. The hardware running on these devices is very diverse, much more diverse than the PC. It is also changing extremely quickly -- probably a majority of Android platform versions have non-trivial changes in the hardware interfaces, as the platform is dealing with

[android-porting] R: Re: Porting Android on Freescale IMX31 board

2011-05-03 Thread giangiammy
Hi, the kernel I am using is a 2.6.24. It comes from a Frescale Board Package Support (the CD coming with evaluation board, including cross-compiler tools, ltib, and kernel source with dirver for the evaluation board). This is the BSP for 5121 for example:

[android-porting] Re: ralink wifi

2011-05-03 Thread pmf98368
Chipset Ralink RT3070L On Apr 30, 12:31 pm, pmf98368 pmf98...@gmail.com wrote: I need an android app to be able to use my ralink wifi  card with a usb powered external antenna with an arnova 10 Is this even possible? This is my first experience with android so please be gentle! RaConfig

[android-porting] Re: Disable low freq filter

2011-05-03 Thread larlin
Thanks for the reply! Interesting suggestion with the carrier freq will look into that. Would be very interesting to test the software route too. The datasheet to the sound chips have filter curves that fits the observed behaviour so I would like to try that too I got a couple different platforms

[android-porting] Re: building android for ARM

2011-05-03 Thread Manoj Kumar
Hi, I am sorry for writing only make actually i am trying to build android eclair version2.1 for my SMDK6410 board and there is a build.sh file. That file contains this command make -j$CPU_JOB_NUM PRODUCT-sec_smdk6410-eng so i am running ./build.sh I think this command will cover the first few

[android-porting] Re: R: Re: Porting Android on Freescale IMX31 board

2011-05-03 Thread AG
Hi giammy , Thanks a lot, I got 2.6.24 BSP from Freescale support today. I will start patching. i will get back to you afterwards Thanks, Regards Akash G On May 2, 8:04 pm, giangiammy giangia...@gmail.com wrote: Hi, the kernel I am using is a 2.6.24. It  comes from a Frescale Board

Re: [android-porting] Re: Why porting takes so long?

2011-05-03 Thread Hamilton Vera
Hi Dudero, you must consider that android updates may contemplate kernel updates and kernel updates also reflects in libraries modifications and so on... You can check that when you try to update your android smartphone with the latest mainline version. []'s Hamilton Vera On Mon, May 2,

[android-porting] Log.d messages in frameworks/.../android/internal/telephony not appearing

2011-05-03 Thread Douglas Selph
I turned on the logging in frameworks/base/telephony/java/com/android/internal/telephony/RIL.java. I then rebuilt and reflashed my developer phone. But I don't see any of the messages in the logcat. I also turned on Log.d messages in packages/apps/Phone and I DO see them just fine. Out of

Re: [android-porting] Log.d messages in frameworks/.../android/internal/telephony not appearing

2011-05-03 Thread Joerie de Gram
Hi, On Tue, May 3, 2011 at 6:55 PM, Douglas Selph douglasse...@gmail.com wrote: Does anybody have any clues here? Tried logcat -b radio? Joerie -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Log.d messages in frameworks/.../android/internal/telephony not appearing

2011-05-03 Thread Douglas Selph
That's it! Thank you thank you Joerie. --Doug -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: building android for ARM

2011-05-03 Thread hedwin
The wierd thing is that a lot of people use make to build the android system while android environment provides the means that make this a lot easier. Below the steps and what is does, - source build/envsetup.sh This will setup your environment, so pointing to the correct host and cross

[android-porting] ALSA giving timeval error

2011-05-03 Thread Vikas KM
Hi, I am trying to compile a package and i need *alsa* for that. I tried to use the alsa-lib which is there in the external but it gives me this error *alsa-lib/include/alsa/global.h:137: error: redefinition of 'struct timeval' * *alsa-lib/include/alsa/global.h:142: error: redefinition of

[android-porting] How to let ADB can support New Vendor IDs??

2011-05-03 Thread Barry.Tan
Hi, I saw the USB Vendor IDs on Android Developers web site. If I have a new Vendor ID and want to putting in this list. Who can tell me how to do it? Thanks have any one can anwser my question. BRs -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: