Location of gradle binary on Android Studio Install (Linux) -


where standard android studio install under linux place gradle executable?

i want run cmd line, can't find add path

by default android studio uses gradle wrapper. can find gradlew file in project root. check this link

if want can install own gradle version , use command line. in case can tell android studio use version instead of wrapper


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

ios - How to Rectify the Relationship Fault in CoreData While parsing RESTKIT? -