Categories
Android

TikTok optimizes their UX with Android tools

TikTok wanted a faster startup and a more seamless playback and user experience. To meet these goals, the team used Android development tools – such as Jetpack’s App Startup library and Layout Inspector in Android Studio – to find areas for improvement and refine them. Learn more about how a commitment to App Excellence helped […]

Categories
Android

LightCompressor – Video Compressing Library for Android

A powerful and easy-to-use video compression library for android uses MediaCodec API. This library generates a compressed MP4 video with a modified width, height, and bitrate (the number of bits per seconds that determines the video and audio files’ size and quality). It is based on Telegram for Android project. The general idea of how the library […]