Android app for square college code camp.
SquareCodeCamp_android is hosted in the following web site
https://github.com/bricon/SquareCodeCamp_android
If you think the Android project SquareCodeCamp_android 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 SquareCodeCamp_android.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in SquareCodeCamp_android. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
SquareCodeCamp_android has the following Java source files.
com.example.android101.WalletActivity.java com.example.android101.WalletApp.java com.example.android101.WalletModule.java com.example.android101.data.ApiHeaders.java com.example.android101.data.MockData.java com.example.android101.data.UserAgentBuilder.java com.example.android101.data.WalletService.java com.example.android101.data.model.CuratedImage.java com.example.android101.data.model.Images.java com.example.android101.data.model.LatLong.java com.example.android101.data.model.User.java com.example.android101.data.request.LogInBody.java com.example.android101.data.response.DirectoryMerchantResponse.java com.example.android101.data.response.LogInResponse.java com.example.android101.data.response.ServerError.java com.example.android101.data.response.SimpleResponse.java com.example.android101.data.response.UserResponse.java com.example.android101.ui.DirectoryActivity.java com.example.android101.ui.MerchantActivity.java com.example.android101.ui.MerchantAdapter.java com.example.android101.ui.class .java com.example.android101.util.BindableAdapter.java com.example.android101.util.SquaredImageView.java com.example.android101.util.Strings.java