Android app to control and manage the day-to-day of your pets.
Mascotas is hosted in the following web site
https://github.com/jesxr44/Mascotas
If you think the Android project Mascotas 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 Mascotas.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [xhdpi] |
Activity Count | 2 |
Fragment Count | 5 |
Required Permissions | android.permission.CAMERA |
Mascotas has the following Java source files.
com.mascotas.rds.mascotas.ApplicationTest.java com.mascotas.rds.mascotas.FirstActivity.java com.mascotas.rds.mascotas.Wizard.Fragments.DatosMascota.java com.mascotas.rds.mascotas.Wizard.Fragments.FotoMascota.java com.mascotas.rds.mascotas.Wizard.Fragments.NombreMascota.java com.mascotas.rds.mascotas.Wizard.MascotaWizardModel.java com.mascotas.rds.mascotas.Wizard.WizardActivity.java com.mascotas.rds.mascotas.Wizard.wizard.model.AbstractWizardModel.java com.mascotas.rds.mascotas.Wizard.wizard.model.BranchPage.java com.mascotas.rds.mascotas.Wizard.wizard.model.CustomerInfoPage.java com.mascotas.rds.mascotas.Wizard.wizard.model.ModelCallbacks.java com.mascotas.rds.mascotas.Wizard.wizard.model.MultipleFixedChoicePage.java com.mascotas.rds.mascotas.Wizard.wizard.model.Page.java com.mascotas.rds.mascotas.Wizard.wizard.model.PageList.java com.mascotas.rds.mascotas.Wizard.wizard.model.PageTreeNode.java com.mascotas.rds.mascotas.Wizard.wizard.model.ReviewItem.java com.mascotas.rds.mascotas.Wizard.wizard.model.SingleFixedChoicePage.java com.mascotas.rds.mascotas.Wizard.wizard.ui.CustomerInfoFragment.java com.mascotas.rds.mascotas.Wizard.wizard.ui.DatosMascotaInfoPage.java com.mascotas.rds.mascotas.Wizard.wizard.ui.FotoInfoPage.java com.mascotas.rds.mascotas.Wizard.wizard.ui.MultipleChoiceFragment.java com.mascotas.rds.mascotas.Wizard.wizard.ui.NombreMascotaInfoPage.java com.mascotas.rds.mascotas.Wizard.wizard.ui.PageFragmentCallbacks.java com.mascotas.rds.mascotas.Wizard.wizard.ui.ReviewFragment.java com.mascotas.rds.mascotas.Wizard.wizard.ui.SingleChoiceFragment.java com.mascotas.rds.mascotas.Wizard.wizard.ui.StepPagerStrip.java