anything about android stuff!
adb shell dumpsys window windows | grep -E 'mCurrentFocus'
adb shell am start -a android.intent.action.MAIN -n com.isfaaghyth.sample/.MainActivity
adb shell am start -a android.intent.action.VIEW -d 'isfaaghyth://home'
anything about android stuff!
adb shell dumpsys window windows | grep -E 'mCurrentFocus'
adb shell am start -a android.intent.action.MAIN -n com.isfaaghyth.sample/.MainActivity
adb shell am start -a android.intent.action.VIEW -d 'isfaaghyth://home'