Android Open Source - Development bootcamp LineUp






Project Summary

Android project for CodePath bootcamp.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of LineUp.

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count3
Fragment Count3
jar files usedActiveAndroid-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 Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\fonts\MarkerFelt.otf




Resource Files

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.

null

Java Source Files

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