This is a shell application for the android platform for secure urls.
Shell is hosted in the following web site
https://github.com/leeroya/Shell
If you think the Android project Shell 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 Shell.
Item | Value |
---|---|
Java File Count | 15 |
Activity Count | 4 |
Test Case Count | 1 |
jar files used | gson-2.2.4.jar json-simple-1.1.1.jar |
Required Permissions | android.permission.INTERNET |
Shell has the following Java source files.
com.leeroya.shell.ApplicationContainer.java com.leeroya.shell.AppSettingActivity.java com.leeroya.shell.Contracts.Data.IEmailVerificationResult.java com.leeroya.shell.Contracts.Data.IHttpService.java com.leeroya.shell.Contracts.Data.IXmlService.java com.leeroya.shell.Data.HttpService.java com.leeroya.shell.Data.JSONService.java com.leeroya.shell.Helper.ConstantTest.java com.leeroya.shell.Helper.MyWebViewClient.java com.leeroya.shell.Login.java com.leeroya.shell.Model.TokenModel.java com.leeroya.shell.ResultType.EmailVerificationResult.java com.leeroya.shell.SettingsActivity.java