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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -943,7 +943,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
943
943
944
944
*How does the OutOfMemory happens? [Geeksforgeeks](https://www.geeksforgeeks.org/understanding-outofmemoryerror-exception-java/)
945
945
946
-
*Howdo you find memory leaks in Android applications? [MindOrks](https://mindorks.com/blog/detecting-and-fixing-memory-leaks-in-android)
946
+
*Howdo you find memory leaks in Android applications? [PracticalGuide-MindOrks](https://blog.mindorks.com/practical-guide-to-solve-out-of-memory-error-in-android-application) [MindOrks](https://mindorks.com/blog/detecting-and-fixing-memory-leaks-in-android)
0 commit comments