An app which can be used to rent cats in the area i.e. Lyft for Cats (Learning Project for CodeDay 2014).
CatLyft is hosted in the following web site
https://github.com/mahirk/CatLyft
If you think the Android project CatLyft 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 CatLyft.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 10 |
jar files used | Parse-1.4.0.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 13 image files in CatLyft. The names of the image files are listed as follows.
cpd.png cpl.png fourpawcat.png fourpawreview.png ic_launs.png onedarkpaw.png onepawcat.png onepawreview.png onewhitepaw.png reviewcat.png sd.png threehalfpawcat.png threehalfpawreview.png
The following screenshort is generated from the image listed above.
CatLyft has the following Java source files.
com.codeday.catlyft.CatCenter.java com.codeday.catlyft.CatDetails1.java com.codeday.catlyft.CatDetails2.java com.codeday.catlyft.CatDetails3.java com.codeday.catlyft.CatList.java com.codeday.catlyft.CatLyft.java com.codeday.catlyft.CatReview.java com.codeday.catlyft.Home.java com.codeday.catlyft.Ihac.java com.codeday.catlyft.Iwac.java com.codeday.catlyft.Splash.java