Android Open Source - App project adspitcher-android






Project Summary

Android App for Adspitcher project.

Web Site / Source Repository

adspitcher-android is hosted in the following web site
https://github.com/adspitcher/adspitcher-android

If you think the Android project adspitcher-android 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 adspitcher-android.

ItemValue
Java File Count40
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count9
Fragment Count9
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 40 image files in adspitcher-android. The names of the image files are listed as follows.

ab_bottom_solid_ab.9.png
ab_solid_ab.9.png
ab_stacked_solid_ab.9.png
ab_transparent_ab.9.png
cab_background_bottom_ab.9.png
cab_background_top_ab.9.png
ic_action_about.png
ic_action_content_remove.png
ic_action_content_save.png
ic_action_core_overflow.png
ic_action_device_access_flash_on.png
ic_action_filter_icon.png
ic_action_navigation_accept.png
ic_action_navigation_previous_item.png
ic_action_notifications.png
ic_action_profile.png
ic_action_search.png
ic_action_social_share.png
ic_adspitcher_logo.png
ic_cart.png
ic_content_email.png
ic_device_access_accounts.png
ic_location_place.png
ic_navigation_drawer.png
ic_navigation_next_item_white.png
ic_notification.png
ic_rating_bad.png
ic_rating_good.png
ic_rewards_icon.png
ic_social_group.png
ic_social_person.png
list_focused_ab.9.png
list_pressed_ab.9.png
menu_dropdown_panel_ab.9.png
progress_primary_ab.9.png
spinner_ab_default_ab.9.png
spinner_ab_disabled_ab.9.png
spinner_ab_focused_ab.9.png
spinner_ab_pressed_ab.9.png
splash.png

The following screenshort is generated from the image listed above.

null




Java Source Files

adspitcher-android has the following Java source files.

com.adspitcher.adapters.FiltersAdapter.java
com.adspitcher.adapters.NewCollectionFragmentAdapter.java
com.adspitcher.adapters.OffersFragmentAdapter.java
com.adspitcher.adapters.ProfilePagerAdapter.java
com.adspitcher.adapters.TabsPagerAdapter.java
com.adspitcher.constants.Constants.java
com.adspitcher.controllers.AppEventsController.java
com.adspitcher.dataobjects.NewCollectionItems.java
com.adspitcher.dataobjects.OffersItem.java
com.adspitcher.defines.NetworkEvents.java
com.adspitcher.exceptions.ApplicationException.java
com.adspitcher.exceptions.ServerException.java
com.adspitcher.fragments.FavFragment.java
com.adspitcher.fragments.FeedsFragment.java
com.adspitcher.fragments.LatestFragment.java
com.adspitcher.fragments.NearbyFragment.java
com.adspitcher.fragments.NewRangeFragment.java
com.adspitcher.fragments.PreferencesFragment.java
com.adspitcher.fragments.ReviewsFragment.java
com.adspitcher.listeners.ActivityUpdateListener.java
com.adspitcher.listeners.ConnListener.java
com.adspitcher.models.BaseModel.java
com.adspitcher.models.ConnectionModel.java
com.adspitcher.models.ModelFacade.java
com.adspitcher.models.RemoteModel.java
com.adspitcher.models.UserModel.java
com.adspitcher.net.ConnectivityHandler.java
com.adspitcher.net.HttpParams.java
com.adspitcher.net.NetworkAsyncTask.java
com.adspitcher.net.NetworkResponseHandler.java
com.adspitcher.views.FiltersActivity.java
com.adspitcher.views.ForgotPwdActivity.java
com.adspitcher.views.HomeActivity.java
com.adspitcher.views.LaunchActivity.java
com.adspitcher.views.LoginActivity.java
com.adspitcher.views.ProfileActivity.java
com.adspitcher.views.SearchActivity.java
com.adspitcher.views.SignupActivity.java
com.adspitcher.views.SplashActivity.java
com.adspitcher.views.UpdateListener.java