TV guide application for Android devices.
TVGuide is hosted in the following web site
https://github.com/kzd76/TVGuide
If you think the Android project TVGuide 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 TVGuide.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\channels.txt res\raw\preferences.txt res\raw\version.txt |
There are 2 image files in TVGuide. The names of the image files are listed as follows.
icmpmove.png old_icon.png
The following screenshort is generated from the image listed above.
TVGuide has the following Java source files.
com.kzd76.ChannelListView.ChangeListener.java com.kzd76.ChannelListView.ChannelAdapter.java com.kzd76.ChannelListView.ChannelListView.java com.kzd76.ChannelListView.DragListener.java com.kzd76.ChannelListView.DropListener.java com.kzd76.ChannelListView.RemoveListener.java com.kzd76.TVGuide.AlarmReceiver.java com.kzd76.TVGuide.Channel.java com.kzd76.TVGuide.ChannelData.java com.kzd76.TVGuide.ChannelDataRefreshTread.java com.kzd76.TVGuide.ChannelEvent.java com.kzd76.TVGuide.ChannelManager.java com.kzd76.TVGuide.Constants.java com.kzd76.TVGuide.EventData.java com.kzd76.TVGuide.EventListScreen.java com.kzd76.TVGuide.PreferencesScreen.java com.kzd76.TVGuide.TVGuide.java com.kzd76.TVGuide.TVGuideDB.java com.kzd76.TVGuide.TVGuideDBhelper.java com.kzd76.TVGuide.WebDataProcessor.java