Skip to content

Instantly share code, notes, and snippets.

@bolerap
Last active July 25, 2018 04:19
Show Gist options
  • Select an option

  • Save bolerap/952a2d71cdd5371a2fddf5909a1051f2 to your computer and use it in GitHub Desktop.

Select an option

Save bolerap/952a2d71cdd5371a2fddf5909a1051f2 to your computer and use it in GitHub Desktop.

Errors

  1. 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
  • fix by: chmod 755 android/gradlew
  1. react-native run-android not found default
  • fix by remove dependency that not used from android/settings.gradle and MainApplication.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment