Understand Android Activity's launchMode: standard, singleTop, singleTask and singleInstance 2015-04-15T10:01
How to add a Native Facebook Like Button to your Android app using Facebook SDK for Android v4 2015-04-27T09:52
Correct the ImageView's adjustViewBounds behaviour on API Level 17 and below with AdjustableImageView 2015-03-13T20:10
How to distribute your own Android library through jCenter and Maven Central from Android Studio 2015-05-31T10:18
file:// scheme is now not allowed to be attached with Intent on targetSdkVersion 24 (Android Nougat). And here is the solution. 2016-07-23T08:11