Calligraphy – Add custom font in Android
Are you fed up of Custom Views to set fonts? Or traversing the ViewTree to find TextViews? Yeah me too. Sometime we want some other font for our Android application…
Are you fed up of Custom Views to set fonts? Or traversing the ViewTree to find TextViews? Yeah me too. Sometime we want some other font for our Android application…
In my previous post we discuss about how to add chipview in your android application but today we'll see how to add 3D effect in Android using this library. Sound is cool…
Now social media is on hike and many of social apps are creating but if you want your app also goes on hike then you should think different from other…
If you're a Java lover and want to make UI interface in java instead of using HTML5. Then j2HTML is a java library of Java to HTML generator. You can…
Sometime we need to show ViewGroup content with DrawerLayout and very complicated to implement but this library is a DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view,…
After Fingerprint security comes in Android many developers want to use that feature in their app but handle android fingerprint API is a hard task but this library offers an…
Nowadays every project need social registration for attract more users but according to most developers it is a hard task. OAuth/OAuth2 was difficult? Configuring ScribeJava is so easy your grandma can…
Image processing is a hard task for any developers and today i came with thumbnail generation java library called Thumbnailator. It can off some hard task to creating high-quality thumbnails in Java.…
TapTargetView Android library is an implementation of tap targets from the Material Design guidelines for feature discovery. In my previous article i shared some animation android tutorial like : Bubble Tab…
Two Panels Layout Animation Android Library is fully customizable with a drag-gable divider where you can hide and show the fragments in vertical and horizontal and customize the behavior on…