Re: [android-developers] Regarding retrieving date and time from cell tower

2011-10-09 Thread TreKing
On Sat, Oct 8, 2011 at 3:10 AM, sourabh sahu souruit...@gmail.com wrote: Is there any way to get date and time from cell tower in android programmatically. IDK, but is there a reason you need it specifically from the cell tower? The device has this information ...

Re: [android-developers] Regarding retrieving date and time from cell tower

2011-10-09 Thread sourabh sahu
In my application,I need current date and time, but as of now if user changes the date of a device.the previous dates are coming.I want it to be exact current date and time. Thanks, sourabh On Sat, Oct 8, 2011 at 11:06 PM, TreKing treking...@gmail.com wrote: On Sat, Oct 8, 2011 at 3:10 AM,

Re: [android-developers] Regarding retrieving date and time from cell tower

2011-10-09 Thread Kostya Vasilyev
Not every cellular network provides date and time. I believe it's mandatory for CDMA (because of the nature of the protocol), but some GSM networks don't provide this info. If you need an independent time source, consider using NTP to obtain time from the Internet. -- Kostya 09.10.2011

Re: [android-developers] Regarding retrieving date and time from cell tower

2011-10-09 Thread sourabh sahu
This is the problem, case is there is no internet and data connectivity, only gsm network is available,I dont want to use any internet services. Please provide any suggestion. Thanks Regards, Sourabh On Sun, Oct 9, 2011 at 3:10 AM, Kostya Vasilyev kmans...@gmail.com wrote: Not every cellular

[android-developers] Regarding retrieving date and time from cell tower

2011-10-08 Thread sourabh sahu
Is there any way to get date and time from cell tower in android programmatically. Thanks, Sourabh -- 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