An android app to help make decisions.
demo is hosted in the following web site
https://github.com/lamarck2008/demo
If you think the Android project demo 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 demo.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 10 |
jar files used | android-async-http-1.4.4.jar android-support-v4.jar commons-io-2.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 43 image files in demo. The names of the image files are listed as follows.
bonus_green.png bonus_orange.png countdown.png icon_account.png icon_bonus.png icon_browse.png icon_fans.png icon_post.png icon_share.png like_green.png like_orange.png like_red.png like_red_hollow.png login_box_background.png login_qq.png login_renren.png login_weibo.png login_weixin.png logo_large.png logo_small.png post_add.png post_add_image.png post_bonus.png post_clock.png post_edit.png post_flame.png post_group.png post_image.png post_msg_center.png post_msg_left.png post_msg_right.png post_voice.png search.png tab_all.png tab_charge.png tab_exchange.png tab_fans.png tab_find.png tab_level.png tab_my.png tab_nearby.png tab_ranking.png title_menu.png
The following screenshort is generated from the image listed above.
demo has the following Java source files.
com.md4u.demo.AccountActivity.java com.md4u.demo.BonusActivity.java com.md4u.demo.BrowseActivity.java com.md4u.demo.DecisionActivity.java com.md4u.demo.FansActivity.java com.md4u.demo.LoginActivity.java com.md4u.demo.MDCacheUtils.java com.md4u.demo.MDData.java com.md4u.demo.MDDateFormat.java com.md4u.demo.MDImageLoader.java com.md4u.demo.MDJSON.java com.md4u.demo.MDModel.java com.md4u.demo.MDScrollView.java com.md4u.demo.MDService.java com.md4u.demo.MainActivity.java com.md4u.demo.PostActivity.java com.md4u.demo.ResultActivity.java com.md4u.demo.ShareActivity.java