Android Question VIRUS: false positive from avast, SOLVED

Knoppi

Active Member
Licensed User
Longtime User
I have an app that is only used internally in a company (no google playstore app).
Unfortunately, this app has been reported as a false positive for a few weeks.
So I took the trouble to create a dummy app.
Little by little I turned all the libraries I used on and off.
In my case it was the library BCToast that caused the problems with avast.
I wrote my own ToastMsg and i have no more problems with avast.
I hope this helps some who have the same problem.

BCToast is NOT a virus/trojan
avast has a bad scanner that is too sensitive
 
Top