-
Notifications
You must be signed in to change notification settings - Fork 0
Kotlin Clima App (english)
Pablo Angel Veliz edited this page Aug 21, 2017
·
1 revision
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/