Android Open Source - Development rss NASAExplorer






Project Summary

Android app that consumes NASA RSS Feeds.

Web Site / Source Repository

NASAExplorer is hosted in the following web site
https://github.com/jasongoff/NASAExplorer

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

ItemValue
Java File Count33
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count4
Fragment Count5
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.SET_WALLPAPER
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 8 image files in NASAExplorer. The names of the image files are listed as follows.

dialog_full_holo_light.9.png
ic_action_browser.png
ic_action_share.png
ic_loading.png
kp_activity_indicator.png
kp_cancel_video.png
kp_play_video.png
refresh.png

The following screenshort is generated from the image listed above.

null




Java Source Files

NASAExplorer has the following Java source files.

com.triplek.nasaexplorer.App.java
com.triplek.nasaexplorer.service.BitmapWorkerTask.java
com.triplek.nasaexplorer.service.BreakingNewsFeedItem.java
com.triplek.nasaexplorer.service.FeedItem.java
com.triplek.nasaexplorer.service.FeedProcessor.java
com.triplek.nasaexplorer.service.ImageFeedItem.java
com.triplek.nasaexplorer.service.ImageFeedProcessor.java
com.triplek.nasaexplorer.service.NewsFeedProcessor.java
com.triplek.nasaexplorer.service.Observable.java
com.triplek.nasaexplorer.service.Observer.java
com.triplek.nasaexplorer.service.RSSFeedLoader.java
com.triplek.nasaexplorer.ui.AsyncDrawable.java
com.triplek.nasaexplorer.ui.BaseNotificationView.java
com.triplek.nasaexplorer.ui.FeedAdapter.java
com.triplek.nasaexplorer.ui.ImageAdapter.java
com.triplek.nasaexplorer.ui.ImageGridActivity.java
com.triplek.nasaexplorer.ui.ImageGridFragment.java
com.triplek.nasaexplorer.ui.ImageViewActivity.java
com.triplek.nasaexplorer.ui.ImageViewFragment.java
com.triplek.nasaexplorer.ui.ItemDetailActivity.java
com.triplek.nasaexplorer.ui.ItemDetailFragment.java
com.triplek.nasaexplorer.ui.ItemDetailPagerAdapter.java
com.triplek.nasaexplorer.ui.ItemListFragment.java
com.triplek.nasaexplorer.ui.MainActivity.java
com.triplek.nasaexplorer.ui.MainPagerAdapter.java
com.triplek.nasaexplorer.ui.SquareImageView.java
com.triplek.nasaexplorer.ui.TouchImageView.java
com.triplek.nasaexplorer.ui.TriplekActivity.java
com.triplek.nasaexplorer.util.BitmapHelper.java
com.triplek.nasaexplorer.util.FragmentParameter.java
com.triplek.nasaexplorer.util.ShareIntentFactory.java
com.triplek.nasaexplorer.util.WallpaperChanger.java