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

Welp friend, any idea about how to solve it? #511

Open
ShadZerox opened this issue Oct 3, 2023 · 14 comments
Open

Welp friend, any idea about how to solve it? #511

ShadZerox opened this issue Oct 3, 2023 · 14 comments

Comments

@ShadZerox
Copy link

imagem_2023-10-03_160839708

Im trying for a while now, this is happening with the rust version.

image

And this one is happening with the java 8 version.

@rom1v
Copy link
Collaborator

rom1v commented Oct 3, 2023

Did you install adb?

https://github.com/Genymobile/gnirehtet#adb

@ShadZerox
Copy link
Author

Did you install adb?

https://github.com/Genymobile/gnirehtet#adb

I did, it's in the same folder as both versions.

@rom1v
Copy link
Collaborator

rom1v commented Oct 3, 2023

What is the result of adb shell dumpsys package com.genymobile.gnirehtet if you execute it from a terminal from the gnirehtet directory?

  1. press Windows+r, type cmd and press Enter
  2. type cd C:\the\path\to\your\gnirehtet (adapt the path) and press Enter
  3. execute adb shell dumpsys package com.genymobile.gnirehtet

@sgwszzh
Copy link

sgwszzh commented Oct 4, 2023

you may need this driver: https://developer.android.com/studio/run/win-usb

@ghost
Copy link

ghost commented Oct 17, 2023

What is the result of adb shell dumpsys package com.genymobile.gnirehtet if you execute it from a terminal from the gnirehtet directory?

  1. press Windows+r, type cmd and press Enter
  2. type cd C:\the\path\to\your\gnirehtet (adapt the path) and press Enter
  3. execute adb shell dumpsys package com.genymobile.gnirehtet

Screenshott

@ghost
Copy link

ghost commented Oct 17, 2023

I am also facing the same issue

@ShadZerox
Copy link
Author

I am also facing the same issue

I solved it, you should execute it by CMD directly in the folder, just click at the folder directory bar, and type cmd, then press enter.

After that, type g and then tab until the gnirehtet.exe shows up. Press space and type install.
Enter

If it succeed, just open the gnirehtet run archive at the folder.

If not, retry it a few times. You need your phone to be connected on the PC, USB debugging activated, and keep your eyes on the phone so as not to miss the linking warning.

@ghost
Copy link

ghost commented Oct 17, 2023

If it succeed, just open the gnirehtet run archive at the folder.

If not, retry it a few times. You need your phone to be connected on the PC, USB debugging activated, and keep your eyes on the phone so as not to miss the linking warning.

can u please explain about the archive folder

@ShadZerox
Copy link
Author

If it succeed, just open the gnirehtet run archive at the folder.
If not, retry it a few times. You need your phone to be connected on the PC, USB debugging activated, and keep your eyes on the phone so as not to miss the linking warning.

can u please explain about the archive folder

images-16~2

Talking about this bar right there, enter the folder the gnirehtet is located at, click at this bar and type "cmd". This will open the cmd at this directory.

@ghost
Copy link

ghost commented Oct 17, 2023

If it succeed, just open the gnirehtet run archive at the folder.
If not, retry it a few times. You need your phone to be connected on the PC, USB debugging activated, and keep your eyes on the phone so as not to miss the linking warning.

can u please explain about the archive folder

images-16~2

Talking about this bar right there, enter the folder the gnirehtet is located at, click at this bar and type "cmd". This will open the cmd at this directory.

i opened cmd there ran the commands multiple times but it gives the following error
Screenshot 2023-1

@rom1v
Copy link
Collaborator

rom1v commented Oct 17, 2023

See #5

@ShadZerox
Copy link
Author

If it succeed, just open the gnirehtet run archive at the folder.
If not, retry it a few times. You need your phone to be connected on the PC, USB debugging activated, and keep your eyes on the phone so as not to miss the linking warning.

can u please explain about the archive folder

images-16~2
Talking about this bar right there, enter the folder the gnirehtet is located at, click at this bar and type "cmd". This will open the cmd at this directory.

i opened cmd there ran the commands multiple times but it gives the following error Screenshot 2023-1

Did the window for accepting the connection showed up? Make sure you accepted it. If you did try disconnecting the gnirehtet from the device and doing the same process of "gnirehtet.exe install", if I can I'll make a video showing the process.

@ghost
Copy link

ghost commented Oct 17, 2023

See #5

Thanks alot!

@ghost
Copy link

ghost commented Oct 17, 2023

See #5

I am using a realme 7i device running android 11 version after a reset. I can perform the stream install of the apk using adb when i am on debigging mode with simple file transfer mode. but, get permission issues when trying to run the tethering service.

after installing the apk i switched to usb debugging with MIDI config and i was able to get through the permission issue but it then gives the following error
Screenshot 2023-1

Edit: I cant use adb with MIDI Mode due to some reason that i dont know of.

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

3 participants