Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #gradle created topics on internet
vixmemon
programming
2025-02-10 17:33
Fixing Port Lock Due to Gradle Daemon in IntelliJ
IntelliJ and Gradle keep the Gradle daemon running even when your application stops. This is how you can fix the issue.
$ 0.000
1
areitz
android
2019-06-23 17:00
The Gradle Profiler: Part Two, finding the best JVM args.
The Gradle Profiler: Part Two, finding the best JVM args. In part one I covered what the Gradle Profiler is and how to use it. This time I will be taking a closer look at how to make your build faster
$ 0.000
1
areitz
android
2019-06-23 16:53
The Gradle Profiler: Part 1 Introduction
The Gradle Profiler: Part 1 Introduction The Gradle Profiler is a tool that I’ve been using a lot lately for both my personal and work projects. It was mentioned briefly during one of the Gradle talks
$ 0.000
2
1
javierjmc
android
2018-10-30 06:21
Sharing Code Between Test and AndroidTest
Who else wanted to share some code between test and androidTest ? It's very common to have some collection of methods or variables used for testing, and more often than not we land in a situation where
$ 0.804
13
ydaiznfts
Rising Star Game
2026-04-02 14:15
Promoted
🃏 In search of the legendary ~ N 71° Opening of 4.000.000 starbits in packs [ESP/ENG] 🌷
Hola Buskerianos🤗 Bienvenidos al capítulo número 71 de "En búsqueda de la legendaria", El día de hoy abrimos 4.000.000 starbits. Increiblemente con los 4 millones de starbits no logramos conseguir
$ 1.659
583
kingori2
android
2018-06-28 06:14
여러개의 사내 배포 aar을 사용할 때 로컬 캐시로 인한 문제를 빨리 파악하기
애플리케이션 프로젝트 C에서 사내 배포 aar 프로젝트 A를 사용하는데, 이 녀석은 다시 다른 사내 배포 aar 프로젝트 B 를 사용하는 중이다. 또한 C는 B를 직접 참고하고 있기도 하다. C -> A(by aar) -> B(by aar) -> B(by aar) 사내 배포 aar 을 쓰면 local aar 캐시 때문에 aar이 새로 배포될
$ 0.135
3
masudrana
utopian-io
2018-06-17 16:58
Logo contribution to gradle play publisher
Repository Details This is my contribution to Gradle Plugin which allow user to upload his APK and metadata to the Google Play Store .I visited their github page and created an issue regarding the icon-logo
$ 70.166
17
3
a186r
android
2018-04-16 16:07
gradle下载超时的问题
今天又碰到gradle相关的问题了,这都是防火墙导致的,之前解决的时候是下载在本地,使用本地gradle离线编译,可是这次却失败了,折腾很久没好,最后删除了.gradle文件夹,然后清除android studio缓存并且重启android studio之后,会弹出一个设置proxy的界面,在那里勾选http和https使用代理,打开后gradle就可以正常下载了,前提是电脑开了代理,还是早日抽空把路由器刷了吧
$ 0.000
0
kevinhatan
docker
2018-04-14 02:27
How to prevent downloading of Gradle dependencies when doing docker run for gradle projects
Write these entries into your Dockerfile as follows: RUN mkdir -p /root/.gradle ENV HOME /root VOLUME /root/.gradle In your docker run command, you just need to amount your root .gradle folder from your
$ 0.000
2
3
gr33nm4ster
Snapie
2026-04-01 20:00
Promoted
My Own Page Initiative by Snapie: 200 $HIVE as prizes.
Concurso de personalización de My Own Page 200 $HIVE en premios.
$ 20.243
370
15
saashtechnology
android
2018-03-18 07:18
Gradle and Plugin info for developing error free Android apps in Android Studio
Hi Steemians, I would like to update everyone with the updates of developing error free Android apps in Android Studio because many find issues because of plugin/gradle version issues Set the Android plugin
$ 0.000
1
1
rizkimufrizal
java
2018-03-13 02:48
Instalasi Perlengkapan Coding Java
Untuk melakukan coding java, ada beberapa hal yang harus kita lakukan dintaranya adalah Instalasi JDK (Java Development Kit) Instalasi build tool java Instalasi IDE java Pada tutorial ini, penulis hanya
$ 0.000
2
3
singhpratyush
elasticsearch
2017-12-05 04:06
Using NodeBuilder to instantiate node based Elasticsearch client and Visualizing data
As elastic.io mentions, Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases. But in many setups, it is not possible to manually install
$ 0.000
7
3
gubatron
java
2016-07-16 00:24
GRADLE: HOW TO ADD A LIST OF LOCAL .JAR FILES TO THE BUILD CLASSPATH
Sometimes you don’t want/cant use maven repos, all you have is a bunch of local jars on disk that you want to use as part of your compilation classpath, and the freaking gradle documentation is too vague.
$ 0.000
1
darth-azrael
retrogaming
2026-03-29 17:34
Promoted
Electronic Games (Winter 1981)
Electronic Games was really the grandfather of video game magazines. Unfortunately it was not long lived as it was introduced shortly before the video game crash of that era. This is the first issue from
$ 1.553
194
8
gubatron
java
2016-07-15 23:33
[SOLVED] GRADLE: HOW TO INCREASE THE JAVA COMPILER’S AVAILABLE HEAP MEMORY
The documentation is not very clear on what all the available options are… after much Googling and many different attempts finally figured out how to raise the maximum heap of the compiler from within
$ 0.000
1