In simple terms our application is a product sharing and selling service where you can list your products, buy or even review products. Its a scientific and smart selling, sharing and shopping platform for everyone..
Stop is hosted in the following web site
https://github.com/hammadhaleem/Stop
If you think the Android project Stop 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 Stop.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 9 |
jar files used | android-support-v4.jar fluent-hc-4.3.3.jar httpclient-4.3.3.jar httpclient-cache-4.3.3.jar httpcore-4.3.2.jar httpmime-4.3.3.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES hk.ust.stop.permission.MAPS_RECEIVE |
There are 2 image files in Stop. The names of the image files are listed as follows.
ic_action_overflow.png ic_action_search.png
The following screenshort is generated from the image listed above.
Stop has the following Java source files.
hk.ust.stop.activity.AddGoodsActivity.java hk.ust.stop.activity.AddedGoodsListActivity.java hk.ust.stop.activity.BaseListActivity.java hk.ust.stop.activity.FavoriteGoodsListActivity.java hk.ust.stop.activity.GoodsInfoActivity.java hk.ust.stop.activity.LoginActivity.java hk.ust.stop.activity.MainActivity.java hk.ust.stop.activity.RegisterActivity.java hk.ust.stop.activity.SearchListActivity.java hk.ust.stop.adapter.CommonListAdapter.java hk.ust.stop.dao.BaseDaoImpl.java hk.ust.stop.dao.GoodsInfoProvider.java hk.ust.stop.dao.GoodsInfoProviderMetaData.java hk.ust.stop.dao.PictureDaoImpl.java hk.ust.stop.dao.StopDatabaseHelper.java hk.ust.stop.idao.BaseDaoInterface.java hk.ust.stop.model.GoodsInformation.java hk.ust.stop.model.UserInformation.java hk.ust.stop.util.ConnectionUtil.java hk.ust.stop.util.JsonUtil.java hk.ust.stop.util.ToastUtil.java hk.ust.stop.widget.RefreshableView.java stop.client.ApplicationTest.java stop.client.MainActivity.java