Android app that consumes NASA RSS Feeds.
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.
The following table is the detailed list of NASAExplorer.
Item | Value |
---|---|
Java File Count | 33 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 4 |
Fragment Count | 5 |
Required Permissions | android.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 |
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.
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