Questions tagged [android-studio-2.2.3]

Android Studio 2.2.3 is a version of Android Studio that was released on December 7, 2016.

Android Studio 2.2.3 is a version of that was released on December 7, 2016.

More info on Android Studio home page or StackOverflow tag

9 questions
4
votes
2 answers

Error after update......Gradle dependency cache may be corrupt

I updated my Android Studio from 2.2.3 to 2.3. Since then I am getting this Error: Failed to open zip file. Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download…
Sameet Raza
  • 51
  • 1
  • 1
  • 4
3
votes
2 answers

Is it possible to create multiple directories for drawable in res?

So I have tried creating new directories by right clicking the res folder then on new--> Android Resource Directory.Then I changed the Resource Type to drawable. After doing all that I copied my images into this new directory that I have…
2
votes
3 answers

Cannot find DDMS in android studio 2.2.3

I recently updated Android Studio to version 2.2.3(Windows), Android Device Monitor is running but cannot locate DDMS button to view Hierarchy Viewer. Update : I found that in Windows 'Run As Administrator' can open Android Device Monitor but it…
SudeepShakya
  • 571
  • 3
  • 14
  • 34
1
vote
0 answers

Android Logcat is working on real device,but empty when debugging with EMULATOR in android studio 2.2.3?

When I try to debug using EMULATOR in android studio Logcat shows nothing. But when I use DEVICE, LogCat shows all the messages. How should view the Logcat messages when debugging on EMULATOR?
1
vote
1 answer

Error while integrating AppDynamics: transformClassesWithMultidexlistForLiveDebug

I am trying to integrate apps performance monitoring tool with my Android Application by my gradle fails saying Error:Execution failed for task ':app:transformClassesWithMultidexlistForLiveDebug'. > java.util.NoSuchElementException (no error…
Lalit Poptani
  • 67,150
  • 23
  • 161
  • 242
0
votes
1 answer

Error:Execution failed for task ':app:prepareComGoogleAndroidGmsPlayServicesAds980Library' > Failed to create parent directory when creating directory

I am using Android Studio 2.2.3. My app has always been compiling and working properly but suddenly today I received this error: Error:Execution failed for task ':app:prepareComGoogleAndroidGmsPlayServicesAds980Library'. > Failed to create parent…
Jaime Montoya
  • 6,915
  • 14
  • 67
  • 103
0
votes
1 answer

logcat show anything except errors

Look at above image I must take null point exception but I got nothing! not just in this case seems my android studio not show errors . I try so many ways like restart adb,android studio,emulator of phone, clear cache, online sync, reset logcat and…
Erf
  • 343
  • 1
  • 3
  • 11
0
votes
1 answer

Android Studio 2.2.3 freeze when launching

When i try to run Android Studio it gets suspended and not launching. Link to screenshot I've tried several things such as: Cannot start Android Studio. Android Studio stuck at the splash screen Currently it is not working. It happens to me several…
K.Os
  • 5,123
  • 8
  • 40
  • 95
0
votes
1 answer

Gradle 'XXX' project refresh failed:Error:Cause: java.lang.NullPointerException

I am installing and uninstalling Android Studio 2.2.3 over and over again,but this problem exists all the time when I create a new project or open an existed project. PS:I didn't write any code. Here's the screen shot: Here's the build.gradle…
Mr.Along
  • 11
  • 4