I searched for a long time to find a solution to change the color of the Status Bar in my app. Actually I'm using min API 14 so I can't use the methods from the lollipop version.
Is there any way to change the Status Bar color for API 14+? (I've seen an app on the Play Store which have changed the color, I've API 19 on my phone)
You can change status bar color in kitkat (API 19) and above with SystemBarTint library but no change in older versions.