Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Lint

Jenkins Lint Plugin Not Picking Up Results

I installed the Android Lint Plugin plugin in jenkins and activated it in my Android project build … Read more Jenkins Lint Plugin Not Picking Up Results

Warning: This Can Be Replaced With A Tag

I have a FrameLayout that contains a TextView and two LinearLayouts: Solution 1: To understand thi… Read more Warning: This Can Be Replaced With A Tag

Android Lint Tool

I have updated my Android SDK to Revision 16 but I can't seem to find Android Lint anywhere in… Read more Android Lint Tool

How To Enable Lint Error In Android Studio For Message "Call Requires API Level 21 (current Min Is 16)"?

I have a method called setImageTintList() that requires min API to be 21. But, if I set my min API … Read more How To Enable Lint Error In Android Studio For Message "Call Requires API Level 21 (current Min Is 16)"?

Warning: This Can Be Replaced With A Tag

I have a FrameLayout that contains a TextView and two LinearLayouts: Solution 1: To understand … Read more Warning: This Can Be Replaced With A Tag