Display Correct Aspect Ratio of Camera Preview in Android
In this post, we’ll dive into the key concepts and techniques for adjusting the size of a SurfaceView to match the camera preview’s aspect ratio and ensure a distortion-free display.
Display Correct Aspect Ratio of Camera Preview in Android
In this post, we’ll dive into the key concepts and techniques for adjusting the size of a SurfaceView to match the camera preview’s aspect ratio and ensure a distortion-free display.
Modify the default Hexo inline code style.
McDonald's Coke Tastes Better?
A fun fact.
Add Page View Count to Hexo Icarus Theme
In the latest updates to Hexo Icarus theme, the page view count is not showing by default.
Factory Method vs Abstract Factory
Both belong to creational design pattern.
Cross compile FFmpeg on MacOS for Android
Use JNI in the context of multi-threading.
MediaCodec basics and how to decode a video with it.
Register native C++ methods for Java to access them.