Android Open Source - Development tool zymurgist






Project Summary

An all-inclusive tool for brew planning on Android.

Web Site / Source Repository

zymurgist is hosted in the following web site
https://github.com/sheamartinson/zymurgist

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

ItemValue
Java File Count55
Activity Count2
Fragment Count15
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

zymurgist has the following Java source files.

com.n00bface.beertestthing.app.AppSettings.java
com.n00bface.beertestthing.app.CurrentMainFragment.java
com.n00bface.beertestthing.app.EquipmentMainFragment.java
com.n00bface.beertestthing.app.GlobalVariables.java
com.n00bface.beertestthing.app.IngredientsMainFragment.java
com.n00bface.beertestthing.app.MainScreen.java
com.n00bface.beertestthing.app.RecipeMainFragment.java
com.n00bface.beertestthing.app.SchedulesMainFragment.java
com.n00bface.beertestthing.app.adapters.CurrentPagerAdapter.java
com.n00bface.beertestthing.app.adapters.DrawerAdapter.java
com.n00bface.beertestthing.app.adapters.EquipmentOverviewAdapter.java
com.n00bface.beertestthing.app.adapters.GenericAdapter.java
com.n00bface.beertestthing.app.adapters.GenericPagerAdapter.java
com.n00bface.beertestthing.app.adapters.RecipeAdapter.java
com.n00bface.beertestthing.app.adapters.RecipesOverviewAdapter.java
com.n00bface.beertestthing.app.adapters.ScheduleOverview.java
com.n00bface.beertestthing.app.objects.BeerStyle.java
com.n00bface.beertestthing.app.objects.Equipment.java
com.n00bface.beertestthing.app.objects.Mash_Profile.java
com.n00bface.beertestthing.app.objects.Mash_Step.java
com.n00bface.beertestthing.app.objects.Obj_Adjunct.java
com.n00bface.beertestthing.app.objects.Obj_Fermentable.java
com.n00bface.beertestthing.app.objects.Obj_Grain.java
com.n00bface.beertestthing.app.objects.Obj_Hop.java
com.n00bface.beertestthing.app.objects.Obj_Ingredient.java
com.n00bface.beertestthing.app.objects.Obj_Ingredient_Holder.java
com.n00bface.beertestthing.app.objects.Obj_Misc.java
com.n00bface.beertestthing.app.objects.Obj_Yeast.java
com.n00bface.beertestthing.app.objects.Recipe.java
com.n00bface.beertestthing.app.objects.Schedule_Generic.java
com.n00bface.beertestthing.app.objects.Water.java
com.n00bface.beertestthing.app.sections.current.Edit_Defaults.java
com.n00bface.beertestthing.app.sections.current.FragmentDefault.java
com.n00bface.beertestthing.app.sections.current.FragmentEditIngredients.java
com.n00bface.beertestthing.app.sections.current.FragmentIngredients.java
com.n00bface.beertestthing.app.sections.current.FragmentSchedule.java
com.n00bface.beertestthing.app.sections.equipment.EquipmentEdit.java
com.n00bface.beertestthing.app.sections.ingredients.IngredientsAdjuncts.java
com.n00bface.beertestthing.app.sections.ingredients.IngredientsGeneric.java
com.n00bface.beertestthing.app.sections.ingredients.IngredientsGrains.java
com.n00bface.beertestthing.app.sections.ingredients.IngredientsHome.java
com.n00bface.beertestthing.app.sections.ingredients.IngredientsHops.java
com.n00bface.beertestthing.app.sections.ingredients.IngredientsMisc.java
com.n00bface.beertestthing.app.sections.ingredients.IngredientsYeast.java
com.n00bface.beertestthing.app.sections.schedules.ScheduleEdit.java
com.n00bface.beertestthing.app.util.AB_Interface.java
com.n00bface.beertestthing.app.util.AdjustmentDialog.java
com.n00bface.beertestthing.app.util.ExpandAnimation.java
com.n00bface.beertestthing.app.util.FirstStart.java
com.n00bface.beertestthing.app.util.IngredientsDownload.java
com.n00bface.beertestthing.app.util.InterfaceTools.java
com.n00bface.beertestthing.app.util.Measurable.java
com.n00bface.beertestthing.app.util.MutableDouble.java
com.n00bface.beertestthing.app.util.TitledFragment.java
com.n00bface.beertestthing.drawer.model.DrawerItem.java