https://github.com/mdecker-mobilecomputing/android_datumundzeitvonwebapi
Android app that fetches date & time from the Web-API provided by jsontest.com.
https://github.com/mdecker-mobilecomputing/android_datumundzeitvonwebapi
android webapi
Last synced: about 1 month ago
JSON representation
Android app that fetches date & time from the Web-API provided by jsontest.com.
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_datumundzeitvonwebapi
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2019-02-09T22:02:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T14:45:13.000Z (over 2 years ago)
- Last Synced: 2025-02-24T00:27:41.218Z (over 1 year ago)
- Topics: android, webapi
- Language: Java
- Homepage:
- Size: 597 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Android-App "Zeit & Datum von Web-API" #
Simple Android app that fetches time and date from a Web API provided by
[jsontest.com](http://www.jsontest.com/#date).
URL / endpoint that is queried: http://time.jsontest.com
The author of this app is *NOT* related to the developer/provider of
[jsontest.com](http://www.jsontest.com/).
Identifiers (names for classes, variables and methods), UI text and (JavaDoc) comments
are in German only.
----
## Screenshots ##
 
The screenshots were taken from the app running in the Android SDK's emulator.
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).