Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
VWWHFSfQ
4y ago
0 comments
Share
Does opening an android project in android studio implicitly run any of the code in the project? I'm guessing it does, because the ide seems to be very busy all the time, even when idle
0 comments
default
newest
oldest
Nullabillity
4y ago
build.gradle can contain arbitrary Groovy code with full system access, and needs to be executed to figure out the project structure.
j
/
k
navigate · click thread line to collapse