[android-porting] Re: Network Time is not auto updating with some service provider???

2010-09-14 Thread Android Techies
Rajesh, Assuming the device is a WCDMA/GSM based device then NITZ message is received using a NAS Layer message (MM Info or GMM Info). This message is processed by Modem and passed to OEM RIL (ex. qualcomm ril in case you are using qcom chipset + their vendor ril). This message is then passed by ve

[android-porting] Video/Audio Playback issue when changing the manual time

2010-08-31 Thread Android Techies
Hi, We are seeing a Video/Audio playback issue on cupcake , eclair Android device whenever we change the time using a) settings->date/time -> Manual time -> set to manual time (says 3 hr before the current time) b) play the video clip again and you will see the video freezes or garbled (this video

[android-porting] Re: Compilation Error while building vanilla eclair code on Ubuntu Virtual Machine

2010-05-22 Thread Android Techies
Yes.. On May 20, 5:59 am, Ben Stokes wrote: > Did you get all of the pre-requisite packages? > > sudo apt-get install git-core gnupg sun-java5-jdk flex bison gperf > libsdl-dev libesd0-dev libwxgtk2.6-dev build-essential zipcurl > libncurses5-dev zlib1g-dev valgrind > > -- > unsubscribe: android-

[android-porting] Compilation Error while building vanilla eclair code on Ubuntu Virtual Machine

2010-05-19 Thread Android Techies
Hi All, I am facing a compilation error while building eclair google code from their git. I am following step by step as recommeneded in source.android.com but it fails when doing a 'make'. Using a Ubuntu Virtual Machine with Sun Java 5. Any pointers how to resolve this: collected 3102 test metho