3 min read 0 Android Programming Tech Install and run an Android app on every connected device Ivan Morgillo April 26, 2020 I usually have only one device connected when I develop non-UI related parts of the app, but when it comes…
10 min read 0 Uncategorized Modules, modules everywhere Ivan Morgillo March 15, 2018 I have joined asanarebel.com as Senior Android developer at the beginning of February. Asana Rebel is a health and fitness…
2 min read 0 Uncategorized Kotlin DSL Gradle files, multiple modules and shared variables Ivan Morgillo March 5, 2018 This doesn’t want to be a real article, but more a crash course about Kotlin DSL for Gradle. The crucial…
4 min read 0 Uncategorized Android Library AAR and Javadoc Ivan Morgillo March 18, 2016 As an Android developer, I’m used to ask Android Studio/Intellij Idea for documentation constantly. I have even replaced the shortcut:…