Per wrenhal's request, I have generated an app to enable tethering for moto G4 phones that have it disabled.
ledothis said:
Per wrenhal's request, I have generated an app to enable tethering for moto G4 phones that have it disabled.
Click to expand...
Click to collapse
Thanks for this. Does this require an unlocked bootloader? Will it work with Android security patch level of Feb 1, 2017?
bw 1 said:
Thanks for this. Does this require an unlocked bootloader? Will it work with Android security patch level of Feb 1, 2017?
Click to expand...
Click to collapse
This is for the Amazon ads version of the g4 play. What this is supposed to do is patch in memory the build.prop file to allow tethering when the phone tries to check in with the carrier to see if tethering is allowed. No it does not need an unlocked bootloader. If it's the same as the fix I've been working with him on then it is only a temporary fix as rebooting the phone will lose the option and the app has to be run again.
@ledothis you may want to describe to them how long it takes to run the app and what they'll see on their screen.
Sent from my Moto G Play using Tapatalk
wrenhal said:
This is for the Amazon ads version of the g4 play. What this is supposed to do is patch in memory the build.prop file to allow tethering when the phone tries to check in with the carrier to see if tethering is allowed. No it does not need an unlocked bootloader. If it's the same as the fix I've been working with him on then it is only a temporary fix as rebooting the phone will lose the option and the app has to be run again.
@ledothis you may want to describe to them how long it takes to run the app and what they'll see on their screen.
Sent from my Moto G Play using Tapatalk
Click to expand...
Click to collapse
Thanks. Yes, I'd like to know more. I was reading the progress made on removing the ads from the Amazon version and saw your request to do the same to the build.prop file to allow tethering, but I didn't see any more info on that until this thread.
I have the Verizon Prepaid version and I'd like to know what it does to see if it could work on that.
ledothis said:
Per wrenhal's request, I have generated an app to enable tethering for moto G4 phones that have it disabled.
Click to expand...
Click to collapse
It appears to go through similar processes as the adb instructions. I got the moto logo for awhile and then it went black. But it stayed there for quite a while. Almost ten minutes. So I just rebooted the phone. I'll try again tonight after a clean reboot.
Sent from my Moto G Play using Tapatalk
Ok I had a chance to do it again yesterday. The app says patching assets and then restarting and then the phone stored at the moto logo screen for over 5 minutes. I then just rebooted. Should it take that long? I don't remember the adb exploit taking that long.
Sent from my Moto G Play using Tapatalk
Tethering/hotspot just requires a simple build.prop entry
net.tethering.noprovisioning=true
this app does the job for you.
you can also freeze the entitlement app with titanium
hp420 said:
Tethering/hotspot just requires a simple build.prop entry
net.tethering.noprovisioning=true
this app does the job for you.
you can also freeze the entitlement app with titanium
Click to expand...
Click to collapse
Are you on an Amazon version of the g4 play? And what entitlement app? Don't you have to have root to freeze apps? No root on this device.
If you ran this app can you tell me how long it took the app to make the change and return to a usable state?
Sent from my Moto G Play using Tapatalk
wrenhal said:
Are you on an Amazon version of the g4 play? And what entitlement app? Don't you have to have root to freeze apps? No root on this device.
If you ran this app can you tell me how long it took the app to make the change and return to a usable state?
Sent from my Moto G Play using Tapatalk
Click to expand...
Click to collapse
yes, root is required for any of the changes at all in this thread.
However, for USB tether, easytether works without any root access.
hp420 said:
yes, root is required for any of the changes at all in this thread.
However, for USB tether, easytether works without any root access.
Click to expand...
Click to collapse
You do not need root. We are dealing with a unique case for marshmallow g4 play phones. Wrhenal has confirmed this.
wrenhal said:
Ok I had a chance to do it again yesterday. The app says patching assets and then restarting and then the phone stored at the moto logo screen for over 5 minutes. I then just rebooted. Should it take that long? I don't remember the adb exploit taking that long.
Sent from my Moto G Play using Tapatalk
Click to expand...
Click to collapse
Yeh it shouldn't take 5 minutes. It should be about 30 seconds. I need to retest the app on my phone I have a feeling I left out a file when I packaged up the application.
Everything up until it restarting sounded good though.
wrenhal said:
It appears to go through similar processes as the adb instructions. I got the moto logo for awhile and then it went black. But it stayed there for quite a while. Almost ten minutes. So I just rebooted the phone. I'll try again tonight after a clean reboot.
Sent from my Moto G Play using Tapatalk
Click to expand...
Click to collapse
I retried the app after cleaning out my phone. It failed for me as well exactly how you described.
I have found this issue and resolved it.
Attached is a new apk to try.
Note for other people:
This app only works on Marshmallow. (ie. 6.0.1 android).
The app does not work with the 2017 security patch
ledothis said:
I retried the app after cleaning out my phone. It failed for me as well exactly how you described.
I have found this issue and resolved it.
Attached is a new apk to try.
Note for other people:
This app only works on Marshmallow. (ie. 6.0.1 android).
The app does not work with the 2017 security patch
Click to expand...
Click to collapse
I'll get to try this in the morning. Hopefully it works as I'd like to tether my tablet while camping this weekend. I'll uninstall the first app. Anything else?? Do I need to make sure all the adb stuff is deleted??
Thanks again for all of this.
Sent from my SAMSUNG-SGH-I497 using Tapatalk
wrenhal said:
I'll get to try this in the morning. Hopefully it works as I'd like to tether my tablet while camping this weekend. I'll uninstall the first app. Anything else?? Do I need to make sure all the adb stuff is deleted??
Thanks again for all of this.
Sent from my SAMSUNG-SGH-I497 using Tapatalk
Click to expand...
Click to collapse
Uninstalling should be enough.
ledothis said:
Uninstalling should be enough.
Click to expand...
Click to collapse
Same issue. Patching assets (actually takes longer than the first one), then restarting... and then either a black screen (with backlight you can see) or the Moto logo and it just sits and sits... Waited almost 5 minutes once and nothing. But more than a minute each time.
I then cleared the data/cache of the app and still the same thing. I just can't get it to work.
For info:
I'm on 6.0.1 , Patch level July 1, 2016
Build: MPI24.241-2.35-1
Do I need something in developer options turned on?
Oh well..
Yeh sorry guys I just retried the app on my phone and it wasn't working.
There is some intermittent issue that I need to solve.
I am busy tonight but I will take a look tomorrow.
ledothis said:
Yeh sorry guys I just retried the app on my phone and it wasn't working.
There is some intermittent issue that I need to solve.
I am busy tonight but I will take a look tomorrow.
Click to expand...
Click to collapse
Ok. Thanks. Let me know when you have a new version and I'll test it out.
Sent from my Moto G Play using Tapatalk
wrenhal said:
Ok. Thanks. Let me know when you have a new version and I'll test it out.
Sent from my Moto G Play using Tapatalk
Click to expand...
Click to collapse
Here is a new version for you to try. Third time is the charm.
ledothis said:
Here is a new version for you to try. Third time is the charm.
Click to expand...
Click to collapse
Okay I just got back from my camping trip. had no cell service at all where we were so it didn't matter. I've downloaded this copy and tested it and it appears to be working fine. I ran the app and let it patch the assets restart came up allows hotspot reboot hotspot is lost rerun the program let it restart and hotspot is back again.
Would be interesting if some people in the ad removal thread who have already upgraded to nougat could test this and see if it worked.
Sent from my Moto G Play using Tapatalk
Does anyone know how to make this APK work after security update.
Related
Has anybody been able to get adfree to work on the inc? It reboots every time I try to use it
Sent from my Incredible using Tapatalk
I found this guide at android forums very helpful.
http://androidforums.com/all-things-root-incredible/107783-how-get-adfree-android-working-htc-incredible.html
ncwildcat said:
Has anybody been able to get adfree to work on the inc? It reboots every time I try to use it
Sent from my Incredible using Tapatalk
Click to expand...
Click to collapse
Search a little bit homie.....
http://forum.xda-developers.com/showthread.php?t=709173&highlight=adfree
It's supposed to reboot.
Does anyone know if you need to go into adb and execute those commands each time adfree updates?
Sent from my rooted Incredible
I used the guide from android forums and have updated once so far, everything seems to work...
Sent from my ADR6300 using Tapatalk
djkms said:
I used the guide from android forums and have updated once so far, everything seems to work...
Sent from my ADR6300 using Tapatalk
Click to expand...
Click to collapse
I set it up initially as was directed in the thread and it blocked ads for a few minutes but then lo and behold ads started to pop up. I opened up adfree and updated again and haven't seen an ad since. I did not have to do anything besides updating directly on the app. It didn't even reboot this time either.
Thank you, adfree!
Sent from my rooted Incredible
htc_woe_is_me said:
It's supposed to reboot.
Does anyone know if you need to go into adb and execute those commands each time adfree updates?
Sent from my rooted Incredible
Click to expand...
Click to collapse
You don't...
Today's update must have added support. It didn't work previously on my N8000 so I'm guessing it didn't work on any Note. Apologies if this isn't news.
any news is better than no news...
but glad to hear its supported...thinking about getting hulu plus but the ads sucks
Ads suck and no rooted devices ... need modded apk
Sent from my GT-N8013 using Tapatalk 2
DJsCrIBbLe said:
Ads suck and no rooted devices ... need modded apk
Sent from my GT-N8013 using Tapatalk 2
Click to expand...
Click to collapse
I installed this while unrooted and it worked. I then rooted and it still worked.
What's weird is that I can't use it on the same tablet running CM10.
Sent from my GT-N8013 using Tapatalk 2
It appears to work but actually streaming video does not. I have no ad blocking software installed and it stops after the ads in the begining.
crystalstylez said:
It appears to work but actually streaming video does not. I have no ad blocking software installed and it stops after the ads in the begining.
Click to expand...
Click to collapse
Mine did too. I thought I had a crappy signal. Maybe not.
Sent from my Galaxy Nexus using Tapatalk 2
Doesnt stream at all. Loads adv but noyhing else
Sent from my GT-N8013 using xda app-developers app
It loads the ads, and nothing after that. Anyone can get it to work ?
Would you be kind enought to backup the hulu apk. and upload it. Cause i would really like to have it, but cant download from denmark.
tahnks
Has anyone found a fix for this? If so can you share it with us?
applehater said:
Has anyone found a fix for this? If so can you share it with us?
Click to expand...
Click to collapse
I forgot where I got this from, somewhere on XDA, This is an older modded version that works for me
This is pulled from a backup with rom toolbox
https://www.dropbox.com/s/rolau5j8by3bfaa/com.hulu.plus.apk
and this one I found on my computer, I am pretty sure that it it what I loaded onto my note a while ago, but can't remember
https://www.dropbox.com/s/mjve19cscw50tyq/Mod2com.hulu.plus-2.apk
So one of those should do the trick for you, and also, when all else fails, ask jeeves...
applehater said:
Has anyone found a fix for this? If so can you share it with us?
Click to expand...
Click to collapse
Believe the only way is through the browser by a hack flash player until Hulu update it for compatibility on our device.
Sent from my SPH-L710 using xda app-developers app
smaw51 said:
I forgot where I got this from, somewhere on XDA, This is an older modded version that works for me
This is pulled from a backup with rom toolbox
https://www.dropbox.com/s/rolau5j8by3bfaa/com.hulu.plus.apk
and this one I found on my computer, I am pretty sure that it it what I loaded onto my note a while ago, but can't remember
https://www.dropbox.com/s/mjve19cscw50tyq/Mod2com.hulu.plus-2.apk
So one of those should do the trick for you, and also, when all else fails, ask jeeves...
Click to expand...
Click to collapse
Curious, I tried both of these, but they won't install. I get the screen to install, but nothing happens when I hit the "Install" button. The "Cancel" button works fine. BTW, I do have the "Unknown Sources" checked... I am not rooted, but that shouldn't matter? I'm wondering why I can't install an APK???
Nakel said:
Curious, I tried both of these, but they won't install. I get the screen to install, but nothing happens when I hit the "Install" button. The "Cancel" button works fine. BTW, I do have the "Unknown Sources" checked... I am not rooted, but that shouldn't matter? I'm wondering why I can't install an APK???
Click to expand...
Click to collapse
That is pretty odd, but not being rooted, you shouldn't have any issues with the unmodded hulu app in the first place. It is still weird that it doesn't want to install though, have you tried restarting your device?
smaw51 said:
That is pretty odd, but not being rooted, you shouldn't have any issues with the unmodded hulu app in the first place. It is still weird that it doesn't want to install though, have you tried restarting your device?
Click to expand...
Click to collapse
The stock Hulu app plays ads just fine, but it won't play the actual video. I've tried everything I could think of, including re-starting numerous times.
Stock version was updated tonight and now works. I too was just able to view the ads only, but now everything works! Yay!!
Granna said:
Stock version was updated tonight and now works. I too was just able to view the ads only, but now everything works! Yay!!
Click to expand...
Click to collapse
I can also confirm that the Stock version is now working. I can watch TV shows instead of just ADs. Previously mine only played ads.
Sweet! Thanks for the heads up!
Sent from my GT-N8013 using xda app-developers
Yep working also on my note 10.1. About time they fixed it. I complained to the support a while ago. I used the hulu. App constantly when I had the prime and infinity.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Fixed on mine as well.:good:
I am having issues getting Google Wallet set up on my Nexus 10. I just received it today, and it sits on the "Setting up Wallet, this may take up to 5 minutes" screen for what seems like forever, then I get a message "Device Not Ready-Wallet is unable to proceed until this device is fully initialized. Make sure the phone has network access and try rebooting it if the problem persists", well the network is 100% A OK, and the device is fully initialized, so I'm not sure what the issue is, and I have rebooted it a few times and even cleared data and cache on the Wallet program, to no avail. Is anybody else having this issue?
If your under a custom rom, that could be the reason why its not working. I have Google wallet on my rooted stock SG3 and it says unsupported device but it still works.
Sent from my SPH-L710 using xda app-developers app
jjdevega said:
If your under a custom rom, that could be the reason why its not working. I have Google wallet on my rooted stock SG3 and it says unsupported device but it still works.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
It's the stock ROM, just rooted, unlocked bootloader and recovery.
It still won't set up as of this morning, it's not a hardware problem because the NFC works just fine, I guess I'll have to talk to Google.
Well, I fixed it! I went into Titanium and uninstalled it, installed the version in the Play Store, and then opened it up and WHAM, it worked! Maybe the one on the device was corrupt, or uninstalling then re installing cleared out some errors, what do you guys think?
Edit-I don't know that I'll use it on my Nexus 10, as I have it installed and working on my SGS3 (AT&T), but it's nice to have the option, and it was bugging me not being able to get it working lol
Glad you figured it out! Sometimes its as simple as uninstalling then reinstalling go figure.
Sent from my SPH-L710 using xda app-developers app
jjdevega said:
Glad you figured it out! Sometimes its as simple as uninstalling then reinstalling go figure.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Thanks, me too!
californiarailroader said:
Thanks, me too!
Click to expand...
Click to collapse
Would you guys know a way around this without having the phone rooted?
californiarailroader said:
Thanks, me too!
Click to expand...
Click to collapse
Just wondering... Why do you want Google Wallet on your N10? Do you have the 3g version and carry it around all day?
cloney said:
Just wondering... Why do you want Google Wallet on your N10? Do you have the 3g version and carry it around all day?
Click to expand...
Click to collapse
Coolness factor
In any case, my wallet seems to be stuck also on "Setting up Wallet". I've tried CM10.1, some other custom ROM, and stock, and tried a few different wallet apps on CM10.1, to no avail so far.
Edit: My NFC still appears to work; I can wave my credit card near the NFC sensor on the N10, and it'll make a sound.
Try uninstalling wallet with titanium backup and reinstall from the play store. Worked for me today on my rooted sprint galaxy nexus.
Sent from my Nexus 7 using Tapatalk 2
slyd0997 said:
Try uninstalling wallet with titanium backup and reinstall from the play store. Worked for me today on my rooted sprint galaxy nexus.
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
Tried your suggestion and it let me sign in and setup a PIN. However, it errors out when trying to add cards. It also says that I'm using an unsupported device (Nexus 4).
jpothorst said:
Tried your suggestion and it let me sign in and setup a PIN. However, it errors out when trying to add cards. It also says that I'm using an unsupported device (Nexus 4).
Click to expand...
Click to collapse
I'm having the same issue. I've tried everything short of editing the build prop as some have done in the past with other devices (I have a nexus 4), and probably would even do that if some other person with an N4 did it and had success. Tried multiple ROMs and multiple versions of Wallet with no luck. I either get the "Setting up wait 5 minutes, device not initalized" issue or the "request failed" at the add card error. Put in for a replacement yesterday, so hopefully the new one doesn't have the issue. If so, then we know that there are just some lemon N4's out there.
first, I got this wallet apk from the dev paulobrien here at xda. I don't have the link to his site at the moment. now, onto the fun stuff. to begin with, uninstall any previous wallet app. next, using root explorer drop this apk into the /system/app directory and change the permissions to match the other apps. now, reboot and enjoy the odd looks of cashiers when you pay with your awesome tablet!
I found the link for anyone who is wary.
http://www.modaco.com/topic/354635-region-device-root-patched-google-wallet-apk-15-r87-v15/
I've moved over from a Droid Razr MAXX to the Galaxy Note 3... Do I need to use the SQL edit hack to enable WiFi Tethering through the Verizon app? I haven't seen any guides for the Note 3 yet..
Thoughts?
Thank you!
EPiSKiNG said:
I've moved over from a Droid Razr MAXX to the Galaxy Note 3... Do I need to use the SQL edit hack to enable WiFi Tethering through the Verizon app? I haven't seen any guides for the Note 3 yet..
Thoughts?
Thank you!
Click to expand...
Click to collapse
I've been using the app called Foxfi from the play store which has been working great for me and that's without root! There is a free version that limits the amount of time you can use it or a paid version for like 7 bucks. A little costly but I've been happy so far. Only thing is once u go into the Foxfi app and turn on mobile hot spot u will get a pop up about needing to set up through verizon, DO NOT hit cancel, instead just push your home button and wha la!! You have working mobile hotspot! Hope this helps.
Sent from my SM-N900V using Tapatalk
Ibkevin said:
I've been using the app called Foxfi from the play store which has been working great for me and that's without root! There is a free version that limits the amount of time you can use it or a paid version for like 7 bucks. A little costly but I've been happy so far. Only thing is once u go into the Foxfi app and turn on mobile hot spot u will get a pop up about needing to set up through verizon, DO NOT hit cancel, instead just push your home button and wha la!! You have working mobile hotspot! Hope this helps.
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
Thanks for the reply! I'll try that for the time being... Although I'd like to see if there's a way to use the Built-In Verizon WiFi Tether app, as it's quite stable... Maybe I'll try android-wifi-tether too...
Thanks!
-EP
EPiSKiNG said:
I've moved over from a Droid Razr MAXX to the Galaxy Note 3... Do I need to use the SQL edit hack to enable WiFi Tethering through the Verizon app? I haven't seen any guides for the Note 3 yet..
Thoughts?
Thank you!
Click to expand...
Click to collapse
Yes that will work. There is a guide in the general section.
dirtyfingers said:
Yes that will work. There is a guide in the general section.
Click to expand...
Click to collapse
Hmm... I spent a couple minutes in there looking and I didn't see anything about the SQL hack... Link?
Thanks in advance!!
-EP
EPiSKiNG said:
Hmm... I spent a couple minutes in there looking and I didn't see anything about the SQL hack... Link?
Thanks in advance!!
-EP
Click to expand...
Click to collapse
Just add the hot spot toggle... http://forum.xda-developers.com/showthread.php?t=2482867
Any way to possibly get rid of the Verizon subscription error message? It's more annoying than anything
Sent from my SM-N900V using Tapatalk
thorn11166 said:
Any way to possibly get rid of the Verizon subscription error message? It's more annoying than anything
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
Yah... That's the problem i'm running into...
-EP
EPiSKiNG said:
Yah... That's the problem i'm running into...
-EP
Click to expand...
Click to collapse
Just press the home button and it will go away while leaving tethering on... As long as you have used the widget or toggle to turn it on.
Sent from my SM-N900V using xda app-developers app
adoublearonn said:
Just press the home button and it will go away while leaving tethering on... As long as you have used the widget or toggle to turn it on.
Sent from my SM-N900V using xda app-developers app
Click to expand...
Click to collapse
Well holy heck! Looks like that did the trick!
Thank you kindly!!
-EP
EPiSKiNG said:
I've moved over from a Droid Razr MAXX to the Galaxy Note 3... Do I need to use the SQL edit hack to enable WiFi Tethering through the Verizon app? I haven't seen any guides for the Note 3 yet..
Thoughts?
Thank you!
Click to expand...
Click to collapse
You must be looking for this. Was in General:
http://forum.xda-developers.com/showthread.php?t=2482867
FoxFi really works great. Just hit the Home key once you enable it and you're golden!
EPiSKiNG said:
I've moved over from a Droid Razr MAXX to the Galaxy Note 3... Do I need to use the SQL edit hack to enable WiFi Tethering through the Verizon app? I haven't seen any guides for the Note 3 yet..
Thoughts?
Thank you!
Click to expand...
Click to collapse
Not sure. But I noticed something in SQLite.
Settings storage
settings.db
Global
51 Wifi_watchdog_on 1
I'm thinking - hoping- that that is the entitlement/subscription check. Anyone willing to find out?
Changed it to 0... Still getting Use of this service requires a subscription...
I think the Wifi Watchdog setting is to alert you when a WiFi network is in range....
I've just been using the notifications panel toggle hack, then pressing the Home button when the error comes up: http://forum.xda-developers.com/showthread.php?t=2482867
Would be great to get rid of the notification though
-EP
EPiSKiNG said:
Changed it to 0... Still getting Use of this service requires a subscription...
I think the Wifi Watchdog setting is to alert you when a WiFi network is in range....
I've just been using the notifications panel toggle hack, then pressing the Home button when the error comes up: http://forum.xda-developers.com/showthread.php?t=2482867
Would be great to get rid of the notification though
-EP
Click to expand...
Click to collapse
Thanks for the heads up and trying it out. I'd change it back to 1, though. I did some searching and it seems that watchdog is a security measure to try and keep hackers from accessing your phone through wifi. So either what you were thinking is right or the info I have found is. But I'm no expert. So I don't know which it is. Lol. Either case is seems cruicial or important. So probably best to not mess with that.
I have the toggle going, also. I just figured it was worth a shot, at least. I just get a little annoyed having to press the Home button every time. But at least we have tether. I can deal with that until such time that they figure it out.
Thanks again for trying that!
I have actually investigated this a bit, and like new devices, the check is now built in Framework-res.apk. You need to decompile, edit the lines that call the command to check for subscription, and recompile. I have tried quite a few times but could never get the signing right and replace the file on the device without a bootloop, so I gave up. I think I have more specific information on like the 2nd page of the we have root thread.
Sent from my SM-N900V using Tapatalk
changt34x said:
...I think I have more specific information on like the 2nd page of the we have root thread.
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
Will you please post a link, as genius here is having a hard time finding it? Lol
?
____________________
"King Of The 'Self-Edit'"
____________________
"They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." --Benjamin Franklin
firefighterguy said:
Will you please post a link, as genius here is having a hard time finding it? Lol
?
____________________
"King Of The 'Self-Edit'"
____________________
"They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." --Benjamin Franklin
Click to expand...
Click to collapse
It had been made into a flash able zip in safestrap, check the Original Development section. The instructions for the actual changes in Framework-res.apk are also stated there, they are the same as what I would have done.
Sent from my SM-N900V using Tapatalk
For a while i was getting bad battery life due to using a LG app called LG Aura. Now that it's gone I've been seeing great battery life on my TMO G6 (H872).
I'm using it as general use. Not gaming.
Was playing with google cardboard.
Streaming YouTube & Netflix.
I'm impressed overall.
I usually get about 3 hours screen on time, 4 if I'm lucky. I use the doze app too and doesn't do much. Little bit of chrome, Snapchat, some light games.
brossovitch said:
For a while i was getting bad battery life due to using a LG app called LG Aura. Now that it's gone I've been seeing great battery life on my TMO G6 (H872).
I'm using it as general use. Not gaming.
Was playing with google cardboard.
Streaming YouTube & Netflix.
I'm impressed overall.
Click to expand...
Click to collapse
How is that possible?
bickfordman said:
How is that possible?
Click to expand...
Click to collapse
Dunno. Probably have a good setup. Package disabler helps too, I bet.
Sent from my LG-H932 using XDA Labs
I have been trying the package disabler you uploaded but can't get the lg services to stick
brossovitch said:
Dunno. Probably have a good setup. Package disabler helps too, I bet.
Click to expand...
Click to collapse
Anyway you can help me out with the package disabler
bickfordman said:
Anyway you can help me out with the package disabler
Click to expand...
Click to collapse
I'd be happy to.
What seems to be the issue? I'm assuming you have both apps installed?
Then you'll want to force close both. Then, you want to go to Settings - Fingerprints & Security - Phone Administrators and then check make sure LG Service is active.
Then force close everything (recents clear all) and run Package disabler.. It should work now. Simply check the box to the right of the app you'd like to disable. If you press the app name it will also show you more info about the app and give you the ability to uninstall it there.
I understand the Package Disabler app has been removed from the Play Store but you seem to have it.
I'll also upload a copy of both in the next post in case someone else would like to try them as well..
Sent from my LG-H932 using XDA Labs
brossovitch said:
I'd be happy to.
What seems to be the issue? I'm assuming you have both apps installed?
Then you'll want to force close both. Then, you want to go to Settings - Fingerprints & Security - Phone Administrators and then check make sure LG Service is active.
Then force close everything (recents clear all) and run Package disabler.. It should work now. Simply check the box to the right of the app you'd like to disable. If you press the app name it will also show you more info about the app and give you the ability to uninstall it there.
I understand the Package Disabler app has been removed from the Play Store but you seem to have it.
I'll also upload a copy of both in the next post in case someone else would like to try them as well..
Click to expand...
Click to collapse
Thanks that worked now if you could provide a list of your disabled apps lol and anything else that would help with battery usage
I can't reupload the apks. But I did it in a thread on the V30 forum.
Check it out here:
https://forum.xda-developers.com/showpost.php?p=74744177&postcount=29
Sent from my LG-H932 using XDA Labs
bickfordman said:
Thanks that worked now if you could provide a list of your disabled apps lol and anything else that would help with battery usage
Click to expand...
Click to collapse
Sure man.
Here's what I have disabled currently on my G6..
.. hope it helps you.
bickfordman said:
Thanks that worked now if you could provide a list of your disabled apps lol and anything else that would help with battery usage
Click to expand...
Click to collapse
Here's whats disabled on my V30.
I use Google Apps over LG apps. Like Calendar, Keyboard, Gmail, etc..
Sent from my LG-H932 using XDA Labs
brossovitch said:
I'd be happy to.
What seems to be the issue? I'm assuming you have both apps installed?
Then you'll want to force close both. Then, you want to go to Settings - Fingerprints & Security - Phone Administrators and then check make sure LG Service is active.
Then force close everything (recents clear all) and run Package disabler.. It should work now. Simply check the box to the right of the app you'd like to disable. If you press the app name it will also show you more info about the app and give you the ability to uninstall it there.
I understand the Package Disabler app has been removed from the Play Store but you seem to have it.
I'll also upload a copy of both in the next post in case someone else would like to try them as well..
Click to expand...
Click to collapse
Have you encountered this problem? I haven't been able to get this to run because LG service throws me this error.
Polycarbonate said:
Have you encountered this problem? I haven't been able to get this to run because LG service throws me this error.
Click to expand...
Click to collapse
Nope. Someone in the thread i linked above had mentioned that error. They seemed to remedy this issue with a restart.
Edit: Apparently it was you....
Sent from my LG-H932 using XDA Labs
Okay @Polycarbonate I tried on my other v30. Yes I had the pop-up if i tried running the service app. But if you simply activate it in settings - fingerprints and security - phone administrators it works fine.
Sent from my LG-H932 using XDA Labs
brossovitch said:
Nope. Someone in the thread i linked above had mentioned that error. They seemed to remedy this issue with a restart.
Edit: Apparently it was you....
Click to expand...
Click to collapse
Lol yeah, it just came back to me after enabling it on phone administrador, it just won't work, I forgot this is the same thread, this app just won't work for my T-mo LG G6, I'll call it quits then since it just keeps coming back.
Yeah i guess it doesn't work.. works on my V30 & G6 that installed from the Play Store....
Sent from my LG-H932 using XDA Labs
brossovitch said:
Yeah i guess it doesn't work.. works on my V30 & G6 that installed from the Play Store....
Click to expand...
Click to collapse
That's probably why it shows the error, anyways thanks for the app, I'll just disable stuff manually.
Polycarbonate said:
Lol yeah, it just came back to me after enabling it on phone administrador, it just won't work, I forgot this is the same thread, this app just won't work for my T-mo LG G6, I'll call it quits then since it just keeps coming back.
Click to expand...
Click to collapse
Yeah it doesn't work for me either. I keep getting the same error you are getting. And the things I tried to disabled doesn't stick.
Polycarbonate said:
That's probably why it shows the error, anyways thanks for the app, I'll just disable stuff manually.
Click to expand...
Click to collapse
Wilguens Joachin said:
Yeah it doesn't work for me either. I keep getting the same error you are getting. And the things I tried to disabled doesn't stick.
Click to expand...
Click to collapse
Well, it seems the app is back in the PlayStore... However I already paid and this isn't showing that I paid.
But only $1.49 for it. I'd say do it and make sure you keep a backup with LG Backup..
https://play.google.com/store/apps/details?id=com.lgall.pdppremium