Another Android Solusvm API Client.
AndroidSolusVmApiClient is hosted in the following web site
https://github.com/erdn/AndroidSolusVmApiClient
If you think the Android project AndroidSolusVmApiClient 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 AndroidSolusVmApiClient.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in AndroidSolusVmApiClient. The names of the image files are listed as follows.
ic_content_new.png ic_navigation_refresh.png
The following screenshort is generated from the image listed above.
AndroidSolusVmApiClient has the following Java source files.
info.erdn.solusvmclient.AddVpsActivity.java info.erdn.solusvmclient.MainActivity.java info.erdn.solusvmclient.SplashActivity.java info.erdn.solusvmclient.VpsDetailActivity.java info.erdn.solusvmclient.adapter.VpsIpListAdapter.java info.erdn.solusvmclient.adapter.VpsListAdapter.java info.erdn.solusvmclient.adapter.VpsValuesListAdapter.java info.erdn.solusvmclient.asynctask.ChangeVpsStatusAsyncTask.java info.erdn.solusvmclient.asynctask.GetStatusAsyncTask.java info.erdn.solusvmclient.controller.VpsController.java info.erdn.solusvmclient.ddbb.VpsSqlHelper.java info.erdn.solusvmclient.exception.EmptyDataException.java info.erdn.solusvmclient.model.DetailsModel.java info.erdn.solusvmclient.model.VpsModel.java info.erdn.solusvmclient.util.Constants.java