Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Lukas Lechner
Lukas Lechner has asked
19
questions and find answers to
17
problems.
Stats
530
EtPoint
148
Vote count
19
questions
17
answers
About
Freelance Android and Kotlin Developer from Austria.
Lukas Lechner questions
How can I find out if the gradle daemon is running?
Fabric/Crashlytics on Android - How to have two different crashlytics projects with the same package name?
How to negate a boolean expression when using the elvis operator in kotlin?
Code Analysis Error (Unexpected namespace prefix) after upgrading Android Support Library 23.2.0
Gson Deserialization with Kotlin, Initializer block not called
Is it OK to launch coroutines from Globalscope on Android in certain situations (singletons)?
Kotlin Android Extensions: How to get a reference to a view in a layout that gets included into another layout?
Whats the best way in kotlin for an null object's toString() method to return an empty string instead of "null"
Kotlin: why do I need to initialize a var with custom getter?
Lukas Lechner answers
Appcompatv7 - v21 Navigation drawer not showing hamburger icon
Show TimePicker with minutes intervals in android
Error building Android library: Direct local .aar file dependencies are not supported
Accessing protected images in universal image loader
Kotlin's synthetic properties conflict
JSON viewer plugin for android studio?
Execution failed for task ':app:dexDebug' Android Studio
Is there a way to add query parameter to every request with Retrofit 2?