An open API service indexing awesome lists of open source software.

https://github.com/worker8/asyncnetworknoleakpractice


https://github.com/worker8/asyncnetworknoleakpractice

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

          

# AsyncNetworkNoLeakPractice

This is an exercise to learn how to use WeakReference in the async task.

This is the only piece of interesting code in this simple project: [MainActivity.java](https://github.com/worker8/AsyncNetworkNoLeakPractice/blob/master/app/src/main/java/beepbeep/asyncnetworknoleakpractice/MainActivity.java)

This is how the app look like:

![](http://i.imgur.com/MyuOGai.gif)