Android Open Source - Sound audio uarsay_an






Project Summary

An android application to read news, get to know people's reaction to different news, hear audio reviews and participate in surveys.

Web Site / Source Repository

uarsay_an is hosted in the following web site
https://github.com/git4sangar/uarsay_an

If you think the Android project uarsay_an listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of uarsay_an.

ItemValue
Java File Count29
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar
android-support-v7-appcompat.jar
ksoap2-android-assembly-3.0.0-jar-with-dependencies.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\anim_applause.gif
assets\anim_applause_01.gif
assets\anim_chappel.gif
assets\anim_chappel_01.gif
assets\anim_egg.gif
assets\anim_egg_01.gif
assets\anim_egg_cur.gif
assets\anim_garland.gif
assets\anim_garland_01.gif
assets\demo_01.gif
assets\egg_splash_01.gif
assets\splash_01.jpg




Resource Files

There are 81 image files in uarsay_an. The names of the image files are listed as follows.

abc_ab_bottom_solid_dark_holo.9.png
abc_ab_bottom_solid_light_holo.9.png
abc_ab_bottom_transparent_dark_holo.9.png
abc_ab_bottom_transparent_light_holo.9.png
abc_ab_share_pack_holo_dark.9.png
abc_ab_share_pack_holo_light.9.png
abc_ab_solid_dark_holo.9.png
abc_ab_solid_light_holo.9.png
abc_ab_stacked_solid_dark_holo.9.png
abc_ab_stacked_solid_light_holo.9.png
abc_ab_stacked_transparent_dark_holo.9.png
abc_ab_stacked_transparent_light_holo.9.png
abc_ab_transparent_dark_holo.9.png
abc_ab_transparent_light_holo.9.png
abc_cab_background_bottom_holo_dark.9.png
abc_cab_background_bottom_holo_light.9.png
abc_cab_background_top_holo_dark.9.png
abc_cab_background_top_holo_light.9.png
abc_ic_ab_back_holo_dark.png
abc_ic_ab_back_holo_light.png
abc_ic_cab_done_holo_dark.png
abc_ic_cab_done_holo_light.png
abc_ic_clear_disabled.png
abc_ic_clear_normal.png
abc_ic_clear_search_api_disabled_holo_light.png
abc_ic_clear_search_api_holo_light.png
abc_ic_commit_search_api_holo_dark.png
abc_ic_commit_search_api_holo_light.png
abc_ic_go.png
abc_ic_go_search_api_holo_light.png
abc_ic_menu_moreoverflow_normal_holo_dark.png
abc_ic_menu_moreoverflow_normal_holo_light.png
abc_ic_menu_share_holo_dark.png
abc_ic_menu_share_holo_light.png
abc_ic_search.png
abc_ic_search_api_holo_light.png
abc_ic_voice_search.png
abc_ic_voice_search_api_holo_light.png
abc_list_selector_disabled_holo_dark.9.png
abc_list_selector_disabled_holo_light.9.png
abc_menu_dropdown_panel_holo_dark.9.png
abc_menu_dropdown_panel_holo_light.9.png
abc_menu_hardkey_panel_holo_dark.9.png
abc_menu_hardkey_panel_holo_light.9.png
abc_spinner_ab_default_holo_dark.9.png
abc_spinner_ab_default_holo_light.9.png
abc_spinner_ab_disabled_holo_dark.9.png
abc_spinner_ab_disabled_holo_light.9.png
abc_spinner_ab_focused_holo_dark.9.png
abc_spinner_ab_focused_holo_light.9.png
abc_spinner_ab_pressed_holo_dark.9.png
abc_spinner_ab_pressed_holo_light.9.png
aboutus.png
bg_tile_03.png
btn_dislike.png
btn_dislike_01.png
btn_like.png
btn_like_01.png
btn_no.png
btn_pause.png
btn_pause_01.gif
btn_pause_01.png
btn_pause_02.gif
btn_pause_05.png
btn_play.png
btn_play_01.gif
btn_play_01.png
btn_play_02.gif
btn_play_05.png
btn_yes.png
egg.png
flower.png
flower_pot.png
news.png
seekbar_thumb.png
seekbar_thumb_01.png
static_applause.png
static_chappel.png
static_egg.png
static_garland.png
wedding_logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

uarsay_an has the following Java source files.

com.uarsay.app.MainActivity.java
com.uarsay.app.UarsaySplash.java
com.uarsay.data.Constants.java
com.uarsay.data.FeedListener.java
com.uarsay.data.FeedManager.java
com.uarsay.models.Audio.java
com.uarsay.models.AudioPlayService.java
com.uarsay.models.Audios.java
com.uarsay.models.BaseCollection.java
com.uarsay.models.BaseEntry.java
com.uarsay.models.News.java
com.uarsay.models.NewsItem.java
com.uarsay.models.Survey.java
com.uarsay.models.SurveyOption.java
com.uarsay.models.Surveys.java
com.uarsay.utils.AssetCache.java
com.uarsay.utils.GenericUtils.java
com.uarsay.utils.GifView.java
com.uarsay.views.AudioItemView.java
com.uarsay.views.AudiosFragment.java
com.uarsay.views.BaseFragment.java
com.uarsay.views.HomeFragment.java
com.uarsay.views.NewsFragment.java
com.uarsay.views.NewsHomeView.java
com.uarsay.views.NewsItemView.java
com.uarsay.views.PercentView.java
com.uarsay.views.SurveyView.java
com.uarsay.views.SurveysFragment.java
com.uarsay.views.VideoItemView.java