An Android Eclipse project demonstrating how to build a simple anti-malware application.
AntiMalware is hosted in the following web site
https://github.com/twitter-university/AntiMalware
If you think the Android project AntiMalware listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AntiMalware.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 15 |
Activity Count | 2 |
AntiMalware has the following Java source files.
com.marakana.android.antimalware.ApplicationInstallReceiver.java com.marakana.android.antimalware.Debug.java com.marakana.android.antimalware.ReportMalwareActivity.java com.marakana.android.antimalware.ScanActivity.java com.marakana.android.antimalware.ScanService.java