Android project for CodePath bootcamp.
LineUp is hosted in the following web site
https://github.com/duxing/LineUp
If you think the Android project LineUp 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 LineUp.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | ActiveAndroid-3.1-adcddac4c58.jar Parse-1.4.1.jar android-async-http-1.4.3.jar android-support-v4.jar codepath-oauth-0.3.0.jar scribe-codepath.jar universal-image-loader-1.8.4.jar zbar.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\fonts\MarkerFelt.otf |
There are 5 image files in LineUp. The names of the image files are listed as follows.
background.png ic_action_refresh.png ic_action_scan.png ic_line_up_icon.png line_up_title.png
The following screenshort is generated from the image listed above.
LineUp has the following Java source files.
com.codepath.bootcamp.android.lineup.CameraPreviewView.java com.codepath.bootcamp.android.lineup.LineUpAdapter.java com.codepath.bootcamp.android.lineup.LoginActivity.java com.codepath.bootcamp.android.lineup.MainActivity.java com.codepath.bootcamp.android.lineup.QRScanActivity.java com.codepath.bootcamp.android.lineup.YelpApi2.java com.codepath.bootcamp.android.lineup.YelpClient.java com.codepath.bootcamp.android.lineup.YelpClientApp.java com.codepath.bootcamp.android.lineup.client.ParseClient.java com.codepath.bootcamp.android.lineup.fragments.LineUpDetailsFragment.java com.codepath.bootcamp.android.lineup.fragments.LineUpListFragment.java com.codepath.bootcamp.android.lineup.models.LineUpModel.java com.codepath.bootcamp.android.lineup.models.RestaurantModel.java com.codepath.bootcamp.android.lineup.models.UserModel.java