Android Open Source - App server EasyTV






Project Summary

A simple Android app and display device server for downloading torrents and displaying them.

Web Site / Source Repository

EasyTV is hosted in the following web site
https://github.com/maxmememax/EasyTV

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

ItemValue
Java File Count33
Minimum SDK Version21
Activity Count1
jar files usedfrostwire-jlibtorrent.jar
jna-3.5.2.jar
platform-3.5.2.jar
vlcj-3.1.0-javadoc.jar
vlcj-3.1.0-sources.jar
vlcj-3.1.0.jar




Java Source Files

EasyTV has the following Java source files.

com.mt.easytv.CLICommands
.java
com.mt.easytv.ClientCommands
.java
com.mt.easytv.Helpers
.java
com.mt.easytv.Main
.java
com.mt.easytv.MyActivity.java
com.mt.easytv.TorrentSyncManager.java
com.mt.easytv.commands.ArgumentNotFoundException.java
com.mt.easytv.commands.Command.java
com.mt.easytv.commands.CommandArgument.java
com.mt.easytv.commands.CommandHandler
.java
com.mt.easytv.commands.CommandNotFoundException.java
com.mt.easytv.commands.IClientCommand
.java
com.mt.easytv.commands.ICommand
.java
com.mt.easytv.config.Config
.java
com.mt.easytv.connectivity.Client.java
com.mt.easytv.connectivity.Server
.java
com.mt.easytv.interaction.IPersistentMessage
.java
com.mt.easytv.interaction.Message.java
com.mt.easytv.interaction.Messager
.java
com.mt.easytv.interaction.PersistentMessage.java
com.mt.easytv.interaction.Progress
.java
com.mt.easytv.torrents.ProgressAction
.java
com.mt.easytv.torrents.Torrent
.java
com.mt.easytv.torrents.TorrentAlertListener.java
com.mt.easytv.torrents.TorrentDownload
.java
com.mt.easytv.torrents.TorrentManager
.java
com.mt.easytv.torrents.sources.Kickass.java
com.mt.easytv.torrents.sources.PirateBay.java
com.mt.easytv.torrents.sources.PirateBayLocal.java
com.mt.easytv.torrents.sources.TorrentSource
.java
com.mt.easytv.torrents.sources.TorrentSourceNotFound.java