Example project for integration of the Kickflip Android SDK for super easy live broadcasts. https://kickflip.io.
kickflip-android-example is hosted in the following web site
https://github.com/Kickflip/kickflip-android-example
If you think the Android project kickflip-android-example 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 kickflip-android-example.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 9 image files in kickflip-android-example. The names of the image files are listed as follows.
ic_broadcast.png ic_overflow.png ic_red_flag.png ic_share.png ic_share_dark.png ic_trash.png live_red_bg.9.png right_upper_corner.9.png right_upper_corner_pressed.9.png
The following screenshort is generated from the image listed above.
kickflip-android-example has the following Java source files.
io.kickflip.sample.EndlessScrollListener.java io.kickflip.sample.LocalPersistence.java io.kickflip.sample.MainFragmentInteractionListener.java io.kickflip.sample.Util.java io.kickflip.sample.activity.CameraActivity.java io.kickflip.sample.activity.MainActivity.java io.kickflip.sample.adapter.StreamAdapter.java io.kickflip.sample.fragment.MainFragment.java io.kickflip.sample.fragment.StreamListFragment.java