Error:Execution failed for task directoryPicker:processReleaseResources - Android General

Hello developers,
Since I am new to the forum, I was unable to post my question in the Android developer section.
I am having a problem lately with Android Studio ever since I updated to 2.3.3
The error occurs when I try to run or build a project. Here is error message:
Code:
Error:Execution failed for task ':directoryPicker:processReleaseResources'.
> java.io.IOException: Could not delete path 'C:\Users\XXXXXXX\Desktop\XXXXXXXXX\XXXXXXXXX\directoryPicker\build\generated\source\r\release\android\support\compat'.
Every time I want to build or run the project, I have to "Build > Clean project". This happens to all my projects and not only one project. I did the following:
Ran Android Studio in Administration mode
Deleted the build folder
Restarted the computer and Android Studio
But no luck! Any idea on how to resolve this issue?

Also please be informed that the file path varies. Sometimes it's "android\support\compact" and sometimes it's something else!

Related

[Q] Problem with Eclipse

Hey there I have a problem with Eclipse when i select run, i get the following error before it starts:
"An internal error occurred during: "Launching New_configuration".
Path for project must have only one segment."
Is it to do with environment variable that had to be set up? If anyone can help with this id be most grateful

[Q] [ruboto] - Unable to use --abi option when creating emulator

I'm new to the development of Android Applications, and new to the forums, so I think I have this in the right spot. I'm trying to use Ruboto and JRuby to create an android application. However, when following this tutorial:
HTML:
https://github.com/ruboto/ruboto#readme
the step to create the emulator does not work for me.
Code:
ruboto emulator -t android-19
, since I don't have 17 installed. The error I get when I issue that command is:
Code:
Error: This platform has more than one ABI. Please specify one using --abi.
However, when I place the --abi option anywhere in the command, I get the response that the --abi option is unknown. I've tried it like this
Code:
ruboto emulator -t android-19 --abi
Then also adding in default, default/x86, and placing these options before the -t option. I'm not sure what I need to do to fix this because I'm not finding much in the way of info on it.
System and Software
Debian 7.4 with Jruby 1.7.11 installed. Using Ruboto, and Android Development Kit adt-bundle-linux-x86-20131030. I've also got most if not all the compilers available from the aptitude repos. If there is any more information requried, please let me know.

I am not able to fix the run problem in android studio

Hello,
I am new to android studio and I am not able to fix the issue of run button. I have opened my existing project and the run option is disabled in android studio. I am getting error as:- StreamCorruptedException: Failed to maintain projects LRU cache for dir C:\Users\bhavya\.AndroidStudio2.2\system\resource_folder_cache: invalid stream header: 00000000
What should I do?

Can not start android studio on linux

I have installed android studio on puppy linux precise 5.71
When I start studio.sh following errormessage is shown and studio does not start
Unable parse command line: Unknown option --error
I have changed script from !/usr/bin/sh to /usr/bin/bash but still same error
Can anybody tell me how to rectify this error ?
Thanks in advance

Android studio problem

how to fix Error running 'Specifications': Cannot run program "gauge" (in directory "C:\DOC\My-App-Restaurante-Finxi-master"):
Do you mean that you couldn't build & run your app project in the Android Studio?

Categories

Resources