I was trying to develop an application in android which should use some antivirus engine (preferably opensource) to scan the files on the device. Have searched a lot on internet but couldn't found any. Anybody please suggest me some antivirus engines that I can bundle with my app and also an example how I can integrate it in my app. Thank you.
edit: Need open source anti-virus libraries which provides APIs so that the third party applications can use the libraries & APIs in the code and scan the files, generate reports etc.,