Skip to content

Instantly share code, notes, and snippets.

@shishirthedev
Last active May 28, 2024 13:04
Show Gist options
  • Select an option

  • Save shishirthedev/f72cb0a983a0b977aeaebd5bacd685e1 to your computer and use it in GitHub Desktop.

Select an option

Save shishirthedev/f72cb0a983a0b977aeaebd5bacd685e1 to your computer and use it in GitHub Desktop.
ADB Commands:
****************************
1. Launch deep link:
adb shell am start -W -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d https://f8uqp.app.goo.gl/r7rJWgPHDpKoWxL99 net.omobio.robisc
Gradlew Command:
./gradlew --version
./gradlew assemble
./gradlew assembleDevRelease
./gradlew clean build
./gradlew build
./gradlew bundle
./gradlew signingReport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment