Skip to content

hosannahighertech/Kotlin-Beginners-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Development with Kotlin Examples

This repository includes some of examples that we did in our Basic Kotlin Course and the subsequent Android Development with Kotlin. This repository will be updated regularly as the course is ongoing.

To be able to Use these examples, you need Kotlin compiler and Editor for Kotlin examples. Please see Kotlin Reference for more details.

For Android Examples you will need Android Studio. Please change your gradle.build file to match your SDK build tools.

Once you are set with tools clone a copy of this repository with command

git clone https://github.com/hosannahighertech/Kotlin-Beginners-Training.git

If you do not have git tools then check out git page for more details

If you have previously cloned this repo then update it with git pull

cd WhereYouClonedThisRepo
git pull

If you have any problem please open an issue in issue tracker or make a pull-request

Releases

No releases published

Packages

No packages published

Languages