This is the API for Toaster Cast app for Android. This API allows you to cast media to DLNA, UPNP, Airplay and Chromecast.
ToasterAPI is hosted in the following web site
https://github.com/n7mobile/ToasterAPI
If you think the Android project ToasterAPI 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 ToasterAPI.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 2 image files in ToasterAPI. The names of the image files are listed as follows.
ic_pause.png ic_play.png
The following screenshort is generated from the image listed above.
ToasterAPI has the following Java source files.
com.n7mobile.upnplibrary.PublicApi.java com.n7mobile.upnpsample.MainActivity.java com.n7mobile.upnpsample.TracksAdapter.java