Android Open Source - App learn PetBook






Project Summary

An Android App to let user to adopt pet and learn how to take care of it..

Web Site / Source Repository

PetBook is hosted in the following web site
https://github.com/edwardinubuntu/PetBook

If you think the Android project PetBook 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 PetBook.

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version7
Activity Count1
jar files usedActiveAndroid.jar
android-async-http-1.4.3.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\getAnimals.json
assets\records.json




License

The license information of PetBook is as follows:

MIT License

Resource Files

There are 2 image files in PetBook. The names of the image files are listed as follows.

ic_action_refresh.png
ic_card.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.edinubuntu.petlove.PetLove.java
com.edinubuntu.petlove.active.ActiveObjectLoader.java
com.edinubuntu.petlove.active.ActiveObjectsLoader.java
com.edinubuntu.petlove.activity.MainActivity.java
com.edinubuntu.petlove.adapter.RecordsAdapter.java
com.edinubuntu.petlove.model.AdaptPetsModel.java
com.edinubuntu.petlove.model.AsyncModel.java
com.edinubuntu.petlove.object.Record.java
com.edinubuntu.petlove.util.converter.RecordsJsonConverter.java