Android APP for registering and analizing the money flow..
MoneyIO is hosted in the following web site
https://github.com/AmilcarM11/MoneyIO
If you think the Android project MoneyIO 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 MoneyIO.
Item | Value |
---|---|
Java File Count | 25 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Fragment Count | 2 |
There are 8 image files in MoneyIO. The names of the image files are listed as follows.
ic_action_accept.png ic_action_discard.png ic_action_edit.png ic_action_new.png ic_action_options.png ic_action_overflow.png ic_action_refresh.png ic_action_remove.png
The following screenshort is generated from the image listed above.
MoneyIO has the following Java source files.
com.menjivar.android.ingresosgastos.ApplicationTest.java com.menjivar.android.ingresosgastos.EditCuentaActivity.java com.menjivar.android.ingresosgastos.EditRegistroActivity.java com.menjivar.android.ingresosgastos.EditRubroActivity.java com.menjivar.android.ingresosgastos.ListCuentasFragment.java com.menjivar.android.ingresosgastos.ListFragment.java com.menjivar.android.ingresosgastos.ListRegistrosFragment.java com.menjivar.android.ingresosgastos.ListRubrosFragment.java com.menjivar.android.ingresosgastos.RegistryActivity.java com.menjivar.android.ingresosgastos.RegistryPagerAdapter.java com.menjivar.android.ingresosgastos.adapter.Entry.java com.menjivar.android.ingresosgastos.adapter.SectionedArrayAdapter.java com.menjivar.android.ingresosgastos.data.Cuenta.java com.menjivar.android.ingresosgastos.data.DBHelper.java com.menjivar.android.ingresosgastos.data.Data.java com.menjivar.android.ingresosgastos.data.DataAdapter.java com.menjivar.android.ingresosgastos.data.DataHolder.java com.menjivar.android.ingresosgastos.data.MyCursorLoader.java com.menjivar.android.ingresosgastos.data.Registro.java com.menjivar.android.ingresosgastos.data.Rubro.java com.menjivar.android.ingresosgastos.views.ContextMenuRecyclerView.java com.menjivar.android.ingresosgastos.views.CuentaCardView.java com.menjivar.android.ingresosgastos.views.ItemCard.java com.menjivar.android.ingresosgastos.views.RegistroCardView.java com.menjivar.android.ingresosgastos.views.RubroCardView.java