Skip to content

Kotlin Clima App (english)

Pablo Angel Veliz edited this page Aug 21, 2017 · 1 revision

ClimaApp_en_Kotlin

ClimaApp is an application developed in Kotlin for the purpose of teaching about the new programming language for Android.

The application covers development topics such as:

  • Variables.
  • Management of Nulls.
  • Management of Intents.
  • Using the AsyncTask Kotlin version.
  • JSON reading.
  • WebView and reading elements in the assets folder.

The application includes a menu from which you can view the entire code.

See more info and tutorials on my blog: https://paveliz.blogspot.com.ar/

Home

Menú Código

Vista del Código en la App

Clone this wiki locally