How to Start and Stop android service from adb shell

If you have followed our another article “Understanding Android Services with Example” you might be allready able … Read more

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 Applications for Audio, Video and Images Casting to TV / STB

This posts details about the list of Android applications which you can use to cast your Audio, … Read more

How to Acquire and Release a wakelock forcefully from Android shell

Sometime when you are developing some code where you need to acquire a wakelock or when you … 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

How to save your Android Mobile’s battery to last it longer ?

Save Power

Recently one of my Android smart phone’s battery suddenly started draining very frequently and since I was … Read more