简体   繁体   中英

How to get real time date from server in android?

I have one android application which will show random Quotes everyday from application's database, but when i change date in my android phone, i will get the future quotes. To stop this i need current date and time from server side ?

Is there any URL or web service which gives real time data ?

Any help will be appreciated.

You can check this service : http://timezonedb.com/api . But its not recomended to use an external service for that.

You should probably use your own server.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM