Android Open Source - SQLite file Metascan-Online






Project Summary

Android application for OPSWAT that scans the files for threats using the Metascan online public REST API and SQLite database..

Web Site / Source Repository

Metascan-Online is hosted in the following web site
https://github.com/tanmaygarg/Metascan-Online

If you think the Android project Metascan-Online listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Metascan-Online.

ItemValue
Java File Count17
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count2
Fragment Count5
jar files usedandroid-support-v4.jar
commons-codec-1.6.jar
commons-logging-1.1.1.jar
fluent-hc-4.2.3.jar
httpclient-4.2.3.jar
httpclient-cache-4.2.3.jar
httpcore-4.2.2.jar
httpmime-4.2.3.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of Metascan-Online is as follows:

Apache License

Resource Files

There are 7 image files in Metascan-Online. The names of the image files are listed as follows.

android_icon.png
arrow.png
file_icon.png
folder_icon.png
type_file.png
type_folder.png
type_up.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.opswat.metascan.DBTable.java
com.opswat.metascan.DirectoryChooserDialog.java
com.opswat.metascan.DownloadListener.java
com.opswat.metascan.FolderScan.java
com.opswat.metascan.HttpPostReceive.java
com.opswat.metascan.MainActivity.java
com.opswat.metascan.MySQLiteDB.java
com.opswat.metascan.ObserverService.java
com.opswat.metascan.ParseJSON.java
com.opswat.metascan.PostDataAsyncTask.java
com.opswat.metascan.RecursiveFileObserver.java
com.opswat.metascan.Results.java
com.opswat.metascan.Scan.java
com.opswat.metascan.Settings.java
com.opswat.metascan.TabAdapter.java
processing.files.SelectActivity.java
processing.files.SelectMode.java