79410670

Date: 2025-02-04 05:46:33
Score: 1.5
Natty:
Report link

At first try to remove the app from emulator, or do wipe data.

To run your android app from './android' folder:

  1. Open prebuilded folder in Android Studio. Be sure that all dependencies automatically will be installed. Usuallty it takes some time
  2. Next step npx expo run:android
  3. Now your app is running, make some changes in native directory, and apply run from android studio - then you get succesful build, with applied changes.
Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Oleg Kuzmin