

Android Floating Widget like Facebook messenger head .
Floating widgets are the views that float over the screen. This view will remain floating on the screen no matter whichever screen you...


Android Barcode / QR Code Scanner using Google Mobile Vision
Now a days Barcodes and QR Codes are widely used in lot of mobile apps. In a QR Code you can store information like text, sms, email,...


Android Gridview Example
GridView is one of the best layout widget of android apps development. GridView is mainly useful when we want to show data in grid layout...


Android Text to Speech for all version (including Marshmallow)
Android is providing a cool feature (from Android 1.6) called Text to Speech (TTS) which speaks the text in different languages. This...