Android Open Source - App device cerberus






Project Summary

An application that controls the lendings and borrowings of Android and Windows Phone devices..

Web Site / Source Repository

cerberus is hosted in the following web site
https://github.com/vyrp/cerberus

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

ItemValue
Java File Count19
Target SDK Version17
Minimum SDK Version8
Activity Count7
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 1 image files in cerberus. The names of the image files are listed as follows.

cell_shape.png

The following screenshort is generated from the image listed above.

null

Java Source Files

cerberus has the following Java source files.

br.itabits.cerberus.MenuActivity.java
br.itabits.cerberus.SplashActivity.java
br.itabits.cerberus.borrow.BorrowReturnActivity.java
br.itabits.cerberus.borrow.BorrowTableActivity.java
br.itabits.cerberus.database.DataBaseManager.java
br.itabits.cerberus.database.DeviceNotSetException.java
br.itabits.cerberus.login.FacebookLoginFragmentActivity.java
br.itabits.cerberus.login.LoginActivity.java
br.itabits.cerberus.network.NetworkManager.java
br.itabits.cerberus.network.NetworkResponse.java
br.itabits.cerberus.util.ErrorDialogMessage.java
br.itabits.cerberus.util.SystemUiHider.java
br.itabits.cerberus.util.SystemUiHiderBase.java
br.itabits.cerberus.util.SystemUiHiderHoneycomb.java
br.itabits.cerberus.util.Transaction.java
main.DataBaseManager.java
main.DeviceNotSetException.java
main.Program.java
main.Transaction.java