You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't start shell version of remotejs on Windows 7 x64 Python 2.7.
That what I've got after running remotejs.py:
RemoteJS - Remote JavaScript Console for Android.
Please wait...
Target device is 015F27681800B00D.
Device disconnected.
There is a small delay between "Please wait..." and "Target device..." which can be removed by -n command option. Probably it caused by host package upload.
No package appeared on target device.
adb logcat works fine. I even see default browser's log messages.
I've tried this on emulator with android 2.2 and on Motorola DEFY with android 2.1 on it. Didn't find any differences in behavior.
Probably, problem caused by some errors during host package installation. But I don't know how to debug it.
Manual installation of remotejs.apk didn't help. I've tried remotejs.py with -n option and behavior was the same. remotejs.py without options removed application from target device.
The text was updated successfully, but these errors were encountered:
I can't start shell version of remotejs on Windows 7 x64 Python 2.7.
That what I've got after running remotejs.py:
RemoteJS - Remote JavaScript Console for Android.
Please wait...
Target device is 015F27681800B00D.
Device disconnected.
There is a small delay between "Please wait..." and "Target device..." which can be removed by -n command option. Probably it caused by host package upload.
No package appeared on target device.
adb logcat works fine. I even see default browser's log messages.
I've tried this on emulator with android 2.2 and on Motorola DEFY with android 2.1 on it. Didn't find any differences in behavior.
Probably, problem caused by some errors during host package installation. But I don't know how to debug it.
Manual installation of remotejs.apk didn't help. I've tried remotejs.py with -n option and behavior was the same. remotejs.py without options removed application from target device.
The text was updated successfully, but these errors were encountered: