The paper discusses a proposed dynamic malware detection approach for Android applications that utilizes system call analysis. Using naive Bayes classifiers with 3-gram and 5-gram techniques, the method achieves 85% and 89% accuracy in detecting malware applications, respectively. The approach enhances detection efficiency by filtering system calls based on frequency before classification.