I would like open my Prebuild Expo React Native Project in Android Studio and run it on the android Emulator (using bare workflow). I have already prebuild my project using "npx expo prebuild --clean"
I can also open the project in Android Studio. But when I try to run it on the emulator, then I always get the Error: "Error running 'app': The application could not be installed." I don't get any other error information.
What is the reason for this Error and how could I solve this? I am looking forward to your advice!
I would like open my Prebuild Expo React Native Project in Android Studio and run it on the android Emulator (using bare workflow). I have already prebuild my project using "npx expo prebuild --clean"
I can also open the project in Android Studio. But when I try to run it on the emulator, then I always get the Error: "Error running 'app': The application could not be installed." I don't get any other error information.
What is the reason for this Error and how could I solve this? I am looking forward to your advice!
At first try to remove the app from emulator, or do wipe data.
To run your android app from './android' folder: