File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# avoid-memory-leak-android
2
2
3
3
This project is all about shows common patterns of memory leaks in Android development and how to fix them
4
-
5
-
6
- [ I've written a blog post about this project.] ( https://proandroiddev.com/everything-you-need-to-know-about-memory-leaks-in-android-d7a59faaf46a )
7
4
8
5
9
6
[ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-avoid--memory--leak--android-green.svg?style=flat )] ( https://android-arsenal.com/details/1/6887 )
10
7
[ ![ ] ( https://img.shields.io/badge/Medium-Everything%20you%20need%20to%20know%20about%20Memory%20Leaks%20in%20Android.-lightgrey )] ( https://proandroiddev.com/everything-you-need-to-know-about-memory-leaks-in-android-d7a59faaf46a )
11
8
9
+ [ I've written a blog post about this project.] ( https://proandroiddev.com/everything-you-need-to-know-about-memory-leaks-in-android-d7a59faaf46a )
10
+
12
11
#### There is 2 seperated modules:
13
12
<img src =" https://github.com/AliAsadi/avoid-memory-leak-android/blob/master/screenshot/modules.png " />
14
13
You can’t perform that action at this time.
0 commit comments