AppFountain: Android project directory for Eclipse (SADP 2013).
AppFountainAndroid is hosted in the following web site
https://github.com/lethe2211/AppFountainAndroid
If you think the Android project AppFountainAndroid 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 AppFountainAndroid.
Item | Value |
---|---|
Java File Count | 47 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 11 |
Fragment Count | 5 |
jar files used | android-support-v4.jar commons-codec-1.8.jar gson-1.7.1.jar httpmime-4.3.1.jar volley.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 40 image files in AppFountainAndroid. The names of the image files are listed as follows.
category_app_wallpaper.png category_app_widgets.png category_books_and_reference.png category_business.png category_comics.png category_communication.png category_education.png category_entertainment.png category_finance.png category_health_and_fitness.png category_libraries_and_demo.png category_lifestyle.png category_media_and_video.png category_medical.png category_music_and_audio.png category_news_and_magazines.png category_personalization.png category_photography.png category_productivity.png category_shopping.png category_social.png category_sports.png category_tools.png category_transportation.png category_travel_and_local.png category_weather.png comment_person.png comment_reply.png comment_show_reply.png comment_star.png comment_star_null.png ic_drawer.png question_detail_comment_unuseful.png question_detail_comment_useful.png reloader.png reloader_click.png top_page_post_icon.png top_page_post_icon_click.png top_page_question_sloved.png top_page_question_unsloved.png
The following screenshort is generated from the image listed above.
AppFountainAndroid has the following Java source files.
com.appfountain.CommentBodyActivity.java com.appfountain.LoginActivity.java com.appfountain.MainActivity.java com.appfountain.PostActivity.java com.appfountain.PostBodyActivity.java com.appfountain.PostTitleActivity.java com.appfountain.QuestionDetailActivity.java com.appfountain.RegisterActivity.java com.appfountain.SearchResultActivity.java com.appfountain.TopPageActivity.java com.appfountain.UserCommentFragment.java com.appfountain.UserInfoFragment.java com.appfountain.UserPageActivity.java com.appfountain.UserQuestionFragment.java com.appfountain.UserRankingFragment.java com.appfountain.component.AppAdapter.java com.appfountain.component.AppChooseDialog.java com.appfountain.component.AppChooseListener.java com.appfountain.component.CategoryListAdapter.java com.appfountain.component.CommentListAdapter.java com.appfountain.component.EndlessScrollActionBarActivity.java com.appfountain.component.EndlessScrollFragment.java com.appfountain.component.InputJapaneseFilter.java com.appfountain.component.QuestionAppAdapter.java com.appfountain.component.QuestionListAdapter.java com.appfountain.external.AppsSource.java com.appfountain.external.BitmapLruCache.java com.appfountain.external.CommentSource.java com.appfountain.external.CommentsSource.java com.appfountain.external.DrawableUploadRequest.java com.appfountain.external.GsonRequest.java com.appfountain.external.QuestionSource.java com.appfountain.external.QuestionsSource.java com.appfountain.external.SimpleSource.java com.appfountain.external.UserCommentsSource.java com.appfountain.external.UserSource.java com.appfountain.external.UsersSource.java com.appfountain.model.App.java com.appfountain.model.Category.java com.appfountain.model.Comment.java com.appfountain.model.Question.java com.appfountain.model.User.java com.appfountain.model.UserComment.java com.appfountain.model.UserContainer.java com.appfountain.util.Common.java com.appfountain.util.ProgressDialogFragment.java