A project built using the IntelliJ Platform Plugin Template includes a Gradle configuration that's already been set up. Feel free to read through the Using Gradle articles to better understand your ...
SMART CHEAT SRC/ ├── app/ │ ├── src/main/ │ │ ├── java/com/android/support/ │ │ │ ├── ESPView.java # ESP overlay view │ │ │ ├── Launcher.java # Library launcher │ │ │ ├── Main.java # Main entry point ...