Lollipop predicamet - Verizon LG G3

Hey Guys, over the weekend I took the 23C OTA, not realizing VZW still hadn't worked out the WiFi Sync kinks... so here is where I am stuck. My company uses an application called Good for Enterprise to push work email to our personal phones. It is a requirement that I have email on my phone. Unfortunately, Good checks for root and we cannot have rooted phones. There were workarounds with Kit Kat with Xposed and a Good Patcher, but Lollipop and this patcher are not compatible yet.
I rooted my phone on 23C and set up the script to disable IPV6 on my phone (which I think is the same script that SkyDragon and Jasmine runs), which solved my WiFi sync issues. So then I did a full unroot through SU so I would be compliant with work and then the script ceases to work (which I suspected it would). So sorry for the long drawn out background of the situation, but my question is: Am I stuck reverting to Kit Kat, or is there some miraculous way to get the WiFi syncing working without root access? Thanks guys!

Well, there's the xposed module "Rootcloak" it says that it may work with your companies email thing, but the dev can't test it so he isn't sure. I'd say that could be a good choice, but again I'm not totally sure what you want to do with your phone so it may not be a good choice.
Anyways, hope I could be of help

6NomoN6 said:
Well, there's the xposed module "Rootcloak" it says that it may work with your companies email thing, but the dev can't test it so he isn't sure. I'd say that could be a good choice, but again I'm not totally sure what you want to do with your phone so it may not be a good choice.
Anyways, hope I could be of help
Click to expand...
Click to collapse
Hi 6NomoN6, Thank you for the suggestion. Unfortunately, we've already tried Rootcloak and it doesn't work either. I'm not even that concerned about root, I just want to have a functioning phone. The WiFi sync issue is not acceptable. I cannot believe VZW pushed out this update.

My sync issue was only with google email not others

deron37129 said:
My sync issue was only with google email not others
Click to expand...
Click to collapse
Mine seemed to be with all Google Play Services... I use hangouts a lot of messaging and it wasn't syncing. I went back to 10B until this is all sorted out.

Is the Google not syncing on WiFi problem a Google Play Services issue?

Related

Android Market Support (Vending.apk)

