Nowadays Barcodes and QR Codes are widely used in lot of mobile apps. In a QR Code you can store information like text, sms, email, url, image, audio and few other formats. In Android you can extract the information stored in barcodes by using Google Vision Library. Even though there…
Introduction of RecyclerView is the best thing ever happen to android world. You can create stunningly beautiful lists and…
While developing Android Applications, supporting multiple resolutions are sometime nightmare to developers. Including multiple images for different resolutions also…
Android is a privilege separated operating system, i.e. each application in android is separated from another through a distinct…
CardView is another major element introduced in Material Design. Using CardView you can represent the information in a card…