[android-developers] Re: How do I set proper date and time on emulator?

2009-02-16 Thread sheik
Hi, I have a query regarding the date and time settings.Kindly help me over it. I like to know How actually the time is synchronized in the DEV PHONE (Not the Emulator) What actually it does when clicked on ,,, Settings---DataTime---Automatic. What does this mean Use network provided

[android-developers] Re: How do I set proper date and time on emulator?

2009-02-16 Thread David Turner
It is referring to the fact that some GSM network are capable of sending the current date and timezone to the device. However this feature is optional and not always implemented (it generally isn't in most European countries, as far as I know, it is in the US). On Mon, Feb 16, 2009 at 12:29 PM,

[android-developers] Re: How do I set proper date and time on emulator?

2009-01-05 Thread Mark Murphy
Sarath Kamisetty wrote: I see that the date and time on my emulator are incorrect. How do I set the correct date and time ? You need to tell the emulator your proper timezone via -timezone timezone, where timezone is your timezone in zoneinfo format (e.g., America/New_York). -- Mark Murphy

[android-developers] Re: How do I set proper date and time on emulator?

2009-01-05 Thread Sarath Kamisetty
Hi, I am using Eclipse IDE and run my application from the IDE itself. Under Run-Run Configurations there is tab called Target where we can specify CLI Options. There I specified -timezone America/New_York just to see if it works, but I don't see any change in behavior. I looked at adb logcat

[android-developers] Re: How do I set proper date and time on emulator?

2009-01-05 Thread Naina K
Hi, If u want to set the time and date on the emulator, Click on Menu button and select Settings and then click on Date Time to set the time zone, time and date. Thanks, Naina On 1/5/09, Sarath Kamisetty sarath.kamise...@gmail.com wrote: Hi, I see that the date and time on my emulator

[android-developers] Re: How do I set proper date and time on emulator?

2009-01-05 Thread Sarath Kamisetty
Hmm ... When I select Settings I see an error message that says That action is not currently supported. On Mon, Jan 5, 2009 at 9:48 PM, Naina K kna...@gmail.com wrote: Hi, If u want to set the time and date on the emulator, Click on Menu button and select Settings and then click on Date

[android-developers] Re: How do I set proper date and time on emulator?

2009-01-05 Thread Naina K
Hi, No, its working fine in my emulator. I did not get any error message. I could select Settings and set the time and date. I guess there is some problem with the emulator. May be u can try two things, one is Close the emulator and start it. If it does not work then I guess u need to uninstall