Android studio custom gradle launch command -
Clean up to gather / gradlew. - PidisablePreDex
But I do not want to go to the command line and then use the ADB install name.apk. I am using Android Studio and want to configure run configuration to run with this command?
- Click on the dropdown list to the left of the "Run" button.
- Click on "Edit Configuration ..."
- Click on "Gradle" button.
- Create your custom "Run" Configure the script
Comments
Post a Comment