This repo contains an Android app that I've been working on my free time..
work-in-progress is hosted in the following web site
https://github.com/damagination/work-in-progress
If you think the Android project work-in-progress 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 work-in-progress.
Item | Value |
---|---|
Java File Count | 32 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\fonts\ubuntumonor.ttf assets\news_sources.db |
There are 10 image files in work-in-progress. The names of the image files are listed as follows.
damas.png ic_action_new.png ic_drawer.png menu_error.png newton.png pause_button_background.png philip.png play_button_background.png rating.png simeon.png
The following screenshort is generated from the image listed above.
work-in-progress has the following Java source files.
com.tanzoft.habarihub.HabariHubApplication.java com.tanzoft.habarihub.HabariHubMainActivity.java com.tanzoft.habarihub.adapters.HabariHubDrawerAdapter.java com.tanzoft.habarihub.adapters.NewsAdapter.java com.tanzoft.habarihub.cards.MyCard.java com.tanzoft.habarihub.cards.MyImageCard.java com.tanzoft.habarihub.cards.MyPlayCard.java com.tanzoft.habarihub.database.NewsSourceDatabase.java com.tanzoft.habarihub.database.NewsSourceDatabaseOpenHelper.java com.tanzoft.habarihub.datamodels.NewsSource.java com.tanzoft.habarihub.extendedviews.HabariHubEditText.java com.tanzoft.habarihub.extendedviews.HabariHubTextView.java com.tanzoft.habarihub.fragments.AboutUsFragment.java com.tanzoft.habarihub.fragments.BlogsFragment.java com.tanzoft.habarihub.fragments.CreditsFragment.java com.tanzoft.habarihub.fragments.DevelopersFragment.java com.tanzoft.habarihub.fragments.FragmentView.java com.tanzoft.habarihub.fragments.HabariHubFragmentHandler.java com.tanzoft.habarihub.fragments.NewsPapersFragment.java com.tanzoft.habarihub.fragments.SubscriptionDialog.java com.tanzoft.habarihub.mediaplayer.CallManager.java com.tanzoft.habarihub.mediaplayer.IMediaPlayerServiceClient.java com.tanzoft.habarihub.mediaplayer.IMediaPlayerThreadClient .java com.tanzoft.habarihub.mediaplayer.MediaActivity.java com.tanzoft.habarihub.mediaplayer.MediaPlayerService.java com.tanzoft.habarihub.mediaplayer.MediaPlayerThread.java com.tanzoft.habarihub.mediaplayer.RadioList.java com.tanzoft.habarihub.mediaplayer.StatefulMediaPlayer.java com.tanzoft.habarihub.mediaplayer.StreamStation.java com.tanzoft.habarihub.mediaplayer.StreamStationSpinnerAdapter.java com.tanzoft.habarihub.rss.RSSService.java com.tanzoft.habarihub.web.WebViewActivity.java