Heet Parkhiya

Results 6 comments of Heet Parkhiya

** This Part is causing that error task ndkBuild(type: Exec, description: 'run ndk-build') { if (Os.isFamily(Os.FAMILY_WINDOWS)) { workingDir 'src/main/jni' commandLine 'ndk-build.cmd', '-j', Runtime.runtime.availableProcessors() } else { workingDir 'src/main/jni' commandLine "$ndkDir/ndk-build",...

change the directory of the ndk and use def ndkDir = android.ndkDirectory above commandLine

# @kaliturin plz reply

@kaliturin Categoery wise filtering sms(transcation,promotinal,etc ) asking you this because you know well this project its just a personal help

you need to replace the default dialer to block the call

@betsythefc yes you can change the dialer but changing the default with your custom is too unacceptable because your dialer should have minimum working funcationality like system app and in...