Crafting High-Quality HTTP API Endpoints: A Guide to ExcellenceIn the ever-evolving landscape of web development, the design of HTTP API endpoints plays a critical role in the seamless interaction…Feb 12Feb 12
Published inCodeXAndroid: Tackling Application Not Responding(ANRs)ANR, which stands for “Application Not Responding,” is a type of error that occurs when an Android app is unresponsive for a prolonged…Dec 13, 2022Dec 13, 2022
Published inCodeXAndroid Security: How to Protect Your Device and Keep Your Data SafeAs a popular mobile operating system, Android is a frequent target for cybercriminals seeking access to sensitive information. From malware…Dec 10, 2022Dec 10, 2022
Android: Compressing video with FFmpegFFmpeg is a free and open-source software project that includes a library and tools for dealing with video, audio, and other multimedia…Jan 4, 2022Jan 4, 2022
Android Fraud Detection with HMS Safety Detect KitAs mobile devices and mobile applications become more mainstream, mobile fraud threats are on the rise. While COVID-19 is mostly…Jan 2, 2022Jan 2, 2022
Effective Conflicts Management TechniquesConflict Management was the topic of a recent course I took. Which is a procedure for resolving disagreements or disputes, minimizing bad…Dec 10, 2021Dec 10, 2021
Android 12: Splash Screen APIWith the recent launch of Android 12 a.k.a API 31, Google introduced a new platform API that aims to boost the user experience with Splash…Jul 16, 2021Jul 16, 2021
Android Emulator DetectionOver the past few years, the Fintech industry is sprouting up all over the world and helping the rise of new markets. Consumers are…Apr 22, 20213Apr 22, 20213
Android: Publish to Firebase Distribution via Gradle commandIn this article, I’ll be showing you how to set up and distribute your Android app to Firebase Distribution via Gradle task.Jan 10, 2021Jan 10, 2021
Convert EventBus to RxBus with RxJava3I’m a fan of EventBus for quite sometimes. The reason being that EventBus makes the communication between components at different…Feb 18, 20201Feb 18, 20201