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

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

Resolved : Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI]

If you are trying to install some android application which is not downloaded from Android Playstore but … Read more