Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
3 views

While making a build on react native app on my mac iOS system i am getting this error

Please guide me with the error Failed to upload the project tarball to EAS Build Reason: EPERM: operation not permitted, scandir '/Users/agrahyah/.Trash' Error: build command failed. I have used this ...
Aneesh Assary's user avatar
0 votes
0 answers
22 views

Tryind to run android emulator from vs (error Failed to install the app)

It does run the emulator but not my app. I can just see the android phone and use it but my app doesn't come This is the error I get: error Failed to install the app. Command failed with exit code 1: ...
Okyanus's user avatar
0 votes
1 answer
60 views

Unresolved reference: R and BuildConfig in React Native Android Project with Kotlin

I'm currently working on a React Native project with Kotlin and I'm facing some issues during the build process in Android Studio. Specifically, I'm encountering Unresolved reference: R and Unresolved ...
pratik bhattarai's user avatar
0 votes
0 answers
22 views

How to solve React native expo App header or Android phone header color background issue

Why my react native expo cli app showing like this (Pic 1) when I install apk file from expo.dev. But when I use expo eas dev-client(expo go) then the app work perfectly(Pic 2).At the time of ...
Rainul Hassan's user avatar
0 votes
1 answer
47 views

How do I fix the android studio colorbuffer error code 4300000000 when running emulator?

So I am getting this error when I try running the android studio emulator: FATAL in initVkEmulationFeatures, err code: 4300000000: Failed to find memory type for ColorBuffers. I tried freeing up ...
Burner's user avatar
  • 31
0 votes
0 answers
119 views

java.io.UncheckedIOException: Could not move temporary workspace

Today i tried to install react native and i stucked at this error * What went wrong: java.io.UncheckedIOException: Could not move temporary workspace (C:\Users\nadab\carikampus\android\.gradle\8.6\...
Nada Bilhaqi's user avatar
0 votes
0 answers
304 views

REACT NATIVE 0.74.3 Signed Release APK: No cached version available for offline mode

I am using React Native Latest version 0.74.3 for developing an APP. My App works fine if I ran this on Emulator with np react-native run-android. When I try to generate the Signed APK for Android ...
Ahsan Raza's user avatar
0 votes
0 answers
20 views

Open a React Native Android Application within my Android native application and send data to the React Native module component?

How can we achieve opening a React Native Android app within my native Android Application which makes the other application (React Native Application) looks like it belongs to the same main ...
aman's user avatar
  • 77
0 votes
0 answers
47 views

Daemon compilation failed: Could not connect to Kotlin compile daemon

Good morning, I am having a problem when compiling my react native application, it throws this error: e: Daemon compilation failed: Could not connect to Kotlin compile daemon java.lang....
Javier Albornoz's user avatar
1 vote
0 answers
32 views

Android Studio installs CMake 3.18.1 but not 3.22.1

I am new to Android Studio and React Native development with Expo. I am trying to build the app by npx expo run:android. This is throwing below error in the build. FAILURE: Build failed with an ...
Aeselcuk's user avatar
1 vote
2 answers
135 views

react native : npx react-native start ==> Could not find method exec()

i install android studio , node js, JDK 17 with the config of this video : https://www.youtube.com/watch?v=G0wrlZvDjrE But when i run the app with the cmd : npx react-native start. I have this error ...
Valentin Georis's user avatar
0 votes
0 answers
30 views

Android resource compilation failed error when assambleRelease

I'm tring to generate an apk for my android app but im getting this errors like A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable > Android resource ...
alper yolcu's user avatar
0 votes
0 answers
29 views

Installing any new plugin gradle error displaying in react native android studio and the build failed

gradle error script 'PATH\node_modules@react-native-community\cli-platform-android\native_modules.gradle' line: 401 App working with no problem with existing Dependency, but When i install any new ...
Santhosh Kumar's user avatar
0 votes
0 answers
21 views

Android studio/ react native

I have a code, that asks a permissions for an Android storage. When i run it on emulator(pixel 8 pro) it works correctly, but when i build project as release version and install it on my own Galaxy ...
Алексей Алматинов's user avatar
0 votes
0 answers
85 views

AAPT: error: resource style/Theme.AppCompat.Light.NoActionBar not found

I know there are a number of posts on this but I have tried the tips in all of them and have been banging my head agains this for days now! I am using Android Studio Koala 2024.1.1. Part of build....
Kit Kline's user avatar

15 30 50 per page
1
2 3 4 5
81