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

Seems to NOT Work on Note 3, Android 4.4.2 #2

Open
whitedavidp opened this issue Feb 27, 2016 · 12 comments
Open

Seems to NOT Work on Note 3, Android 4.4.2 #2

whitedavidp opened this issue Feb 27, 2016 · 12 comments

Comments

@whitedavidp
Copy link

I have installed, enabled, and rebooted. However, the location consent dialog is still being shown. Rats! Any suggestions? Thanks

@whitedavidp
Copy link
Author

BTW - I looked at the forum for the "confirm" version on which this is said to be based. And it seems like 4.4 has been an issue there as well. So maybe this just isn't going to work. Too bad. I guess it is on to a Tasker based solution. Rats!

@Gitoffthelawn
Copy link

Hmmm... is this supposed to work on 4.4.2?

@whitedavidp
Copy link
Author

Well I don't know. In the module repo http://repo.xposed.info/module/org.brainkiller.xposed.denylocationconsent it doesn't say one way or the other.

@Gitoffthelawn
Copy link

You're correct. Hopefully @mtgrosser can provide some information, and help you get it working on your OS.

@mtgrosser
Copy link
Owner

Unfortunately, I don't have access to devices running 4.4 right now. However I expect all bugs and incompatibilities to be the same as for the "confirm" version, as the code was just changed to always return false.

@whitedavidp
Copy link
Author

Thanks for the response and the module!

@Gitoffthelawn
Copy link

@mtgrosser The sources for the "confirm" version (https://github.com/MohammadAG/Xposed-Disable-Location-Consent) are from 2013-2014, so I would speculate it was designed for Android KitKat and earlier.

On which versions of Android have you tested DenyLocationConsent?

@mtgrosser
Copy link
Owner

I tested this with 5.0.2 and 5.1.1, currently both on Play Services 8.7.03.

@Gitoffthelawn
Copy link

If people have tested with other Android versions, whether it works or not, please post your results.

@nchicong
Copy link

I doesn't seem to work on Galaxy J, 4.4.2.

@Gitoffthelawn
Copy link

@mtgrosser Can you add compatibility for Android 4.4.2?

@megadrive-github
Copy link

Hello.
Maybe it help with support Android 4.4.2 (google play services: 7.3.29). Log after tap DISAGREE:

04-06 16:33:09.332: D/QcConnectivityService(26605):  handleInetConditionChange: no active default network - ignore
04-06 16:33:46.672: D/ActivityManager(26605):  resumeTopActivityLocked: Restarting ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3}
04-06 16:33:46.682: I/ActivityManager(26605):  Start proc com.google.android.gms.ui for activity com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity: pid=32335 uid=10006 gids={50006, 3003, 1007, 1028, 1015, 1023, 3002, 3001, 3007, 2001, 3006}
04-06 16:33:46.712: V/ActivityManager(26605):  Moving to RESUMED: ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3} (starting new instance)
04-06 16:33:47.232: I/ActivityManager(26605):  Displayed com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity: +558ms
04-06 16:33:47.482: I/ActivityManager(26605):  Timeline: Activity_windows_visible id: ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3} time:31259281
04-06 16:33:48.242: V/ActivityManager(26605):  Finishing activity token=Token{42585428 ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3}} r=, result=0, data=null, reason=app-request
04-06 16:33:48.242: V/ActivityManager(26605):  Moving to PAUSING: ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3 f}
04-06 16:33:48.552: V/ActivityManager(26605):  Moving to PAUSED: ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3 f} (pause complete)
04-06 16:33:48.552: V/ActivityManager(26605):  Moving to STOPPING: ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3 f} (finish requested)
04-06 16:33:48.672: V/ActivityManager(26605):  Moving to FINISHING: ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3 f}
04-06 16:33:48.672: V/ActivityManager(26605):  Moving to DESTROYING: ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3 f} (destroy requested)
04-06 16:33:48.682: V/ActivityManager(26605):  Moving to DESTROYED: ActivityRecord{4263b2d8 u0 com.google.android.gms/com.google.android.location.network.ConfirmAlertActivity t3 f} (removed from history)

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

5 participants