Has anyone had any luck sideloading the vending.apk to the nook?
(edit: possible that it will work based on youtube.apk after sign in to you tube. )
some people are reporting success!
I think the issue is that before it's installed the Market app needs to be made to work on the device. Odds are by default that the market app will not work until someone will be able to edit it's properties.
The Market (vending.apk) has dependencies which be installed before it can work. The Setup Wizard that is normally present which links the device to a particular Google account is not present.
Even with the Market working, the NC isn't licensed for use with Market so it likely would have to use another device's fingerprint such as the Samsung Galaxy Tab. This is change is typically made to the "build.prop" file.
epakrat75 said:
The Market (vending.apk) has dependencies which be installed before it can work. The Setup Wizard that is normally present which links the device to a particular Google account is not present.
Even with the Market working, the NC isn't licensed for use with Market so it likely would have to use another device's fingerprint such as the Samsung Galaxy Tab. This is change is typically made to the "build.prop" file.
Click to expand...
Click to collapse
Shamelessly stolen from this forum:
http://forum.xda-developers.com/showpost.php?p=6636260&postcount=14
/system/etc/permissions/com.google.android.datamessaging.xml
/system/etc/permissions/com.google.android.gtalkservice.xml
/system/framework/com.google.android.datamessaging.jar (often absent, seems works without it)
/system/framework/com.google.android.gtalkservice.jar
/system/lib/libgtalk_jni.so
Also, the market should work without a fingerprint, BUT some copy-protected apps might be hidden. I'd get the market up and running first, then worry about the fingerprint stuff.
Also, yes, you'll probably need SetupWizard, but that can most likely be grabbed from...well, pretty much anywhere, including an emulator image.
I'd try it myself, but I won't be getting my NC til tonight.
I think the issue currently is that Setup Wizard doesn't appear to want to work over wifi.
I was able to get all of the Google apps installed last night but the Setup Wizard won't use wifi to sign into my account. Market and Gmail appear to want to work, but shoot you over to the Setup Wizard. The logcat doesn't show much with regards to fatal exceptions.
I'm open to ideas. It got really late last night so I didn't really get to try much.
clockworx said:
Shamelessly stolen from this forum:
http://forum.xda-developers.com/showpost.php?p=6636260&postcount=14
/system/etc/permissions/com.google.android.datamessaging.xml
/system/etc/permissions/com.google.android.gtalkservice.xml
/system/framework/com.google.android.datamessaging.jar (often absent, seems works without it)
/system/framework/com.google.android.gtalkservice.jar
/system/lib/libgtalk_jni.so
Also, the market should work without a fingerprint, BUT some copy-protected apps might be hidden. I'd get the market up and running first, then worry about the fingerprint stuff.
Also, yes, you'll probably need SetupWizard, but that can most likely be grabbed from...well, pretty much anywhere, including an emulator image.
I'd try it myself, but I won't be getting my NC til tonight.
Click to expand...
Click to collapse
Have you tried this? Where did you get the dependencies? I tried a gapps that was suggested from CyanogenMod, and it runs, but will not log in. The assumption was that it was trying to connect over 3G rather than Wifi. As of last night I thought it was still unsolved.
The last line of my post says "I'd try it myself, but I won't be getting my NC til tonight."
I don't see any particular issue with connecting over Wifi unless the Nook has a weird setup. We did the same thing with the Pandigital Novel and it worked fine (and that doesn't have 3G either).
Hopefully I'll have time to give it a shot tonight.
clockworx said:
The last line of my post says "I'd try it myself, but I won't be getting my NC til tonight."
I don't see any particular issue with connecting over Wifi unless the Nook has a weird setup. We did the same thing with the Pandigital Novel and it worked fine (and that doesn't have 3G either).
Hopefully I'll have time to give it a shot tonight.
Click to expand...
Click to collapse
It also worked fine on the g-tablet, but something is configured different on the NC. The more eyes looking at it the better!
clockworx said:
Shamelessly stolen from this forum:
http://forum.xda-developers.com/showpost.php?p=6636260&postcount=14
/system/etc/permissions/com.google.android.datamessaging.xml
/system/etc/permissions/com.google.android.gtalkservice.xml
/system/framework/com.google.android.datamessaging.jar (often absent, seems works without it)
/system/framework/com.google.android.gtalkservice.jar
/system/lib/libgtalk_jni.so
Also, the market should work without a fingerprint, BUT some copy-protected apps might be hidden. I'd get the market up and running first, then worry about the fingerprint stuff.
Also, yes, you'll probably need SetupWizard, but that can most likely be grabbed from...well, pretty much anywhere, including an emulator image.
I'd try it myself, but I won't be getting my NC til tonight.
Click to expand...
Click to collapse
SUCCESS!!!
I was able to get Vending.apk to install but I also had to install the following:
SetupWizard.apk
GoogleApps.apk,
GoogleCheckin.apk
gtalkservice.apk
But since I can't seem to get it to register my Google account it does no good.
So how do we get the SetupWizard to work?
SystemIdleProcess said:
SUCCESS!!!
I was able to get Vending.apk to install but I also had to install the following:
SetupWizard.apk
GoogleApps.apk,
GoogleCheckin.apk
gtalkservice.apk
But since I can't seem to get it to register my Google account it does no good.
So how do we get the SetupWizard to work?
Click to expand...
Click to collapse
If by the chance you're being able to put files above somewhere i would definitely join your quest.
david_beholder said:
If by the chance you're being able to put files above somewhere i would definitely join your quest.
Click to expand...
Click to collapse
Market.7z
I pretty much got to the same place. I'm not really sure why SetupWizard wouldn't go through, if it is an issue with something they modified or something else. Unfortunately, they're using a really non-standard Settings.apk, and if I push that over and boot the Nook won't start until I revert it.
clockworx said:
I pretty much got to the same place. I'm not really sure why SetupWizard wouldn't go through, if it is an issue with something they modified or something else. Unfortunately, they're using a really non-standard Settings.apk, and if I push that over and boot the Nook won't start until I revert it.
Click to expand...
Click to collapse
Is there maybe a way to set this information without going through the wizard? Maybe a db or prop file somewhere?
Thinking that it might be the AccountAndSyncSettings.apk I tried installed it however, got the following error.
[INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
I wonder if it can't go through the wizard due to a cert not being loaded.
SystemIdleProcess said:
Thinking that it might be the AccountAndSyncSettings.apk I tried installed it however, got the following error.
[INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
I wonder if it can't go through the wizard due to a cert not being loaded.
Click to expand...
Click to collapse
Would it be poisible to to just push the accountsandsyncsettings.apk
I'll probably play some more tonight. One error message that stuck out to me was "GoogleLoginService not available", though that is supposed to live in Google Apps (which was pushed), so I'm not sure why it's having issues.
clockworx said:
I'll probably play some more tonight. One error message that stuck out to me was "GoogleLoginService not available", though that is supposed to live in Google Apps (which was pushed), so I'm not sure why it's having issues.
Click to expand...
Click to collapse
Clockworx if you get market working that would be amazing!
Kdragon75 said:
Clockworx if you get market working that would be amazing!
Click to expand...
Click to collapse
I'm probably spoiled from working on the Pandigital before this. That was a piece of cake, push over the appropriate stuff and Google Apps worked. I'm not really sure what the issue is in this particular case. It's most likely that Pandigital did a really lazy job building their ROM from an emulator image, and BN has done some more customization and removal of stuff, which in turn may be causing problems.
Hopefully it won't be a huge issue.
SystemIdleProcess said:
Market.7z
Click to expand...
Click to collapse
Thanks Man, gonna play with it tonight!
Not sure if this'll be of any help...
http://www.smartqmid.com/phpBB3/viewtopic.php?f=38&t=1731&start=30
I'm trying to play with it a little, though my knowledge of Android's internals is quite limited.
I'm a PC guru though... it's gotta count for something

[Q] Carrier Blank

Hey guys,
Figured I'd ask again as this thread never received a reply: It seems in the play store the 'carrier' section of is blank. I'm currently running MDK with CM 10.2 and I suspect a build.prop issues, but was wondering if anyone had experienced this before. It seems to impact Google Device Manager's ability to hit the phone and my ability to install Isis (among other things).
Any help is greatly appreciated.
-Draton
Still can't figure out why this is happening, I diffed my build.prop against a Sprint version and everything seems in order. Is there anything else that might be restricting my ability to install Verizon-specific apps in the play store?
Draton said:
Hey guys,
Figured I'd ask again as this thread never received a reply: It seems in the play store the 'carrier' section of is blank. I'm currently running MDK with CM 10.2 and I suspect a build.prop issues, but was wondering if anyone had experienced this before. It seems to impact Google Device Manager's ability to hit the phone and my ability to install Isis (among other things).
Any help is greatly appreciated.
-Draton
Click to expand...
Click to collapse
Hey, what rom are you using? I was able to get the play store to give me the option of mobile billing by changing "ro.com.google.clientidbase=android-google" to "ro.com.google.clientidbase=android-verizon"
The problem is that it only works temporarily and the option goes away again later. I have found that if I edit any line in buid.prop, even one that doesn't matter, then the option will reappear in play store for mobile billing.
It's a very strange circumstance. I have been looking for a fix to this for a while.
Take care.
-nem

[Q] Going around screenlock for VPN

So, I have my One Max for a while now, and since I'm in Germany most YouTube videos are banned. Well, mostly music. That's why on PC I use a VPN, and I'd like to use it on my phone as well..but! You have to have a screen lock activated to set-up a VPN in the options..is there any way to make it work without having to use it? My phone barely leaves the house anyway, I got absolutely no need for locking it and it just inconveniences me.
Thanks for the help.
This app might be an solution - https://play.google.com/store/apps/details?id=com.did.vpnroot&hl=en
I would prefer to hunt for Xposed modules if there are any.
pradeepvizz said:
This app might be an solution - https://play.google.com/store/apps/details?id=com.did.vpnroot&hl=en
I would prefer to hunt for Xposed modules if there are any.
Click to expand...
Click to collapse
So I guess there's no way to bypass it without using anything 3rd party? That's bad..
I got no Xposed on my Max so far, everything I need is somewhat in ViperMax already. But, I guess I should look there too. Thanks.

Looking for Motorola Update Service components to disable to prevent OTA or OTA msg

Currently:
Android version 6.0.1
Model: XT1650-02
Build Number MCLS24.246-36-3
I'm one of many people experiencing issues with the Moto Z (Force) move to Nougat. In doing so, I have choppy audio, tinny sound, popping and crackling as well. When contacting Verizon, they claim that nobody else is complaining about this to a point where their company is notifying its CS reps with a resolution. When contacting Lenovo/Motorola, they claim that they've received a ton of complaints since the Nougat release, and suggested that I bring the phone back for a swap since I had only just purchased it. I did just that, and followed their additional instruction for not updating to Nougat. The only problem is that the freakin thing downloads automatically while on wifi within a day and no way to prevent it that I know of. Now I have this aggressive attempt of the OTA management to get me to start the process. I don't want to, but neither do I want to manage having to ignore this update every day, nor do I want to accidentally initiate the process. I'm looking for a bit of help.
I thought that if I disabled the Motorola OTA service that it wouldn't push. But it did push even though I stopped the service under developer options. And even now that it pushed, I hoped not to get the message, but there it is. And since I don't want to root yet, I can't clear the space in cache where the update is to prevent it from updating accidentally. I'm looking for the names of any other Moto services that might be related to the OTA that I can disable to prevent this from happening. I don't mind factory defaulting my phone and starting over to clear their cache, but once the update actually executes, I'm hosed with crappy audio again. My wife has the same phone and we have one day to get her a new one for free within our return period. We like the phone, do not want to get a different brand, and hope that we can find a solution to this. Again, I want to do this without rooting.
Thanks in advance if anyone can help.
SuD
Hi,
I myself greenified the app called "Motorola-Updateservices", package name is com.motorola.ccc.ota, apk name is 3c_ota.apk
Since then I never had another notification that nougat is available and I didn't search for updates either of course.
standupdad said:
Currently:
Android version 6.0.1
Model: XT1650-02
Build Number MCLS24.246-36-3
I'm one of many people experiencing issues with the Moto Z (Force) move to Nougat. In doing so, I have choppy audio, tinny sound, popping and crackling as well. When contacting Verizon, they claim that nobody else is complaining about this to a point where their company is notifying its CS reps with a resolution. When contacting Lenovo/Motorola, they claim that they've received a ton of complaints since the Nougat release, and suggested that I bring the phone back for a swap since I had only just purchased it. I did just that, and followed their additional instruction for not updating to Nougat. The only problem is that the freakin thing downloads automatically while on wifi within a day and no way to prevent it that I know of. Now I have this aggressive attempt of the OTA management to get me to start the process. I don't want to, but neither do I want to manage having to ignore this update every day, nor do I want to accidentally initiate the process. I'm looking for a bit of help.
I thought that if I disabled the Motorola OTA service that it wouldn't push. But it did push even though I stopped the service under developer options. And even now that it pushed, I hoped not to get the message, but there it is. And since I don't want to root yet, I can't clear the space in cache where the update is to prevent it from updating accidentally. I'm looking for the names of any other Moto services that might be related to the OTA that I can disable to prevent this from happening. I don't mind factory defaulting my phone and starting over to clear their cache, but once the update actually executes, I'm hosed with crappy audio again. My wife has the same phone and we have one day to get her a new one for free within our return period. We like the phone, do not want to get a different brand, and hope that we can find a solution to this. Again, I want to do this without rooting.
Thanks in advance if anyone can help.
SuD
Click to expand...
Click to collapse
regenwurm16 said:
Hi,
I myself greenified the app called "Motorola-Updateservices", package name is com.motorola.ccc.ota, apk name is 3c_ota.apk
Since then I never had another notification that nougat is available and I didn't search for updates either of course.
Click to expand...
Click to collapse
About to download and try it out. If it works, I'll be back in a couple days to report. If it doesn't, I'll be back sooner. Thank you for the suggestion.
Also, if you can provide any specific configurations to manage the OTA, I'm at your disposal.
SuD
PS I won't be searching for updates either, but I will be bugging Lenovo/Motorola to find out when the bug is fixed.
I'm rooted, have xposed and the donation version of the app.
As the OTA app is a system app you can't greenify it without having xposed installed and the donation package of Greenify.
Try to just disable the app with the normal app manager.
standupdad said:
About to download and try it out. If it works, I'll be back in a couple days to report. If it doesn't, I'll be back sooner. Thank you for the suggestion.
Also, if you can provide any specific configurations to manage the OTA, I'm at your disposal.
SuD
PS I won't be searching for updates either, but I will be bugging Lenovo/Motorola to find out when the bug is fixed.
Click to expand...
Click to collapse
regenwurm16 said:
I'm rooted, have xposed and the donation version of the app.
As the OTA app is a system app you can't greenify it without having xposed installed and the donation package of Greenify.
Try to just disable the app with the normal app manager.
Click to expand...
Click to collapse
Tried that. It didn't prevent download or notifications. Is still stopped.
/Shrug
In this case I sadly can't help then.
standupdad said:
Tried that. It didn't prevent download or notifications. Is still stopped.
/Shrug
Click to expand...
Click to collapse
regenwurm16 said:
In this case I sadly can't help then.
Click to expand...
Click to collapse
I appreciate the attempt. I know that rooting exposes me to many manageable solutions. I'm holding off for the moment.
standupdad said:
Currently:
Android version 6.0.1
Model: XT1650-02
Build Number MCLS24.246-36-3
I'm one of many people experiencing issues with the Moto Z (Force) move to Nougat. In doing so, I have choppy audio, tinny sound, popping and crackling as well. When contacting Verizon, they claim that nobody else is complaining about this to a point where their company is notifying its CS reps with a resolution. When contacting Lenovo/Motorola, they claim that they've received a ton of complaints since the Nougat release, and suggested that I bring the phone back for a swap since I had only just purchased it. I did just that, and followed their additional instruction for not updating to Nougat. The only problem is that the freakin thing downloads automatically while on wifi within a day and no way to prevent it that I know of. Now I have this aggressive attempt of the OTA management to get me to start the process. I don't want to, but neither do I want to manage having to ignore this update every day, nor do I want to accidentally initiate the process. I'm looking for a bit of help.
I thought that if I disabled the Motorola OTA service that it wouldn't push. But it did push even though I stopped the service under developer options. And even now that it pushed, I hoped not to get the message, but there it is. And since I don't want to root yet, I can't clear the space in cache where the update is to prevent it from updating accidentally. I'm looking for the names of any other Moto services that might be related to the OTA that I can disable to prevent this from happening. I don't mind factory defaulting my phone and starting over to clear their cache, but once the update actually executes, I'm hosed with crappy audio again. My wife has the same phone and we have one day to get her a new one for free within our return period. We like the phone, do not want to get a different brand, and hope that we can find a solution to this. Again, I want to do this without rooting.
Thanks in advance if anyone can help.
SuD
Click to expand...
Click to collapse
Debloater still works on 6.01 run it and 3c_ota.apk will be near the top of the list.
https://forum.xda-developers.com/android/software/debloater-remove-carrier-bloat-t2998294
wolfu11 said:
Debloater still works on 6.01 run it and 3c_ota.apk will be near the top of the list.
https://forum.xda-developers.com/android/software/debloater-remove-carrier-bloat-t2998294
Click to expand...
Click to collapse
Can I do this without being rooted?
standupdad said:
Can I do this without being rooted?
Click to expand...
Click to collapse
Yes it works for rooted or non rooted.
Anyone done this debloating on a VZW phone? A dash 1 phone?
Please share your experience.
Thank You.
aviwdoowks said:
Anyone done this debloating on a VZW phone? A dash 1 phone?
Please share your experience.
Thank You.
Click to expand...
Click to collapse
It worked on 6.01 but no longer on 7.0. If you debloat on 6.01 and take the OTA to 7.0 everything you've debloated stays that way unless you do a factory reset.
for some reason google took away the ability to use the adb commands in 7.0
Almost like they want us to be stuck with bloat lol.
wolfu11 said:
It worked on 6.01 but no longer on 7.0. If you debloat on 6.01 and take the OTA to 7.0 everything you've debloated stays that way unless you do a factory reset.
for some reason google took away the ability to use the adb commands in 7.0
Almost like they want us to be stuck with bloat lol.
Click to expand...
Click to collapse
I just tried it and I get some permission error. So it seems after the Dec patch it no longer works on '6.
I have Moto Z Play -1.
any suggestions for someone who might have accidentally downloaded the system update, but hasn't installed it yet? It makes me nervous, having that "new system software is downloaded and ready to install" message b/c I know one day I'll probably accidentally click on it and there won't be a way to go back.
I am a Z play owner.
By installing Z (not play) apps I believe I have disabled the OTA. But I have no nagging update to test it's functionality on.
To my point, if this does work then the reverse should work also.
I will up my apps if anyone want to try it.
My OTA stopper https://forum.xda-developers.com/showthread.php?t=3538812
Evidence it will work. https://www.darklaunch.com/2015/04/10/disable-motorolaota
x000x said:
any suggestions for someone .....
Click to expand...
Click to collapse
V
Read below.
wolfu11 said:
Yes it works for rooted or non rooted.
Click to expand...
Click to collapse
Received the following error:
Code:
Processing changes to: Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
Drivers installed
USB Debugging set
RSA key accepted
Etc.
Seems a common error with some folks. As for me, this does not work on this phone at this time. Thank you for the nudge to look at this utility, as I have high hopes that its exactly what I need. I have posted in their forum, and have offered to test prototypes.
Thanks again.
standupdad said:
Received the following error:
Code:
Processing changes to: Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
Drivers installed
USB Debugging set
RSA key accepted
Etc.
Seems a common error with some folks. As for me, this does not work on this phone at this time. Thank you for the nudge to look at this utility, as I have high hopes that its exactly what I need. I have posted in their forum, and have offered to test prototypes.
Thanks again.
Click to expand...
Click to collapse
Same as me on my z play.
The last patch did this.

DNS based adblock broken

After working for awhile blokada or any other DNS based adblocker fails to pass any data. I found github threads discussing this for blokada, dns66 etc. Is there a fix for non rooted users on stock?
wintermute000 said:
After working for awhile blokada or any other DNS based adblocker fails to pass any data. I found github threads discussing this for blokada, dns66 etc. Is there a fix for non rooted users on stock?
Click to expand...
Click to collapse
Not really, our hands are pretty much tied since we don't have root access to the phone..
Since those apps actually perform the blocking your gonna have to wait for those individual applications to update their software to fix/resolve this.
scottusa2008 said:
Not really, our hands are pretty much tied since we don't have root access to the phone..
Since those apps actually perform the blocking your gonna have to wait for those individual applications to update their software to fix/resolve this.
Click to expand...
Click to collapse
Nvm I bit the bullet and got adhell working

Categories

Resources