Native android application for hoarding food.
stockpile is hosted in the following web site
https://github.com/angelamuliu/stockpile
If you think the Android project stockpile 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 stockpile.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
There are 6 image files in stockpile. The names of the image files are listed as follows.
ic_action_accept.png ic_action_keyboard.png ic_action_mic.png ic_action_new.png ic_stockpile.png stockpile_m.png
The following screenshort is generated from the image listed above.
stockpile has the following Java source files.
edu.cmu.amliu.stockpile.FoodActivity.java edu.cmu.amliu.stockpile.MainActivity.java edu.cmu.amliu.stockpile.MakelistActivity.java edu.cmu.amliu.stockpile.RottersActivity.java edu.cmu.amliu.stockpile.SpeechcraftActivity.java edu.cmu.amliu.stockpile.StockActivity.java edu.cmu.amliu.stockpile.StockrecordActivity.java edu.cmu.amliu.stockpile.TextcraftActivity.java edu.cmu.amliu.stockpile.db.DBDataSource.java edu.cmu.amliu.stockpile.db.Food.java edu.cmu.amliu.stockpile.db.FoodExpandableListAdapter.java edu.cmu.amliu.stockpile.db.SQLiteHelper.java edu.cmu.amliu.stockpile.db.Stockrecord.java