Avast WEBforum

Consumer Products => Avast Mobile Security => Avast Mobile Security for Android => Topic started by: kokesoftware on November 27, 2023, 12:51:57 PM

Title: Help: Android application false positive
Post by: kokesoftware on November 27, 2023, 12:51:57 PM
Hello,
I am the developer of the Android application:
https://play.google.com/store/apps/details?id=com.kokesoft.relojparlante&hl=en_US&pli=1

I have recently received messages and user views that Avast is flagging my app as infected with a Trojan. I have thoroughly reviewed the code and found no malicious code, it seems like a false positive.

An FP form have been summited today. Any help to resolve this quickly would be appreciated as the false positive has been affecting my app reviews negatively.

https://www.virustotal.com/gui/file/ca512e73bf4b267849c71eae8ba1940cf3cc8255954417cfbc2aaa46fa8a8ef5



Title: Re: Help: Android application false positive
Post by: DavidR on November 27, 2023, 01:07:30 PM
You should get a response in a day or two.
Title: Re: Help: Android application false positive
Post by: kokesoftware on November 27, 2023, 02:26:42 PM
Could it be due to obfuscating the code?

buildTypes {
        release {
            minifyEnabled true
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-project.txt'
        }
    }

thank you
Title: Re: Help: Android application false positive
Post by: DavidR on November 27, 2023, 03:31:50 PM
Unfortunately as an Avast user, I can't answer that.