You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -758,7 +758,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
758
758
759
759
* What is the structure of an Android Application?
760
760
761
-
* What is `Context`? How is it used? [Medium](https://medium.com/p/understanding-context-in-android-application-330913e32514)
761
+
* What is `Context`? How is it used? [Mindorks](https://blog.mindorks.com/understanding-context-in-android-application-330913e32514)
762
762
763
763
* What is `AndroidManifest.xml`?
764
764
@@ -1093,7 +1093,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
1093
1093
1094
1094
* Android Code Style And Guidelines. [Mindorks](https://blog.mindorks.com/android-code-style-and-guidelines-d5f80453d5c7)
1095
1095
1096
-
* Have you tried Kotlin? [Medium](https://medium.com/p/why-you-must-try-kotlin-for-android-development-e14d00c8084b)
1096
+
* Have you tried Kotlin? [Mindorks](https://blog.mindorks.com/why-you-must-try-kotlin-for-android-development-e14d00c8084b)
1097
1097
1098
1098
* What are the metrics that you should measure continuously while android application development? [Mindorks](https://blog.mindorks.com/android-app-performance-metrics-a1176334186e)
0 commit comments