Android Open Source - UI activity AsyncTaskThreadLeak






Project Summary

Small application that exemplifies an AsyncTask or Thread leaking a reference to an Activity/Fragment..

Web Site / Source Repository

AsyncTaskThreadLeak is hosted in the following web site
https://github.com/fabrantes/AsyncTaskThreadLeak

If you think the Android project AsyncTaskThreadLeak listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AsyncTaskThreadLeak.

ItemValue
Java File Count3
Activity Count1
Fragment Count1

Java Source Files

AsyncTaskThreadLeak has the following Java source files.

org.abrantix.asynctaskblogpost.app.MainActivity.java
org.abrantix.asynctaskblogpost.app.MainFragment.java
org.abrantix.asynctaskblogpost.app.MemDebugUtils.java