Why there is another application called Leaks installed on the Android device when I use ZXing Bar code Library ? -


i have application uses zxing barcode scanner library, when run application on device, there additional application installed called "leaks". why application installed on device ? when open nothing happens ?

it's application called leak canary.

// development purposes // https://github.com/square/leakcanary debugcompile 'com.squareup.leakcanary:leakcanary-android:1.3.1' releasecompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.3.1' 

remove these lines build.gradle file if have them.

you should have line leakcanary.install(this); in activity file , should remove well.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -