Error running adb: Error running app. Error: Activity not started, unable to resolve Intent { act=android.intent.action.VIEW dat=exp://192.168.0.100:19000 flg=0x10000000 }

See original GitHub issue

Description

trying to run genymotion simulator …

followed the instructions but getting the following error

Error running adb: Error running app. Error: Activity not started, unable to resolve Intent { act=android.intent.action.VIEW dat=exp://192.168.0.100:19000 flg=0x10000000 }

Expected Behavior

for the simulator to run

Observed Behavior

Error running adb: Error running app. Error: Activity not started, unable to resolve Intent { act=android.intent.action.VIEW dat=exp://192.168.0.100:19000 flg=0x10000000 }

Environment

  • npm ls react-native-scripts:
 react-native-scripts@1.2.1
  • npm ls react-native:
 react-native@0.47.2
  • npm ls expo:
expo@20.0.1
  • node -v: 8.4.0

  • npm -v: 5.3.0

  • yarn --version: 1.0.1

  • watchman version: `4.9.0.

Also specify:

  1. Operating system: macos sierra
  2. Phone/emulator/simulator & version: genymotion

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:18 (2 by maintainers)

github_iconTop GitHub Comments

11reactions
djaffarmrcommented, Oct 11, 2017

make sure you are using minimal API 19 on your emulator, its work on me somehow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found