Android application for browse Pearson cooking api.
My-Chef is hosted in the following web site
https://github.com/dnsw83/My-Chef
If you think the Android project My-Chef 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 My-Chef.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 18 image files in My-Chef. The names of the image files are listed as follows.
appetizers.png beverages.png bread.png breakfasgt.png cake.png cookies.png coursesbtn.png coursesbtn_click.png creams.png cuisinesbtn.png cuisinesbtn_click.png dessert.png dressings.png press_after.png press_before.png sample_appetizers.png searchbtn.png searchbtn_click.png
The following screenshort is generated from the image listed above.
My-Chef has the following Java source files.
com.example.mychef.activity.CoursesScreenActivity.java com.example.mychef.activity.MainActivity.java com.example.mychef.activity.MainAptication.java com.example.mychef.activity.ManiMenuActivity.java com.example.mychef.activity.RecipeActivity.java com.example.mychef.activity.SearchScreenActivity.java com.example.mychef.activity.StartscreenActivity.java com.example.mychef.db.Db.java com.example.mychef.db.RecipeDbHelper.java com.example.mychef.dto.AbstractDto.java com.example.mychef.dto.CookingMethodResponceDto.java com.example.mychef.dto.IngreadintDto.java com.example.mychef.dto.RecipeDto.java com.example.mychef.dto.RecipeResponceDto.java com.example.mychef.util.FlushedInputStream.java