Set application as the launcher in android with adb

Android

To set an application as a launcher run this from adb shell:


>pm set-home-activity package.com/.ActivityName

Post a Comment

Previous Post Next Post