[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 valuesIs it referring
to the GPS to get the actual time

Kindly help on this...

Thank you,
regards,
sheik

On Jan 6, 12:25 pm, Naina K kna...@gmail.com wrote:
 Hi,

 No, its working fine in my emulator. I did not get any error message.
 I could selectSettingsand set thetimeanddate. 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  install the emulator again.

 Thanks,

 Naina

 On 1/6/09, Sarath Kamisetty sarath.kamise...@gmail.com wrote:



  Hmm ... When I selectSettingsI 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 thetimeanddateon the emulator, Click on Menu
  button and selectSettingsand then click onDateTimeto set the
 timezone,timeanddate.

  Thanks,

  Naina

  On 1/5/09, Sarath Kamisetty sarath.kamise...@gmail.com wrote:

  Hi,

  I see that thedateandtimeon my emulator are incorrect. How do I
  set the correctdateandtime?

  Thanks,
  Sarath
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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, sheik sheik...@gmail.com wrote:


 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 valuesIs it referring
 to the GPS to get the actual time

 Kindly help on this...

 Thank you,
 regards,
 sheik

 On Jan 6, 12:25 pm, Naina K kna...@gmail.com wrote:
  Hi,
 
  No, its working fine in my emulator. I did not get any error message.
  I could selectSettingsand set thetimeanddate. 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  install the emulator again.
 
  Thanks,
 
  Naina
 
  On 1/6/09, Sarath Kamisetty sarath.kamise...@gmail.com wrote:
 
 
 
   Hmm ... When I selectSettingsI 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 thetimeanddateon the emulator, Click on Menu
   button and selectSettingsand then click onDateTimeto set the
  timezone,timeanddate.
 
   Thanks,
 
   Naina
 
   On 1/5/09, Sarath Kamisetty sarath.kamise...@gmail.com wrote:
 
   Hi,
 
   I see that thedateandtimeon my emulator are incorrect. How do I
   set the correctdateandtime?
 
   Thanks,
   Sarath
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 (a Commons Guy)
http://commonsware.com

Android Training on the Ranch! -- Mar 16-20, 2009
http://www.bignerdranch.com/schedule.shtml

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 output to see if there is a log that shows this
option is processed but I don't see any.

Thanks,
Sarath

On Mon, Jan 5, 2009 at 4:38 AM, Mark Murphy mmur...@commonsware.com wrote:

 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 (a Commons Guy)
 http://commonsware.com

 Android Training on the Ranch! -- Mar 16-20, 2009
 http://www.bignerdranch.com/schedule.shtml

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 are incorrect. How do I
 set the correct date and time ?

 Thanks,
 Sarath

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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  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 are incorrect. How do I
 set the correct date and time ?

 Thanks,
 Sarath

 


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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  install the emulator again.

Thanks,

Naina



On 1/6/09, Sarath Kamisetty sarath.kamise...@gmail.com wrote:

 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  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 are incorrect. How do I
 set the correct date and time ?

 Thanks,
 Sarath

 


 


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---