question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does this work on Windows ?

See original GitHub issue

I have Windows 10, and Android P on Pixel 2.

I’ve installed the APK file, and I’ve launched the gnirehtet-run.cmd file.

All I get is this:

2018-03-18 13:00:08.957 INFO Main: Checking gnirehtet client...
2018-03-18 13:00:08.957 INFO Main: Starting relay server...
2018-03-18 13:00:08.960 ERROR Main: Cannot start client: Command adb ["shell", "dumpsys", "package", "com.genymobile.gnirehtet"] failed: The system cannot find the file specified. (os error 2)
2018-03-18 13:00:08.960 INFO Relay: Relay server started

I don’t see any key-icon on the status bar, and I don’t see any dialog as shown on the main page of the repository.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
jostrycommented, May 8, 2018

I had the same issue “ERROR Main: Cannot start client: Command adb…”, Win 10 (the same behaviour for Win7) The following solution works for me (huawei p9 lite):

  1. On your PC, copy all needed files into one folder, then no path settings for adb are needed.
  2. Connect the cable.
  3. Enable data transfer mode on the phone, charge only doesn’t work.
  4. Run the gnirehtet-run.cmd.
  5. If you see the error, check your phone. It should ask for Allowing USB debugging. Click OK.
  6. Close the gnirehtet-run.cmd window and run the gnirehtet-run.cmd again. It should work now.
0reactions
AndroidDeveloperLBcommented, Mar 18, 2018

Try what I wrote then. Have you also tried the Java version? Maybe it’s from Android 8.0, because it seems ipv6 is on the minimal requirements:

https://source.android.com/compatibility/8.0/android-8.0-cdd#7_4_data_connectivity

I’ve tried on OnePlus 2, with Android 6.0.1, and it worked fine there. Even the Java version.

About the Play Store app, this can be more convenient, and it might help with keeping up with new versions. Also can make this more popular, because there are similar apps (I think they require rooted device though).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Will my apps work on Windows 10? - Microsoft Support
In limited circumstances, some older software may not have an updated version that is compatible with Windows 10. See available apps in Microsoft...
Read more >
Camera doesn't work in Windows - Microsoft Support
Learn how to troubleshoot when the camera is not working in Windows or you ... If the Get Help app is unable to...
Read more >
Make older apps or programs compatible with Windows 10
Learn how to get older apps or programs to run on Windows 10 by adjusting compatibility settings.
Read more >
What can you do with Cortana in Windows? - Microsoft Support
As a personal productivity assistant, Cortana helps you save time getting things done so you can focus on the things that are most...
Read more >
Windows 10 and Windows 11 in S mode FAQ
Windows 11 in S mode is a version of Windows 11 that's streamlined for security and performance, while providing a familiar Windows experience....
Read more >

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