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

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -