-
Notifications
You must be signed in to change notification settings - Fork 596
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
Broadcast returned 0 #227
Comments
Could you try building the current It contains this commit: f868180 |
Thanks for the fast reply. |
Hmm, I'm experiencing the same error now after updating to HEAD |
You need to uninstall and reinstall the version you built from |
I did uninstall and reinstall, still no "broadcast" log in adb log |
Ah, so it's not the same error as this issue! If you don't have any broadcast logs, it's good. What output do you get? |
nothing, |
Why are you doing this? What happens if you |
It's for debugging
it hangs after printing |
You don't use the |
for apk I did |
heh, weird, I'll investigate. The right command should be
|
Heh, forget to use |
Glad someone could actually try and compile since I really don't have time plus I never installed rust on my machine and it would take some time to get all the tools (running old fedora -> no more updated packages in the repositories). |
yeah it works fine |
I don't know. I am not able to build the Windows version right now (rust-lang/rust#48272), and there are few others things I'd like to do before a release.
For linux, here is a build on current Don't forget to |
Sir please provide a latest build on current master on windows too please, because I don't have any installed tool for building. This is very helpful to me because I can only update my apps thru my work pc because I don't have unlimited data at home. thanks! |
For now, I can't:
I need to fix (or workaround) this issue too. |
Ok sir, thanks for the reply. I will patiently wait for the update and for now I will go back to PIE until you release a new one. Thanks! |
Thank @rom1v ! |
Here is a build for current
Do not forget to execute Consider it as a release candidate :) Feedbacks welcome. |
Thanks, can confirm the win64 version works on my Oneplus 6T running A10 |
Thank you for your feedback 👍 |
This is to confirm that it is now fully working on android 10 in all my devices, locked or unlocked bootloader. Thank you! |
Sorry, but my devices still can't pop up the vpn prompt.
|
@aqshalfajarputra This is a separate issue, see #5. |
Thankyou! |
Does gnirehtet update the apk automatically? I got an error opening the new version. I uninstalled the older apk from my phone and restarted gnirehtet, it worked fine. |
It updates the apk automatically only if the version number is different. The version number is only incremented on new release. |
On android 6.0, this version is buggy, it was fine yesterday. Today, it kept giving me Error: Can't start main broadcast or something. I tried force-stopping the apk, reconnecting the phone, killing adb server...etc. Nothing worked. I had to revert to the release 2.3 version. Replaced with this version and it worked smoothly. |
On this version, there is no broadcast anymore. If you have such errors messages, then either the device part or the client part is the old version. Did you |
I will reproduce the error again. |
You asked feedback, so here is one : |
New build works on OnePlus 7T running Android 10. |
Thank you for all your feedbacks. I just released v2.4. |
I compiled with the dev branch and it worked perfectly, thank you very much. |
Hey there i am having same issue. Previously it used to work but now idk what happened suddenly. I uninstalled and reinstalled again still no luck. |
I think you use an old version of gnirehtet. |
Hello everyone.
I already know about the #117 and some others issues that are related. Whoever that issues did not solve the problem for me.
My computer: I am on fedora 27, running adb 1.0.40.
My phone: wiko lenny 3, android 6, usb debug enabled. Other software requiring android 5 works properly (scrcpy)
Gnirehtet version: rust binary, gnirehtet-rust-linux64-v2.3
The error:
The first run of gnirehtet correctly install the apk on the phone:
The output of adb logcat by running
adb logcat -c
->./gnirehtet run
->adb logcat -d
:These are the only lines in the log regarding gnirehtet. The connection doesn't work and the confirmation popup didn't show up.
What I tried (in mixed order)
The text was updated successfully, but these errors were encountered: