Android Application Launcher Icon generator bash script

Android

Android Launcher icon sizes are as following, 48 × 48 (mdpi)72 × 72 (hdpi)96 × 96 (xhdpi)144 … Read more

Android demo application with button click event

Following source code describes a simple demo application which shows a button which when clicked prints a … Read more

Android DRM info, Check your device’s DRM Capabilities

Netflix and other services such as Amazon Prime Video are protected by digital rights management, or DRM … Read more

What is JSON and Understanding JSON syntax with simple example

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and … Read more