Android Open Source - Database search nutrientsguru






Project Summary

Android app for National Nutrient Database (http://ndb.nal.usda.gov/ndb/search/list).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of nutrientsguru.

ItemValue
Java File Count17
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version15
Activity Count2
Fragment Count2
jar files usedsupport-v4-19.0.1-6da0b41d1fdfc935a51bef087b22c45b62f2b2d7.jar
Asset File Namesassets\debug\usda4
assets\usda4




Resource Files

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.

null

Java Source Files

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