Last active
January 12, 2022 06:07
-
-
Save sam43/cc9187ffdc0410cfa96d8b2f16f00120 to your computer and use it in GitHub Desktop.
Important links for android learnings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://betterprogramming.pub/unit-testing-api-specific-code-on-android-cee08dd2dd1 | |
https://premsinghsodha7.medium.com/kotlin-how-to-write-code-more-readable-and-clean-best-practices-ac6cac160f3d | |
*** https://kapilvij.medium.com/kotlin-interview-cheat-sheet-c62e7850ba73 | |
https://medium.com/@bhakadepatil/design-patterns-in-android-with-kotlin-a64484665eeb | |
https://medium.com/androiddevelopers/dependency-injection-on-android-with-hilt-67b6031e62d | |
https://medium.com/androiddevelopers/room-coroutines-422b786dc4c5 | |
https://proandroiddev.com/how-we-reduced-our-gradle-build-times-by-over-80-51f2b6d6b05b | |
https://www.raywenderlich.com/7109-test-driven-development-tutorial-for-android-getting-started | |
Unit and Espresso Testing: https://www.youtube.com/watch?v=3weiK_qKuSI&ab_channel=DJMalone | |
MVI: https://medium.com/@soundhar.p03/android-mvi-architecture-230cd30e40b4 | |
https://babakmhz.medium.com/hide-unhide-android-app-icon-71a1e94b744e | |
** Mockito: https://medium.com/@manuelvicnt/android-unit-testing-mockito-part-1-85a373c36bdf | |
*** 13. Mockito with Dagger2: https://medium.com/@fabioCollini/android-testing-using-dagger-2-mockito-and-a-custom-junit-rule-c8487ed01b56 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment