kotlin-examples icon indicating copy to clipboard operation
kotlin-examples copied to clipboard

Various examples for Kotlin

Results 57 kotlin-examples issues
Sort by recently updated
recently updated
newest added

Error:Android Source Generator: Error: Can't find bundle for base name messages.AndroidJpsBundle, locale en_PH java.util.MissingResourceException: Can't find bundle for base name messages.AndroidJpsBundle, locale en_PH at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) at...

HttpUrlConnection and AsyncTask ListView with BaseAdapter and Data Object OkHttp and AsyncTask Gson deserializers with OkHttp and AsyncTask Anko simple ui Anko async api sample

Hi there, I've seen there's a [Kotlin / QueryDSL example](https://github.com/JetBrains/kotlin-examples/tree/master/gradle/kotlin-querydsl) in the repo. Would you be interested in a Kotlin / jOOQ example as well? I would be very happy...

Although there are some Kotlin server side examples available there isn't enough variety. Not every Kotlin developer does server side development using Spring Boot or Servlets.

Hi there, As a newcomer to the JVM interested in the benefits of Kotlin for building RESTful server applications, it'd be amazing to see an example of building one! I've...

Samples using `kodando-jest` for testing kotlin-js libraries.

I've only seen AngularJS's Protractor used with JavaScript or TypeScript but it would be awesome to have a Kotlin example.

How can I create a war from the "spring-boot-restful" project

As explained on [StackOverflow](https://stackoverflow.com/questions/38425871/should-kotlin-files-be-put-in-a-separate-source-directory-in-android/38432455#38432455) this kind of separation is not needed anymore and it is inconvenient for the migration of big projects. It would be good to either change the...

Code is different from the previous, how can I do the correct use of kotlin? watch here : [https://google.github.io/dagger/android.html](url)