Skip to content

AlfredoBejarano/Kotlin-Android-Retrofit-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Android Retrofit Example

This repository show a simple app retrieving a JSON and showing part of its data in a TextView using Square's Retrofit library using the Kotlin programming Language for the app development.

Libraries

  • Retrofit (for making and handling the HTTP calls).
  • OkHTTP (for logging the response of the Call made by Retrofit).

About

This repository contains a simple app that calls an URL, retrieves a JSON and show some of its content in a TextView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages