Application Android pour visualiser ses s?ries TV favorites.
NextSeries is hosted in the following web site
https://github.com/valohydTeam/NextSeries
If you think the Android project NextSeries 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 NextSeries.
Item | Value |
---|---|
Java File Count | 49 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 15 |
Fragment Count | 3 |
jar files used | android-smart-image-view-1.0.0.jar android-support-v4.jar android-support-v4.jar jdom.jar libGoogleAnalyticsV2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE |
There are 46 image files in NextSeries. The names of the image files are listed as follows.
ab_bottom_solid_nextseries.9.png ab_solid_nextseries.9.png ab_stacked_solid_nextseries.9.png ab_transparent_nextseries.9.png add.png alert.png arrownext.png attention.png cab_background_bottom_nextseries.9.png cab_background_top_nextseries.9.png calendar.png close.png delete.png drawer_shadow.9.png exit.png favorite2.png favorite_selected2.png favorites.png fond_item_vignette_normal.9.png fond_item_vignette_pressed.9.png green_light.png ic_drawer.png ic_menu_list.png ic_menu_pager.png info.png menu_dropdown_panel_nextseries.9.png next.png progress_primary_nextseries.9.png rating.png rating_empty.png rating_half.png red_light.png refresh.png refresh_pressed.png removefav.png see_more.png see_more_selected.png settings.png spinner_ab_default_nextseries.9.png spinner_ab_disabled_nextseries.9.png spinner_ab_focused_nextseries.9.png spinner_ab_pressed_nextseries.9.png tab_home.png tab_series.png unknown.png yellow_light.png
The following screenshort is generated from the image listed above.
NextSeries has the following Java source files.
com.valohyd.nextseries.BootReceiver.java com.valohyd.nextseries.Home.java com.valohyd.nextseries.ListViewsFactory.java com.valohyd.nextseries.ListWidgetProvider.java com.valohyd.nextseries.NavigationDrawerFragment.java com.valohyd.nextseries.adapters.IndicatorSeasonsAdapter.java com.valohyd.nextseries.adapters.MesSeriesAdapter.java com.valohyd.nextseries.adapters.MySeriesListAdapter.java com.valohyd.nextseries.adapters.PlanningAdapter.java com.valohyd.nextseries.adapters.PlanningGroupAdapter.java com.valohyd.nextseries.adapters.TotalSeriesViewPagerAdapter.java com.valohyd.nextseries.adapters.ViewPagerAdapter.java com.valohyd.nextseries.adapters.ViewPagerSerieAdapter.java com.valohyd.nextseries.models.CirclePageIndicator.java com.valohyd.nextseries.models.DialogInfo.java com.valohyd.nextseries.models.Episode.java com.valohyd.nextseries.models.GetPlanning.java com.valohyd.nextseries.models.GetResearch.java com.valohyd.nextseries.models.InaccessibleItemException.java com.valohyd.nextseries.models.OurNotification.java com.valohyd.nextseries.models.PageIndicator.java com.valohyd.nextseries.models.Serie.java com.valohyd.nextseries.models.TitlePageIndicator.java com.valohyd.nextseries.models.TitleProvider.java com.valohyd.nextseries.models.ViewPagerSeasonIndicator.java com.valohyd.nextseries.services.ListWidgetService.java com.valohyd.nextseries.services.NotificationService.java com.valohyd.nextseries.utils.AnalyticsManager.java com.valohyd.nextseries.utils.DownloadSerieZip.java com.valohyd.nextseries.utils.Helper.java com.valohyd.nextseries.utils.Logger.java com.valohyd.nextseries.utils.OurAsyncTask.java com.valohyd.nextseries.utils.OurProgressDialog.java com.valohyd.nextseries.utils.OurSqliteBase.java com.valohyd.nextseries.utils.ScrollingTextView.java com.valohyd.nextseries.utils.TopSeries.java com.valohyd.nextseries.utils.Unzipper.java com.valohyd.nextseries.views.activities.InfosSerieActivity.java com.valohyd.nextseries.views.activities.RechercherSerieActivity.java com.valohyd.nextseries.views.activities.SettingsActivity.java com.valohyd.nextseries.views.activities.StartActivity.java com.valohyd.nextseries.views.fragments.EpisodeFragment.java com.valohyd.nextseries.views.fragments.HomeFragment.java com.valohyd.nextseries.views.fragments.MySeriesFragmentList.java com.valohyd.nextseries.views.fragments.MySeriesFragmentViewPager.java com.valohyd.nextseries.views.fragments.OngletMySeriesFragment.java com.valohyd.nextseries.views.fragments.RechercherFragment.java com.valohyd.nextseries.views.fragments.SerieFragment.java com.valohyd.nextseries.views.fragments.TotalSerieFragment.java