Android app for National Nutrient Database (http://ndb.nal.usda.gov/ndb/search/list).
nutrientsguru is hosted in the following web site
https://github.com/anastasiia-zolochevska/nutrientsguru
If you think the Android project nutrientsguru 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 nutrientsguru.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | support-v4-19.0.1-6da0b41d1fdfc935a51bef087b22c45b62f2b2d7.jar |
Asset File Names | assets\debug\usda4 assets\usda4 |
There are 5 image files in nutrientsguru. The names of the image files are listed as follows.
arrow.png calc.png ic_drawer.png measurment.png scales.png
The following screenshort is generated from the image listed above.
nutrientsguru has the following Java source files.
com.akvelon.nutrientsguru.BuildConfig.java com.akvelon.nutrientsguru.activity.MainActivity.java com.akvelon.nutrientsguru.adapter.NutrientListAdapter.java com.akvelon.nutrientsguru.adapter.ProductListAdapter.java com.akvelon.nutrientsguru.fragment.ProductComparisonFragment.java com.akvelon.nutrientsguru.fragment.ProductDetailsFragment.java com.akvelon.nutrientsguru.fragment.ProductListFragment.java com.akvelon.nutrientsguru.model.Measurement.java com.akvelon.nutrientsguru.model.Nutrient.java com.akvelon.nutrientsguru.model.NutrientGroup.java com.akvelon.nutrientsguru.model.NutrientListItem.java com.akvelon.nutrientsguru.model.NutrientValue.java com.akvelon.nutrientsguru.model.Product.java com.akvelon.nutrientsguru.persistence.DataBaseHelper.java com.akvelon.nutrientsguru.persistence.PersistenceUtils.java com.akvelon.nutrientsguru.service.NutrientService.java com.akvelon.nutrientsguru.service.ProductService.java