Third version of the android app. Designed to support the Arduino Yun code..
AndroidTakeThree is hosted in the following web site
https://github.com/WiBean/AndroidTakeThree
If you think the Android project AndroidTakeThree 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 AndroidTakeThree.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 4 image files in AndroidTakeThree. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png ic_home.png ic_whats_hot.png
The following screenshort is generated from the image listed above.
AndroidTakeThree has the following Java source files.
com.jmnow.wibeantakethree.brewingprograms.AlarmFragment.java com.jmnow.wibeantakethree.brewingprograms.BrewingProgramDetailFragment.java com.jmnow.wibeantakethree.brewingprograms.BrewingProgramListActivity.java com.jmnow.wibeantakethree.brewingprograms.BrewingProgramListFragment.java com.jmnow.wibeantakethree.brewingprograms.NavigationDrawerFragment.java com.jmnow.wibeantakethree.brewingprograms.TakeControlFragment.java com.jmnow.wibeantakethree.brewingprograms.data.BrewingProgram.java com.jmnow.wibeantakethree.brewingprograms.data.BrewingProgramContentProvider.java com.jmnow.wibeantakethree.brewingprograms.data.BrewingProgramHelper.java com.jmnow.wibeantakethree.brewingprograms.navdrawer.NavDrawerArrayAdapter.java com.jmnow.wibeantakethree.brewingprograms.navdrawer.NavDrawerItem.java com.jmnow.wibeantakethree.brewingprograms.wibean.WiBeanYunState.java