./gradlew assembleDebug ./gradlew installDebug adb shell am start com.cege.games.release/.MainActivity sleep 3 adb logcat '*:V AudioManagerExtImpl:S' -b all -v color --pid=$(adb shell pidof -s com.cege.games.release)