An application that controls the lendings and borrowings of Android and Windows Phone devices..
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.
The following table is the detailed list of cerberus.
Item | Value |
---|---|
Java File Count | 19 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 7 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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