Skip to content Skip to sidebar Skip to footer
Showing posts with the label Stream

How To Include A Static Log File Into An Android App That Won't Be Removed On Closing The App?

I want to include a static log file within my app. Whenever the user starts the app, a time with ex… Read more How To Include A Static Log File Into An Android App That Won't Be Removed On Closing The App?

How To Create Surfaceview With Rounded Corners

I am having a difficulty to round the corners of surfaceview. I am using MjpegView (custom view tha… Read more How To Create Surfaceview With Rounded Corners