Android Open Source - Development tv EasyCast






Project Summary

My attempt at Airplaying content to an apple TV from an android smartphone.

Web Site / Source Repository

EasyCast is hosted in the following web site
https://github.com/Boggartfly/EasyCast

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

ItemValue
Java File Count20
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version16
Activity Count2
Fragment Count5
jar files usedandroid-support-v4-1c16149e7587a058720cd96ed17b11861938272a.jar
android-support-v4.jar
jetty-continuation-7.2.2.v20101205.jar
jetty-http-7.2.2.v20101205.jar
jetty-io-7.2.2.v20101205.jar
jetty-server-7.2.2.v20101205.jar
jetty-util-7.2.2.v20101205.jar
jmdns-99cf54dfba1124a136e67efa2a115fa1470aca82.jar
jmdns.jar
servlet-api-2.5.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_MULTICAST_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of EasyCast is as follows:

Apache License

Resource Files

There are 4 image files in EasyCast. The names of the image files are listed as follows.

applelogo.png
ic_launcher_actionbar.png
lightbulb.png
lightbulb_off.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.laer.easycast.AppConstant.java
com.laer.easycast.BuildConfig.java
com.laer.easycast.DeviceCommand.java
com.laer.easycast.DeviceConnectionService.java
com.laer.easycast.DeviceConnection.java
com.laer.easycast.DeviceResponse.java
com.laer.easycast.Device.java
com.laer.easycast.FirstPane.java
com.laer.easycast.ImagePane.java
com.laer.easycast.MainActivity.java
com.laer.easycast.MusicPane.java
com.laer.easycast.PagerSlidingTabStrip.java
com.laer.easycast.PlayCommand.java
com.laer.easycast.RateCommand.java
com.laer.easycast.ScrubCommand.java
com.laer.easycast.StatusCommand.java
com.laer.easycast.StopCommand.java
com.laer.easycast.TabsStatePagerAdapter.java
com.laer.easycast.Utils.java
com.laer.easycast.VideoPane.java