Skip to content

Instantly share code, notes, and snippets.

@lyf-is-coding
Created November 29, 2021 07:33
Show Gist options
  • Save lyf-is-coding/5cd02691e3bc0257fca4d7e303ad2594 to your computer and use it in GitHub Desktop.
Save lyf-is-coding/5cd02691e3bc0257fca4d7e303ad2594 to your computer and use it in GitHub Desktop.
ADB start PUBGm Global version for Smartgaga
adb -s emulator-5554 shell mkdir /data/data/com.tencent.tinput1
adb -s emulator-5554 shell mkdir /data/data/com.tencent.tinput1/cache
adb -s emulator-5554 shell mkdir /data/data/com.tencent.tinput
adb -s emulator-5554 shell mkdir /data/data/com.tencent.tinput/cache
adb -s emulator-5554 shell am start com.tencent.ig/com.epicgames.ue4.SplashActivity filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment