Android development

Adjust minSdkVersion Flutter for Compatibility

This article explains how to change minSdkVersion in Flutter for compatibility with external packages. Complete guide for versions before 2.8 and after 2.8. Follow...

How to Implement Drawable Click on EditText Android

The drawable feature in EditText allows developers to add icons to the sides of Android input fields. However, implementing drawable click EditText requires a...

Latest Articles