Linked Questions

1 vote
0 answers
2k views

I've been looking into the PXIX path building failed issue while doing gradle build. Reinstall jdk does not work but the code runs on other PC(win/ubuntu) without any problem. I followed numerous ...
Yeling's user avatar
  • 31
408 votes
17 answers
338k views

I am trying to import a Gradle project into IntelliJ, and when I get to the Gradle Home textbox, it is not automatically populated, nor will typing in the path of Gradle Home result in a valid ...
user2699970's user avatar
  • 4,093
47 votes
32 answers
125k views

So I just installed Android Studio again after a long time and it asked me to configure the proxy, so I did. I tested the connection and it worked. Then it asked me to configure the proxy settings for ...
000000000000000000000's user avatar
59 votes
3 answers
120k views

I've just read this article about what is HTTPS service, and understand the basic of https. When requesting https content, the server will send a public key to browser, so that every time, the browser ...
Nicolas S.Xu's user avatar
  • 14.6k
36 votes
3 answers
35k views

Error : Could not find com.android.tools.build:gradle:4.0.1. Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/gradle/4.0.1/gradle-4.0.1.pom https://dl.google....
SadeghJ4's user avatar
  • 1,872
34 votes
1 answer
103k views

I'm developing a Java application that connects to SOAP services exposed at https://ut.eurodw.eu/ (test environment for European Datawarehouse). I'm working on my development machine, recently ...
usr-local-ΕΨΗΕΛΩΝ's user avatar
5 votes
4 answers
9k views

Getting error when trying build for first time in Android Could not GET 'https://jcenter.bintray.com/com/android/tools/build/gradle/3.1.3/gradle-3.1.3.pom'. Received status code 407 from server: ...
Amruth A's user avatar
8 votes
3 answers
20k views

I am getting following error in Android Studio 2.3.2 when i am trying to create Empty Activity project. I also getting this when i try to import a project. Error:Cause: unable to find valid ...
Rome's user avatar
  • 81
2 votes
3 answers
16k views

I just install android studio 3.1.3,because of certification issue i just downgrade the studio to 3.0.1 version, even though am getting the certification issue.,The issue comes when I try to creating ...
Binil Surendran's user avatar
6 votes
5 answers
2k views

I'm getting these errors when I try and build my project, it looks like it thinks I have 2 of the same library, but I'm not sure why: Unable to resolve dependency for ':app@debug/compileClasspath': ...
Andy's user avatar
  • 2,308
4 votes
0 answers
9k views

while I was creating a new project Gradle Project Sync Failed, it shows : Cause: unable to find valid certification path to requested target but running my older project it runs perfectly. No, any ...
RAVI MANDAL's user avatar
4 votes
2 answers
5k views

I created a new Application in Flutter. I try to run that application on Android Mobile. It shows below Error. "Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun....
Naga Raj's user avatar
  • 105
5 votes
0 answers
2k views

I have a Project build.gradle file: // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext.kotlin_version = '1.2.61' ext.anko_version = ...
Dave Chambers's user avatar
1 vote
0 answers
2k views

I have been struggling with this error for a long time and still could not find a solution to it. I have installed android studio 4 on Ubuntu 16.04.6 LTS. I am connected to the internet behind a proxy....
moujab's user avatar
  • 11
0 votes
0 answers
679 views

I am trying to add Taboola sdk Project build.gradle repositories { ... maven { url 'https://taboolapublic.jfrog.io/artifactory/mobile-release' } ... } app build.gradle implementation 'com....
Vishwajit Palankar's user avatar

15 30 50 per page