My final project for the Android Applicaitons Udacity Course.
Macro is hosted in the following web site
https://github.com/jrobison93/Macro
If you think the Android project Macro 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 Macro.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 4 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Macro. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Macro has the following Java source files.
com.example.john.macro.AddFoodActivity.java com.example.john.macro.AddFoodService.java com.example.john.macro.AddResultReceiver.java com.example.john.macro.ApplicationTest.java com.example.john.macro.DailySummaryActivity.java com.example.john.macro.DailySummaryAdapter.java com.example.john.macro.DailyUpdateReceiver.java com.example.john.macro.DayListAdapter.java com.example.john.macro.DayListFragment.java com.example.john.macro.MacroGraphView.java com.example.john.macro.MainActivity.java com.example.john.macro.SettingsActivity.java com.example.john.macro.Utility .java com.example.john.macro.data.MacroContract .java com.example.john.macro.data.MacroDbHelper.java com.example.john.macro.data.MacroProvider.java