Inconsistent behavior with Play Store updates #37
Comments
Yes, some apps (including PlayStore, apparently) only check whether there is wifi or mobile data, but not any other kind of connectivity. |
Sorry if I'm writing offtopic, but this behaviour is exactly what I get in my nexus 5 with AOSP 7.1. On the other hand, recently I have seen (unexpectedly) something different, with a Samsung Galaxy J2 Prime, stock android 6.0.1, and even without data nor wifi on all apps go through gnirehtet (play store, google apps, everything...). So I ask, is there any log I could get from the samsung phone so that to clarify why does it work there and then try to port it for everyone else? |
The problem is probably related to @gilcu3 If you know how to dev on Android, maybe you could check its behavior on your devices? |
Sorry @rom1v I'm don't know how to dev on Android, I could follow steps if you provide them though, I have basic knowledge on java, adb, linux... |
Its good enough to turn on your mobile data, even though your phone using gnirehtet. Your data wont reduce even you turn it on |
I know, and being rooted I can even do fancy stuff as automating the process. But what if there is no coverage or I have no sim, (and have no hotspot available)? Those situations are indeed happening sometimes :| |
On devices where the Play Store does not work correctly with gnirehtet, does this page appear as offline or online? |
I loaded the page using chrome, and it shows:
I enabled airplane mode, and it shows the same. So it appears online. Anyway chrome can open any page through gnirehtet, only apps like Inbox and Play Store don't work |
@rom1v |
Great This shows that it is a problem in the applications themselves, so I'm closing this issue. |
Hi just wondering if you could close another 5 topics so people wondering how the hell this project is supposed to be issued will know as a genuine fact that you have no interest in having a usable project here. Could you close everything? That'd be great. Hey, I have an idea. How about being absolutely no help whatsoever. Thank you |
If more duplicates are posted, yes, I will close them as duplicate.
Are you talking about the Google Play issue?
You're welcome. |
That wasn't my proudest moment. Appreciate your humor. Believe it or not I've been sober for awhile but, I guess I can still be a little....irrational...when tired and crabby. Still working on that self-awareness thing, obviously. I'll be honest it feels good knowing I was sober and can't just like shrug and be like "um, I'm an asshole when I'm drunk ad nauseum x 1000 times" and yep that was just me being a kinda whiney bitch who should have hung it up a few hours earlier. |
I just activated Mobile Data and solved the problem, installing the apks from google play with gnirehtet!!!! Edit: If u have a rooted phone, use the Fake Wifi Reworked xposed module and it should work |
@rom1v This issue seems to have other implications. Does gnirehtet setup VPN connection different than other apps ( e.g. https://github.com/itrump/shadowsocksRss/tree/master/android) ? Play Store works as expected with those VPN apps except gnirehtet. All downloads are pending for a network connection. However, if a download is already running, switching to gnirehtet VPN works fine. All these are tested on a Xiaomi6 phone with MIUI 10 9.1.24, Android 8 There is also a related issue. When opening netease-music without logging in, under gnirehtet network, it says "there is no network available", however after logging in, it works fine. (it's a Chinese spotify-like app https://www.coolapk.com/apk/com.netease.cloudmusic ) |
If you want to investigate, you could compare:
At first glance, I don't see any obvious difference that could explain that is works on ShadowSocksR but not in Gnirehtet. |
@rom1v thanks. Comparing to ssr I removed |
netease-music works fine too |
This is surprising, because the purpose of |
What is the point of Gnirethtet, when major Apps do not work with it? Wouldn't it make more sense to collaborate with the Anroid developers? |
can someone give patched files or something for beginers who cant build it |
Not sure if this is a bug in the Play Store, but I generally find that updates can't be downloaded if wifi and data are both turned off. Instead of using the relay, the app will claim there is no connection available.
Briefly enabling the mobile data connection makes it work, and thereafter I can disable it again to download the updates via gnirehtet...
The text was updated successfully, but these errors were encountered: