Android Open Source - App podcast podtune-old






Project Summary

android podcast app.

Web Site / Source Repository

podtune-old is hosted in the following web site
https://github.com/kazy1991/podtune-old

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

ItemValue
Java File Count29
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count9
jar files usedGoogleAdMobAdsSdk-6.3.1.jar
activeandroid-3.0.jar
android-query.0.24.3.jar
android-support-v4.jar
greendao-1.3.1.jar
gson-2.2.2-javadoc.jar
gson-2.2.2-sources.jar
gson-2.2.2.jar
newrelic.android.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\LigatureSymbols.ttf
assets\fonts\Aller.ttf
assets\fonts\manteka.ttf
assets\images\crown.png




Resource Files

There are 14 image files in podtune-old. The names of the image files are listed as follows.

back.png
back_click.png
foward.png
foward_click.png
icon_green.png
notification_logo.png
pause.png
pause_click.png
play.png
play_click.png
refresh.png
seeker.png
stop.png
stop_click.png

The following screenshort is generated from the image listed above.

null




Java Source Files

podtune-old has the following Java source files.

jp.oops.kazy.DaoMaster.java
jp.oops.kazy.DaoSession.java
jp.oops.kazy.DownloadItem.java
jp.oops.kazy.DownloadItemDao.java
jp.oops.kazy.EntryModel.java
jp.oops.kazy.EntryModelDao.java
jp.oops.kazy.FeedModel.java
jp.oops.kazy.FeedModelDao.java
jp.oops.kazy.PodcastEntry.java
jp.oops.kazy.PodcastEntryDao.java
jp.oops.kazy.podcastgeek.ArchiveEntriesActivity.java
jp.oops.kazy.podcastgeek.ArchiveFeedsActivity.java
jp.oops.kazy.podcastgeek.DetailActivity.java
jp.oops.kazy.podcastgeek.MyExtentionAQuery.java
jp.oops.kazy.podcastgeek.PlayerActivity.java
jp.oops.kazy.podcastgeek.RankingActivity.java
jp.oops.kazy.podcastgeek.RootActivity.java
jp.oops.kazy.podcastgeek.SearchedActivity.java
jp.oops.kazy.podcastgeek.SettingActivity.java
jp.oops.kazy.podcastgeek.UtilityClass.java
jp.oops.kazy.podcastgeek.adapter.DownloadListAdapter.java
jp.oops.kazy.podcastgeek.adapter.EntryListAdapter.java
jp.oops.kazy.podcastgeek.adapter.FeedListAdapter.java
jp.oops.kazy.podcastgeek.adapter.PodcastListAdapter.java
jp.oops.kazy.podcastgeek.model.ArchiveEntry.java
jp.oops.kazy.podcastgeek.service.DownloadReceiver.java
jp.oops.kazy.podcastgeek.service.PodcastPlayerService.java
jp.oops.kazy.podcastgeek.view.ExtentionAllerTextView.java
jp.oops.kazy.podcastgeek.view.ExtentionTextView.java