Android Application doesn't run on Physical Device nor emulator - android

Hi I have been using Android Studio for a while now and it always run smoothly. But today after opening it after some days it doesn't run neither on the physical device nor on the emulator.
I have encountered the following error
12:30:04 Gradle build finished with 3 error(s) in 48s 714ms
:app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 46.376 secs

Related

Flutter - cannot run android app (build failed with exception)

I'm unable to run newly created flutter projects on any android device. I've tried a fresh install of the android sdk but still getting the same error message. I've tried the same process on a different machine and everything works fine.
The error message:
Launching lib\main.dart on SM G781B in debug mode...
Running Gradle task 'assembleDebug'...
Parameter format not correct -
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:processDebugResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
AAPT: error: failed writing to 'C:\Users\Rhys\Documents\Dev Projects\Flutter\flutter_app_test\untitled\build\app\intermediates\runtime_symbol_list\debug\R.txt': The data is invalid. (13).
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 4s
Exception: Gradle task assembleDebug failed with exit code 1
Running flutter doctor
SDK's installed:
SDK tools:
Does anybody have any suggestions at all? I'm not sure what else to try at this point

Cannot build flutter applications on other locations than disc C

Flutter app successfully runs on local disc C but if I create the app on any other location and run the app the following error shows.
The app successfully runs only if I create the app on Local Disc C. I created the app on disk D and tried to run the app on an emulator but the build failed and the following error showed.
Launching lib\main.dart on sdk gphone x86 arm in debug mode...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
> java.io.FileNotFoundException: F:\Educational\practicals\Flutter\socio_app\build\app\intermediates\manifest_merge_blame_file\debug\manifest-merger-blame-debug-report.txt (Access is denied)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 44s
[!] Gradle threw an error while downloading artifacts from the network. Retrying to download...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
> java.io.FileNotFoundException: F:\Educational\practicals\Flutter\socio_app\build\app\intermediates\manifest_merge_blame_file\debug\manifest-merger-blame-debug-report.txt (Access is denied)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 7s
[!] Gradle threw an error while downloading artifacts from the network. Retrying to download...
Exception: Gradle task assembleDebug failed with exit code 1
Exited (sigterm)

FAILURE: Build failed with an exception running on emulator nexus5 api27

Launching lib\main.dart on Android SDK built for x86 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Could not create service of type DefaultUserHomeScopedCompileCaches using UserHomeScopeServices.createCompileCaches().
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 14s
Exception: Gradle task assembleDebug failed with exit code 1
Please tell me a solution to overcome this problem.
Run flutter clean in terminal or from android studio and try running the app again.

react-native run-android fails with error

i'm getting the following errors in my console.
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
What went wrong:
Execution failed for task ':react-native-video:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
2: Task failed with an exception.
What went wrong:
Execution failed for task ':react-native-firebase:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it
incompatible with Gradle 5.0. Use '--warning-mode all' to show the
individual deprecation warnings. See
https://docs.gradle.org/4.10.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 10s 151 actionable tasks: 13 executed, 138 up-to-date
error Could not install the app on the device, read the error above
for details. Make sure you have an Android emulator running or a
device connected and have set up your Android development environment:
https://facebook.github.io/react-native/docs/getting-started.html
error Command failed: ./gradlew app:installDebug. Run CLI with
--verbose flag for more details.
Is your android device is connected. Check it with
adb devices
If no device name shows then, no device is connected, try to connect your device correctly and run
react-native run-android
and in different terminal run
npm start

meteor building failed Cordova app for platform Android: Error code 1 for command:

I'm having difficulty loading meteor cordova app into Android device with Android studio and am getting an error Error:Android Source Generator: [jackpot] AndroidManifest.xml file not found. I was previously able to load app onto ios and Android emulators but not on the actual device. Now when i run meteor build .build --server http://localhost:3000 I'm getting the following error msg. I am looking for a fix.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':packageX86Release'.
Failed to add /Users/georgeakinian/Projects/jackpot/.meteor/local/cordova-build/platforms/android/build/intermediates/transforms/mergeJniLibs/x86/release/folders/2000/1f/main
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 39.997 secs
Building Cordova app for Android |
FAILURE: Build failed with an exception.
What went wrong:
Failed to notify build listener.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
=> Errors executing Cordova commands:
While building Cordova app for platform Android:
Error code 1 for command:
/Users/georgeakinian/Projects/jackpot/.meteor/local/cordova-build/platforms/android/gradlew with
args:
cdvBuildRelease,-b,/Users/georgeakinian/Projects/jackpot/.meteor/local/cordova-build/platforms/android/build.gradle,-Dorg.gradle.daemon=true,-Pandroid.useDeprecatedNdk=true
In your project folder, try to remove .meteor/local/build, .meteor/local/cordova-build, and .meteor/local/plugin-cache folders and then try to rebuild.

Categories

Resources