Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selendroid server wont recongnize emulator #1189

Open
neoyagami opened this issue Oct 24, 2019 · 0 comments
Open

Selendroid server wont recongnize emulator #1189

neoyagami opened this issue Oct 24, 2019 · 0 comments

Comments

@neoyagami
Copy link

Hi.

the jar server
selendroid-standalone-0.17.0-with-dependencies_fixed.jar wont recongnize my emulated device

Parsing /Users/neoyagami/Library/Android/sdk/build-tools/28.0.3/package.xmlParsing /Users/neoyagami/Library/Android/sdk/build-tools/29.0.2/package.xmlParsing /Users/neoyagami/Library/Android/sdk/emulator/package.xmlParsing /Users/neoyagami/Library/Android/sdk/patcher/v4/package.xmlParsing /Users/neoyagami/Library/Android/sdk/platform-tools/package.xmlParsing /Users/neoyagami/Library/Android/sdk/platforms/android-16/package.xmlParsing /Users/neoyagami/Library/Android/sdk/platforms/android-27/package.xmlParsing /Users/neoyagami/Library/Android/sdk/sources/android-16/package.xmlParsing /Users/neoyagami/Library/Android/sdk/system-images/android-26/google_apis_playstore/x86/package.xmlParsing /Users/neoyagami/Library/Android/sdk/tools/package.xmlAvailable Android Virtual Devices:
    Name: Nexus_5X_API_26
  Device: Nexus 5X (Google)
    Path: /Users/neoyagami/.android/avd/Nexus_5X_API_26.avd
  Target: Google Play (Google Inc.)
          Based on: Android 8.0 (Oreo) Tag/ABI: google_apis_playstore/x86
    Skin: 1080x1920
  Sdcard: 512 MB
<--
oct 24, 2019 7:36:42 PM io.selendroid.standalone.io.ShellCommand exec
INFORMACIÓN: Executing shell command: /Users/neoyagami/Library/Android/sdk/platform-tools/adb devices
oct 24, 2019 7:36:42 PM io.selendroid.standalone.io.ShellCommand exec
INFORMACIÓN: Shell command output
-->
List of devices attached
emulator-5554	device
<--
oct 24, 2019 7:36:42 PM io.selendroid.standalone.server.model.DeviceStore addEmulators
INFORMACIÓN: Adding: AndroidEmulator [screenSize=(1080, 1920), targetPlatform=null, serial=null, avdName=Nexus_5X_API_26, model=Nexus 5X (Google), apiTargetType=android]
oct 24, 2019 7:36:42 PM io.selendroid.standalone.server.SelendroidStandaloneServer start
INFORMACIÓN: Selendroid standalone server has been started on port: 4444
oct 24, 2019 7:37:08 PM io.selendroid.standalone.server.model.SelendroidStandaloneDriver getSupportedDevices
INFORMACIÓN: Error occurred when building supported device info: null

also the status of the selendrod server says:

{"value":{"os":{"name":"Mac OS X","arch":"x86_64","version":"10.14.6"},"build":{"browserName":"selendroid","version":"0.17.0"},"supportedDevices":[],"supportedApps":[{"mainActivity":"io.selendroid.androiddriver.WebViewActivity","appId":"io.selendroid.androiddriver:0.17.0","basePackage":"io.selendroid.androiddriver"},{"mainActivity":"net.technisys.android.core.gui.util.MainActivity","appId":"cl.android:14.0.2","basePackage":"cl.android"}]},"status":0}

I installed the latest and also the platform 16 sdk's with android studio

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant