Большая подборка вопросов-ответов для Android собеседований
#android #kotlin #java #interview
https://github.com/MindorksOpenSource/android-interview-questions
#android #kotlin #java #interview
https://github.com/MindorksOpenSource/android-interview-questions
GitHub
GitHub - amitshekhariitbhu/android-interview-questions: Your Cheat Sheet For Android Interview - Android Interview Questions and…
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers - amitshekhariitbhu/android-interview-questions
Статья рассказывает об аннотациях, которые могут полезны, если Kotlin код вызывается из Java
- JvmStatic
- JvmOverloads
- JvmField
#kotlin #java #annotation
https://medium.com/@shalutd007/mixing-kotlin-with-java-by-jvmstatic-jvmoverloads-and-jvmfield-7fa4781731c7
- JvmStatic
- JvmOverloads
- JvmField
#kotlin #java #annotation
https://medium.com/@shalutd007/mixing-kotlin-with-java-by-jvmstatic-jvmoverloads-and-jvmfield-7fa4781731c7
Medium
Mixing Kotlin with Java by @JvmStatic, @JvmOverloads, and @JvmField
As Google suggests Kotlin as the official language for Android development, most of the people are in the process of migrating the project…