I am new to coding and I am making a app for a subjet in school, but a error just appeared and I dont know what to do:
Here is the error:
update failed for AnAction(com.intellij.execution.ExecutorRegistryImpl$ExecutorAction) with ID=Run
java.io.FileNotFoundException: C:UserscynavAndroidStudioProjectsTheAlarmappbuildintermediatesapk_ide_redirect_filedebug….apkdebugoutput-metadata.json
It says that it doesn´t finds a file, but the file its still there and also, I am using kotlin but there seems to be some thing of java or I dont know.
3
Answers
Just click on
Build
->Clean Project
first sync gradle
then clean project
if not work ask clearly and share your code or screenshot
Delete output-metadata.json and try to build app (.apk) again