Amazon ads removal - Moto G5 - Moto G5 Plus Guides, News, & Discussion

XDA has announced amazon will be removing the ads on their phones via an app update and will also be bumping the price up 20$ for prime discounted phones... link below
Amazon ADS removal apk is now available, link is middle of the page, enjoy!!
https://smile.amazon.com/gp/help/cu...TF8&nodeId=202040870&utm_content=buffer75d66/ Original post below from amazon as of 2/6/2018
4. Why am I still seeing lockscreen offers and ads on my Prime Exclusive Phone?
A February 2018 update to the Amazon Offers app disables lockscreen offers and ads on Prime Exclusive Phones. If you continue to see lockscreen offers and ads, please make sure you have connected your Prime Exclusive Phone to Wi-Fi and updated the Amazon Offers app. Learn more about updating your Prime Exclusive Phone. If you have completed these actions and continue to see lockscreen offers and ads after February 2018, please contact customer service for assistance.
OP Below
Thanks krison1 (links are embedded now) for the step by step guide to removing ads, confirmed by some users in this thread :good:
step 1 download fastboot
step 2 moto drivers
step 3 tap on build number tell u see developer (settings/about phone)
step 4 enable usb debugging (settings/developer options)
step 5 extract n open cmd in fastboot dir (alt+d type "cmd")
step 6 in cmd type "adb shell"
step 7 type or c/p "pm uninstall -k --user 0 com.amazon.phoenix"
reboot phone
done
ads come back if factory reset or install back "amazon offers"
Click to expand...
Click to collapse

Just gave it a go, and the app seems to make it though Step 1/3 but it gets stuck on Step 2 so I'm assuming it doesn't work.
Edit: It removed the ads from showing up using Macrodroid. However there is a consistent Macrodroid notification.

Aeosgames said:
Just gave it a go, and the app seems to make it though Step 1/3 but it gets stuck on Step 2 so I'm assuming it doesn't work.
Edit: It removed the ads from showing up using Macrodroid. However there is a consistent Macrodroid notification.
Click to expand...
Click to collapse
I did this a week ago, it's been working well. Macrodroid had an option to disable their logo too. Go into Macrodroid, settings, Notification Bar options, Force Hide Icon.

zoocircle said:
I did this a week ago, it's been working well. Macrodroid had an option to disable their logo too. Go into Macrodroid, settings, Notification Bar options, Force Hide Icon.
Click to expand...
Click to collapse
The problem with that is that it shows full screen ads without the notification there and you can't clear those.. So I have to keep the Macrodroid notification consistent

Aeosgames said:
Just gave it a go, and the app seems to make it though Step 1/3 but it gets stuck on Step 2 so I'm assuming it doesn't work.
Edit: It removed the ads from showing up using Macrodroid. However there is a consistent Macrodroid notification.
Click to expand...
Click to collapse
Aeosgames said:
The problem with that is that it shows full screen ads without the notification there and you can't clear those.. So I have to keep the Macrodroid notification consistent
Click to expand...
Click to collapse
Oh ya, you're correct. I forgot about that because I've had my Weather app always have a notification on the lock screen.

Update: When messing around the Macros I found a way that you can hide the persistent Macrodroid notification along with Amazon Ads.
Videohttps://www.youtube.com/watch?v=HCUhxGFJ8g0
So basically I added another 'Clear Notification' to MacroDroid in Macro 1,
and in Macro 2, I checked the override Macro creation box.
After that I went to MacroDroid Notification settings and checked to Force Hide the notification.
So basically now when I turn off the phone screen, I wait a few seconds and if I peek at the current running notifications using the Moto "Glance screen", you will see the MacroDroid notification, but as soon as I power on the screen, the MacroDroid notification as well as the Amazon AD dissapears and I am left with my background.

Anyone can explain why do I have such a lag after switching the phone on? Seems like it leaves some locking screen/widget/program (you can see that it shows time if you scroll down notification bar) and disappears only in several settings

Anyone tried of these methods to boot into recovery without unlocking bootloader? like fastboot boot recovery.img?

Alternative solutions?
drago10029 said:
This guide does not need root and uses macrodroid to cover up ads with something more useful. Was made for the Moto G4 but I don't see why it won't work here also LINK TO GUIDE
Check it out if you have an amazon version and report back!
Click to expand...
Click to collapse
I used Tasker with Notification Listener and achieved the same result. Sometimes, there is a lag so the ad may appear but it's gone before unlocking. Also, the persistent notification from Tasker removes the need to create a fake notification to prevent full-screen ads.
On a related note, has anyone tried using ADB commands to disable/remove the Amazon Offers app? I want to try it but don't know the necessary commands.

liquidops said:
I used Tasker with Notification Listener and achieved the same result. Sometimes, there is a lag so the ad may appear but it's gone before unlocking. Also, the persistent notification from Tasker removes the need to create a fake notification to prevent full-screen ads.
On a related note, has anyone tried using ADB commands to disable/remove the Amazon Offers app? I want to try it but don't know the necessary commands.
Click to expand...
Click to collapse
No haven't tried ADB or recovery. But if someone wants to try it go for it and please come back with results.

liquidops said:
I used Tasker with Notification Listener and achieved the same result. Sometimes, there is a lag so the ad may appear but it's gone before unlocking. Also, the persistent notification from Tasker removes the need to create a fake notification to prevent full-screen ads.
On a related note, has anyone tried using ADB commands to disable/remove the Amazon Offers app? I want to try it but don't know the necessary commands.
Click to expand...
Click to collapse
1. Can you share your details of how you set your Tasker to remove ads? I use Macrodorid but as i stated earlier sometimes it takes seconds to unlock that is totally inconvenient
2. do you mean this?
Code:
adb shell pm hide com.amazon.phoenix
Unfortunately this does not work ((
Code:
Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
but of course you can try it yourself...
BTW, there is one more solution for removing ads. If anyone can check - that would be good

UltraMaks said:
1. Can you share your details of how you set your Tasker to remove ads? I use Macrodorid but as i stated earlier sometimes it takes seconds to unlock that is totally inconvenient
2. do you mean this?
Code:
adb shell pm hide com.amazon.phoenix
Unfortunately this does not work ((
Code:
Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
but of course you can try it yourself...
BTW, there is one more solution for removing ads. If anyone can check - that would be good
Click to expand...
Click to collapse
1) To get Tasker to work correctly, I downloaded Notification Listener from here. Once both are installed, in Tasker under the Profile tab, I created an event that gets triggered when the display is on. The task that gets linked to this profile will launch the Notification Listener plugin. Then, I configured the listener to clear notifications based on the app name Amazon Offers (case sensitive).
2) Thanks for trying. It looks like we can't run this command without root.

liquidops said:
1) To get Tasker to work correctly, I downloaded Notification Listener from here. Once both are installed, in Tasker under the Profile tab, I created an event that gets triggered when the display is on. The task that gets linked to this profile will launch the Notification Listener plugin. Then, I configured the listener to clear notifications based on the app name Amazon Offers (case sensitive).
2) Thanks for trying. It looks like we can't run this command without root.
Click to expand...
Click to collapse
1. Have you tried Macrodroid? Just wonder about comparison between Tasker and Macrodroid
2. Well if we have root, we would just delete Amazon Offers from the phone and that's it. This adb solution was meant to hide even without root, and id did work for G4 phones. Initially But then it seems to me they have closed this possibility with some update. And also for G5 phones from the very beginning
When I was thinking about possible solutions one idea came to my mind. What if we try to flash Amazon phones with stock Moto G5 firmware? Will it give any error (because of locked bootloader and probably different hashes of the Amazon and Stock Moto firmwares)? Any thoughts?

Best Buy price matches if you don't want those ads.

JoRocker said:
Best Buy price matches if you don't want those ads.
Click to expand...
Click to collapse
Sorry, what do you mean?

UltraMaks said:
Sorry, what do you mean?
Click to expand...
Click to collapse
I mean if u go to best buy and show them the prime deal they'll match it. I just did it 2 days ago. I'd post the photo of receipt as proof, but XDA won't let me attach it. Then you'll have then ad free version for $239
Best Buy G5 Plus Price Match https://imgur.com/gallery/iRLD3

JoRocker said:
I mean if u go to best buy and show them the prime deal they'll match it. I just did it 2 days ago. I'd post the photo of receipt as proof, but XDA won't let me attach it. Then you'll have then ad free version for $239
Best Buy G5 Plus Price Match https://imgur.com/gallery/iRLD3
Click to expand...
Click to collapse
We do not have such shops in my country

Best buy didn't let me price match the Amazon ad variant because they said that variant isn't eligible compared with their variant. And using NotiEDA combined with Macrodroid seemed to go the trick.

Sooooo theres a permanent way to get rid of them and not have to use an app for it. I just found it on the Moto G subreddit.
I literally just did it. It DID get rid of all the amazon ads, which is less running in the background too!!
I'm using the 64gb Moto G5 plus amazon variant. It also gets rid of the need for a second finger print for the lock screen. You don't need to do it twice to get to the home screen anymore, just once like a non ad version!!!!
It's the top post in the subreddit right now. I can't link it, some bot won't let me
EDIT: I will put the instructions
Moderator Edit:
The solution has already been covered here:
https://forum.xda-developers.com/moto-g4/how-to/to-remove-amazon-ads-moto-g4-running-t3614090
Edit2: the above is the one who found it but the one who posted it to the subreddit that this forum wouldn't let me link to are one in the same. I did mention the thread so sorry if anyone thinks I didn't give proper credit.

YOU MADE MY DAY!!!! AWESOME! THANK YOU VERY MUCH!
I confirm that this operation removed my ads also
I think this should be pinned to OP somehow!

Related

[GUIDE] Amazon Fire Phone ROOTED! 3.5.1 Downgrade

Thanks to @SafinWasi @Dilbert1959 @Euneiro
Required
Code:
Android SDK
ADB
USB Debugging (see [user=5609616]@SafinWasi[/user]'s guide - [URL="http://forum.xda-developers.com/fire-phone/general/guide-enable-usb-debugging-setup-t2859697"]HERE[/URL])
If you've managed to avoid the OTA update & are still on 3.5 - Simple. Download towelroot v3, make it ra1n, download SuperSU, then use Titanium or ES File Explorer to uninstall/disable Devices Services Platform.
For the rest of us who have updated to 3.5.1
Download Fire OS 3.5 - HERE
Rename to update.bin & drop it in to C:\
Boot phone into recovery by holding PWR + VOL UP
Select "Apply update from ADB"
Go to Device Manager - find "Fire" and select "Update driver". Go through the list of "All devices" to find Android Composite USB Interface and select it.
Unplug the phone, plug it back in, then open up a command prompt and type the following:
Code:
adb sideload c:\update.bin
This will downgrade you to 3.5. When done, do a full wipe & reboot. Then install towelroot to obtain root access.
Please report any issues.
Great job,I'll add this to my R&D thread
I have a question: If you're rooted on the Fire Phone, is it possible to install Google Services Framework and Google Play Services and have a fully working Google Play Store and GApps on this device, like the Kindle tablets can? Thanks in advance!
Yes, but be careful - don't downgrade fireos above 3.6.2
B1ackByte said:
Yes, but be careful - don't downgrade fireos above 3.6.2
Click to expand...
Click to collapse
I have Fire Phone Fire OS 3.6.8 , am i domed to stuck forever with only amazon apps ? can i at least sideload google store apps ?
if i can downgrade and make it work with google store ; can you guys tell me how ?
Maybe you should have a look at the other threads - already mentioned there
3.6.8 downgrade maybe make your device useless
---------- Post added at 10:03 PM ---------- Previous post was at 09:38 PM ----------
Launcher: http://forum.xda-developers.com/showthread.php?t=2961169
[Q] Fire Phone & Launchers
---------- Post added at 10:05 PM ---------- Previous post was at 10:03 PM ----------
Gapps:
http://forum.xda-developers.com/showthread.php?p=57095260
i really hope someone can root fire phone 3.6.8 and make a customer rom
it is a nice phone
I will second that plea - please someone discovery how to root and put a real Android ROM on 3.6.8 phones. It is a powerhouse phone for the on-sale price. But I just can't warm up to the Fire ROM - they tried to make it a Kindle tablet that's a phone device and changes to the UI just to be different in my opinion.
I do not get Voice Mail messages on my Lock Screen - does anybody? I've missed multiple messages now because the only way I know I have one is if I swipe down from the top to display notifications (why the $#!!# Amazon developers thought that you shouldn't display notifications in the notification bar is beyond me and an example of how frustrating this otherwise fine phone is..).
Please, please, please.....
daggerNC said:
I will second that plea - please someone discovery how to root and put a real Android ROM on 3.6.8 phones. It is a powerhouse phone for the on-sale price. But I just can't warm up to the Fire ROM - they tried to make it a Kindle tablet that's a phone device and changes to the UI just to be different in my opinion.
I do not get Voice Mail messages on my Lock Screen - does anybody? I've missed multiple messages now because the only way I know I have one is if I swipe down from the top to display notifications (why the $#!!# Amazon developers thought that you shouldn't display notifications in the notification bar is beyond me and an example of how frustrating this otherwise fine phone is..).
Please, please, please.....
Click to expand...
Click to collapse
I feel ur pain. bite ur finger nails and stay strong
daggerNC said:
I will second that plea - please someone discovery how to root and put a real Android ROM on 3.6.8 phones. It is a powerhouse phone for the on-sale price. But I just can't warm up to the Fire ROM - they tried to make it a Kindle tablet that's a phone device and changes to the UI just to be different in my opinion.
I do not get Voice Mail messages on my Lock Screen - does anybody? I've missed multiple messages now because the only way I know I have one is if I swipe down from the top to display notifications (why the $#!!# Amazon developers thought that you shouldn't display notifications in the notification bar is beyond me and an example of how frustrating this otherwise fine phone is..).
Please, please, please.....
Click to expand...
Click to collapse
Below is a copy/paste of a review I wrote about using this phone after 2 months. The section regarding notifications surely will apply to you. Perhaps there will be other parts that will help as well!
LilLowEK said:
Below, in no particular order, is a list of things I hated out of the box. Following will be my feelings, along with tips & tricks, on the same items.
1. The Home Screen - I didn't like how the apps were randomly scattered on the home screen. It was difficult for me find what I was looking for.
2. No Google Play Store - I understand the logic behind this from a business prospective. However, from a consumer prospective, there are apps I use on a daily basis that were not available in the Amazon App Store. As bad as this sounds, it means I'd have to change my life style to accommodate this device. One thing that kind of floored me on this is that Google doesn't block the Amazon App store on their OS.
3. The grid - It scrolls up and down, where I've been used to scrolling left to right. Also, there is no way to easily sort the applications by alphabetical order. It simply displays them as they are installed.
4. The lack of soft keys - I've been accustomed to soft keys to open the menu, go home, view recently used apps, and to go back.
5. Notifications - The notification bar doesn't keep a log of icons of notifications. For example, if I get a KIK message it drops down, previews it, and vanished. Unless I open up the notification panel there is nothing to remind you of this. This bothers me as I often don't review them straight away and forget it even happened.
6. Keyboard - There is absolutely no way to install another keyboard. I've been a long time user of Swift Key and I keep find myself hitting the period instead of the space bar.
Due to the above I decided to try to make the phone a bit more what I'm used to. This was easy as I simply had to side load a few apps. This mainly included the apps that were not in the Amazon App Store along with a launcher to replace the Amazon Home screen. After installing several launchers I found one that I was happy with as it permitted me to use custom Widgets. I used it this way for a week or so and was happy to have my old Style back.
Now that I didn't feel held back, or limited by the device, I wanted to give it a go on how it was intended to be used. I changed my default home launcher to the Fire OS launcher. After using it a bit, and exploring it, it's my default launcher with no plans of going back to the standard Android Launcher! Below are the same 6 items listed above, but including how I feel about them now. It will also include what I consider to be tips & tricks, things I wish I knew out of the box.
1. The Home Screen - The use of Dynamic Perspective to access menus is amazing! The apps that are created for this OS have beautiful home screen widgets that I'm not sure I could go with out now. I love the fact I can read SMS messages on the home screen, emails on the home screen, a flip of the wrist shows me the current weather, my upcoming appointment and reminders, and much more. Although there is no easy way to change the apps listed, you can pin apps to the front. So simply pin the app that you want listed last first, and the first app last. This will put them in the order that you'd like.
2. No Google Play Store - As others have mentioned, installing the Google Play Store is very simply on this device. There is no downgrading required. Simply side load a few APK files. I won't go into detail on this as it can be found in a lot of other places.
3. The grid - I don't mind scrolling up and down now. It's second nature now. However, you still can not sort the apps. You must go through the tedious process of moving them one at a time by clicking and dragging it. I did this so they are sorted alphabetically. If I install a new app I now simply drag it where I feel it should be.
4. The lack of soft keys - I'm so used to swiping up now it's odd to use a traditional Android phone's back button! The physical home button works fine, especiall8y now that I discovered the "Quick Switch" menu by double pressing the home key.
5. Notifications - I've toggled all the options regarding notifications in the settings. My original complaint still exists. This was a HUGE set back for me with this device. Luckily, with a lot of trial and error, I found an app that works well for me. It's call NotifierPro Free. I configured it so a bar drops down and stays under the status bar. I also configured it so these notifications remain until I swipe them away. This has been a HUGE help in allowing me to adapt to this device.
6. Keyboard - There is still no way to change the default keyboard, even after side loading one. Amazon told me they made an update to their Kindles which allows the use of changing keyboard applications, so there will be an update that allows the Fire Phone to do the same.
Tips & Tricks / Q & A
1. Switching between running apps quickly.
- To do this simply press the home button twice quickly. You will be presented with a menu called "Quick Switch" where your most recently used apps can be found.
2. How do I quit apps that I'm not using at the moment to extend battery life and free resources?
- If you double click the home button to access the "Quick Switch" menu you can swipe up which will close the app, remove it from the quick switch menu, along with removing it from the cluttered home carousel.
3. Can I group applications together?
- Yes you can! Inside the home menu click and drag an application over another. It will ask you to give the new collection a name and they are then in a group. This is a great way to keep things together and sorted. You can also drag these "collections" into the home screen dock.
4. Any tips for the Camera?
- Yes! I've read about this "best shot" feature, but it didn't seem to do anything for me once I enable it. However, which viewing the photos you already have taken you will have a "best shot" option you can click on. This will show you the 3 photos the camera took, allowing you to select the one that you like the best.
- Burst Feature - The Amazon pages states you can click and hold the camera button to take a burst of photos. This doesn't work for me as it opens up Fire Fly. However, if you press and hold the soft key this feature works.
5. Amazon App Store or Google Play Store?
- I suggest you use the App from the Amazon App Store if available. Some of these apps are created specifically for the Fire Phone and give home screen widgets that the standard app does not support. For example, if you install KIK from the Amazon App Store it allows you to read messages on your home screen, where if you install it from the Play Store it does not.
6. Is the battery really as bad as people say?
- Maybe originally prior to the newest update. The newest update bring out amazing battery life, compared to my old phone at least. I can easily get through an entire day on a single charge. This is under moderate use such as messaging, emailing, browsing eBay, the web, and normal app use. I do not use the device to watch movies or television shows.
As I continue finding things about this phone that I feel are worth mentioning, I'll be sure to update this review. Outside of that, if you have bought this device but initially installed the Google Home Launcher, I strongly suggest you open your mind and give the Amazon Home Launcher a shot. It's truly amazing.
Click to expand...
Click to collapse
LilLowEK said:
Below is a copy/paste of a review I wrote about using this phone after 2 months. The section regarding notifications surely will apply to you. Perhaps there will be other parts that will help as well!
Click to expand...
Click to collapse
Is the notification app you refer to called "NotifierPro Free"? I don't see anything by the exact name you said...
ediebol said:
Is the notification app you refer to called "NotifierPro Free"? I don't see anything by the exact name you said...
Click to expand...
Click to collapse
Yes, you can find it in the Google Playstore.
B1ackByte said:
Yes, but be careful - don't downgrade fireos above 3.6.2
Click to expand...
Click to collapse
I successfully downgraded from 3.6.6 to 3.6.2 and phone still activated
lu1gj3s said:
I successfully downgraded from 3.6.6 to 3.6.2 and phone still activated
Click to expand...
Click to collapse
Tell us more, please... We would like to have more info regarding this
I have v3.6.0 on my phone uk o2 can i downgrade to 3.5? what are the benefits and its asking to update to 3.6.8 what should i do?
jutley said:
I have v3.6.0 on my phone uk o2 can i downgrade to 3.5? what are the benefits and its asking to update to 3.6.8 what should i do?
Click to expand...
Click to collapse
Same here! I would like to know if I can downgrade to 3.5 from this version because having root will really change the game
Below 3.6.8 downgrade should work. Please use development forum only for development.
B1ackByte said:
Below 3.6.8 downgrade should work. Please use development forum only for development.
Click to expand...
Click to collapse
And it DOES!
I followed the tutorial and now I have the device with 3.5 and full root.
By the way, YOU NEED TO BE PATIENT. Fire Phone takes forever in wiping cache and data. Just leave the phone for around 5 - 7 minutes n both cases even though it looks stacked.
And BE CAREFUL! This image is for AT&T... So the image is for the US customers and you won't be able to use AppStore unless you change your country to the US
Thanks, guys!
I am M3 said:
Thanks to @SafinWasi @Dilbert1959 @Euneiro
Required
Code:
Android SDK
ADB
USB Debugging (see [user=5609616]@SafinWasi[/user]'s guide - [URL="http://forum.xda-developers.com/fire-phone/general/guide-enable-usb-debugging-setup-t2859697"]HERE[/URL])
If you've managed to avoid the OTA update & are still on 3.5 - Simple. Download towelroot v3, make it ra1n, download SuperSU, then use Titanium or ES File Explorer to uninstall/disable Devices Services Platform.
For the rest of us who have updated to 3.5.1
Download Fire OS 3.5 - HERE
Rename to update.bin & drop it in to C:\
Boot phone into recovery by holding PWR + VOL UP
Select "Apply update from ADB"
Go to Device Manager - find "Fire" and select "Update driver". Go through the list of "All devices" to find Android Composite USB Interface and select it.
Unplug the phone, plug it back in, then open up a command prompt and type the following:
Code:
adb sideload c:\update.bin
This will downgrade you to 3.5. When done, do a full wipe & reboot. Then install towelroot to obtain root access.
Please report any issues.
Click to expand...
Click to collapse
I start a cmd prompt but when I enter the command " adb sideload c:\update.bin " it just runs the help file with adb commands, I am on the adb recovery screen and it says sideload OTA update using adb sideload <filename>. Not sure what I am doing wrong? help please, oh my device has download part of the new update, do I need to delete it first? I'm running 3.5.1 at&t
wont read update.bin
when I try to sideload it gives me a message "cannot read update.bin" maybe a corrupted dowload, i'll try downloading again or any other suggestions?

[Q] 5.0.1 made me realize I want to uninstall UP and Wellness

Hi,
I've been on 5.0.1 since yesterday. Didn't have any issues with battery before, and now it seems even better.
However, wishing to be fully optimized, I see on the new battery usage option, that besides the 'screen', next in line of battery consumption are 'UP' and 'Wellness'.
Any way to get rid of them, or at least stop them from running?
Thanks
Hi, you can disconnected UP from receiving data, but not remove the program on the watch, as fare as I know.
WELNESS I have the same problem. I want get rid of that too?
What about using:
Code:
adb shell pm disable [I]package_name[/I]
I found conflicting information on whether root is required for that. And of course we'd have to figure out what the package names are.
CSX321 said:
What about using:
Code:
adb shell pm disable [I]package_name[/I]
I found conflicting information on whether root is required for that. And of course we'd have to figure out what the package names are.
Click to expand...
Click to collapse
Easiest way i can think of to get the package names would be to run "adb shell top", then scan through the processes until you see the one that your looking for. if they're not listed, just open them on the watch and they should pop up
Well, it looks like the package manager (pm) does require root.
Edit...Oh, and you can get the package names with:
adb shell pm list packages
I was able to uninstall the Amazon app with a simple:
adb uninstall com.amazon.mShop.android
since that was just installed by the Amazon app on the phone.
But trying:
adb uninstall com.jawbone.upopen
results in:
Failure [DELETE_FAILED_INTERNAL_ERROR]
I'm sure we'll get this thing rooted soon, and then it should be an easy matter to disable or delete any of the pre-installed apps.
Thanks for the responders above, looks like we'll have to wait
I'd like to get rid of this garbage too. Let me know if you figure it out...
Would also like to get rid of these, I do not use my watch for fitness related stuff and the Wellness app just doesn't even work right. Don't even get me started on the stress level -_-
Disable apps?
So if we can't delete them because we need root, can we disable them? Like using the disable function in application manager...would that work through ADB without root?
I'm in the same boat..can't stand having 3 fitness apps installed (fit, wellness, up) and I do not use my watch with ANY of them! Between battery and overall responsiveness, you can't tell me that having all 3 of these running don't have any effect.
It would be awesome if we can figure out how to uninstall unwanted wear-only apps. Seems like a first generation kind of flaw that'll only get better.
Sent from my HTC6435LVW using Tapatalk

PixelMod

Must Be on Nougat Rom!!!
I recommend Starting on freshly wiped rom but.
Download from device and on PC.
This requires Package Disabler Pro Be Installed.
Playstoremod https://mega.nz/#!LERxkDoI!qvkbyW-XkNoCIMFR_djr5Mtx4emt6_zCwG2KmFyQU0A
Extract zip
Install apks as normal once extracted. (From device download)
From Device
Enable Usb Debugging
Disable Verify apps over USB
Enable all disabled apps
From PC
Plug phone into computer watch phone screen accept usb debugging key for computer
Run Install_PlayStore_Rom.bat
Follow Instruction On Cmd Screen
Once Install Is All Done
On device
Select Pixel For Home Launcher
Open Settings/Application/Default Application under Calling Select Phone
Open Language and Input
Open Virtual Keyboards and click manage keyboards and turn on GBoard keyboard
Open Developer Options
Set Window Animation scale to .05x
Set Transition Animation scale to .05x
Set Animation Duration scale to .05x
Open settings goto accessibility
Enable all the servicesexcept talkback unless you want it
In settings open applications
Open applications manager
Goto menu select speciall access
In Phone Administrators enable all except android device manager unless you want that
Now click back button and open Draw over other apps and enable all
Click back button and open Modify system settings enable all
Click back button and open Notification access enable all
Open Rom Control and Everything Installed will be accessed there
Features
Pixel Dialer V8 With working Video Calling
Pixel Contacts
Google Camera
AOSP Browser
Google Messenger
Google Clock
Google Calculator
Call Recording Via BoldBeast
Rom Control Mods
DNS66 Ad Blocking
Status Bar Mod
Torchlight With Volume Buttons
Access To IMS Settings And Advanced Calling
Keylight Duration Settings
Battery Bar +
Status Bar Internet Speed
Recent Bar In Notification Panel
Button Remapping Via AIO Gestures
Volume Button Music Skip
Fingerprint Gesters
Led Control Via Light Flow App
Volume Panel Mod
Already running on my phone enjoy
All credit goes to the dev in Verizon thread
https://forum.xda-developers.com/ve...ougatplaystorerommodadbinstall-t3560360/page3
just wanted to post it here for our devices being as I was the crashdummy to test it lol.
What doesn't work for us is wifi calling
What's the decryption key for the download?
asterisq* said:
What's the decryption key for the download?
Click to expand...
Click to collapse
Try now
Xcod3rX said:
Try now
Click to expand...
Click to collapse
Thank you.
Got it up and running. Needed to make a few changes (enabling certain apps with Package Disable Pro), but other than that it seems snappy. Will have to see how some of the extras work before I can form a solid opinion.
Does wifi calling and volte (HD voice) still work with the official Tmobile nougat release?
Sent from my SM-G935T using XDA-Developers Legacy app
Just works from stock?
What type of ROM Controls are there
Sent from my SM-G935T using XDA-Developers Legacy app
what is this exactly, is this just to add a feature to my stock nougat. I dont want to damage my phone
So do you have to use both the pc and phone or was the directions trying to say you could choose the method?
No replies here folks.... Somebody is going to have to step up and do the mod and report back for us on tmobile. We need a volunteer.
Sent from my SM-G935T using XDA-Developers Legacy app
I linked the original thread I just posted it here because it works on our devices also. Instead of trying to be ungrateful maybe take a moment and read. My directions are correct, and very understandable to anyone who knows how to read and most importantly follow directions as stated.
Guess I don't know how to read. Thanks for posting this though.
Xcod3rX said:
I linked the original thread I just posted it here because it works on our devices also. Instead of trying to be ungrateful maybe take a moment and read. My directions are correct, and very understandable to anyone who knows how to read and most importantly follow directions as stated.
Click to expand...
Click to collapse
Actually your directions are not that easy to read or understand.
The OP states a list of steps to take "from PC" and none of those steps other than running the bat files are done from your PC. They are all things don't from phone.
Sent from my SM-G935T using XDA Premium HD app
justda said:
Actually your directions are not that easy to read or understand.
The OP states a list of steps to take "from PC" and none of those steps other than running the bat files are done from your PC. They are all things don't from phone.
Click to expand...
Click to collapse
They are clear to those actually looking to use it Instead of just looking to argue a useless point the first person to try it got it and so did a few others. As I stated I quoted the original post so anything you are not clear on then you ask there. This is only to let us tmobile users know it works. Now I will go back to life outside of XDA and leave you to argue with yourself.
Question did it work for you? Did you try? Do you already understand adb? If yes to any above then you should be able to follow directions
Xcod3rX said:
They are clear to those actually looking to use it Instead of just looking to argue a useless point the first person to try it got it and so did a few others. As I stated I quoted the original post so anything you are not clear on then you ask there. This is only to let us tmobile users know it works. Now I will go back to life outside of XDA and leave you to argue with yourself.
Question did it work for you? Did you try? Do you already understand adb? If yes to any above then you should be able to follow directions
Click to expand...
Click to collapse
Obviously it bothered you enough to edit the OP...
But you enjoy your high horse.
Sent from my SM-G935T using XDA Premium HD app
Doesn't work for me. Pixel launcher FCs everytime. Guess I'll reformat my phone now...
justda said:
Obviously it bothered you enough to edit the OP...
But you enjoy your high horse.
Click to expand...
Click to collapse
????some needs a cookie and attention. You go girl??????????
If you guys are having trouble getting it to work you could always just install nova launcher and make it pretty much identical if not better than the original pixel launcher. Or else there is another app called nougat UI for Android that looks promising but I haven't tried it yet.
Sent from my SM-G935T using XDA-Developers Legacy app
Xcod3rX said:
????some needs a cookie and attention. You go girl??????????
Click to expand...
Click to collapse
**** guuurl, err body likes cookies! But I'm not in any dire need of attention. I just don't like it when someone make unnecessarily rude comments to a new member to XDA is looking for some help...
If you start a thread, even when you're just giving a link to more info people will ask questions. I've been there, started a few compilation threads over the past decade on XDA and it never fails... people hope that since you compiled the list you have the info... Not to mention it is a Verizon mod and tmobile people will have different questions. But you enjoy being an ass... I'm gonna run to Fred Meyers and grab some cookies.
estxxas said:
Doesn't work for me. Pixel launcher FCs everytime. Guess I'll reformat my phone now...
Click to expand...
Click to collapse
I would reflash without wiping anything first. If it is only the launcher FC, a reflash without wiping might fix what ever went sideways during the initial install.
Sent from my SM-G935T using XDA Premium HD app
estxxas said:
Doesn't work for me. Pixel launcher FCs everytime. Guess I'll reformat my phone now...
Click to expand...
Click to collapse
I've had trouble with Pixel launcher as well. No problems during the beta, but after "official" it mysteriously stopped working.
Working awesome here! Nice and smooth!
I found the easiest way to install this through adb is, make sure you have adb/fastboot installed on your computer, DL the play store mod file, extract it and all you have to do is CLICK on the play store rom.bat and it automatically opens the command window and the directions on there will guide you through the process.
MAKE SURE your home screen grid on the TouchWiz launcher is set to 5 x 5 as that is the default grid on the Pixel launcher. If it is set different on the TW launcher it messes with the Pixel launcher viewing. It offsets the app icon grid and makes icon s look crooked on the screen and widgets are all out of place also.
Sent from my SM-G935T using XDA-Developers Legacy app

Tutorial: Workaround for Missing Notification LED by Always on Edge

Disclaimer: I am not Responsible for Burns on your gorgeous Amoled display or the Nuclear war triggered or your anything using by my guide.
As we have the Notification Led ditched by Sammy, we have a few alternatives. However, I have somewhat mimicked the missing features through Always On Edge.
Play Store Link: (https://play.google.com/store/apps/details?id=com.used.aoe
I can understand that this has already been discussed, my purpose of this thread is to Guide you an effective configuration of the AOE app. Many people find the app difficult to configure as this is like a "One Page Website" containing almost all the options in the same place, therefore looking messy. Also, this app have several bugs yet I found this most reliable yet.
I don't claim any credit for the App.
Steps:
Please disable dear Samsung's Edge Light feature OFF.
Disable Window and Transition Animation off in Dev Settings if you don't like AOE flickering statusbar during notification reminder.
Install Always on Edge from the play store link above.
Go to AOE settings, Give the app necessary Permission.
Exclude the app from being battery optimized.
On How/When to Light section, select your preferences. In "When Notification Comes", select your apps to notify and set your preferred colour.
Turn Reminder on for 8 seconds in every 16 seconds.
On Edge Style, Select Stable (This helps reduce battery drain).
Check Adjust brightness, keep it at mid range or as you prefer.
On How to Close, select Double Tap to Close.
Now, on Enable Edge Lighting, keep it enabled, Select around Notch only. On the notch support settings, select Adjust manually and select the values 55,0,15,10, Right > 120 respectively.
This will make a smaller notification LED like light above the notch. We usually don't use that area so, it should be absolutely fine. With these settings, you get a working notification LED alternative.
I hope this helps a lot of us. These settings are my personal preference at this moment. I am also looking into Chainfire's Holey Light but that thing is a baby and drains battery plus does not notify when on battery and screen is off. So, I shall wait till other alternatives are available.
There's a Thank Button for Every Post That Makes you Thankful to the Author.
Why wouldn't you add this to the thread that already exists about this app?
I can understand that this app has been already talked about but why I made this thread is so that more people can get the guide easily and it does not get lost in the conversation. If moderators think it's duplicate and wish, they may merge it with the other thread.
Hi.
If I want to set it for missed calls and messages, what I have to select? Thanks
This is a proper location for this guide. It's where most users come to look for something like this. Look at the title of this section: "Guides, News, & Discussions"...
Leave it here, where it belongs.
And many thanks to the OP.
---------- Post added at 08:09 AM ---------- Previous post was at 08:06 AM ----------
ventolino said:
Hi.
If I want to set it for missed calls and messages, what I have to select? Thanks
Click to expand...
Click to collapse
For missed calls select the Phone app.
For voice mail messages, select your visual voicemail app.
For SMS messages, select your Messages app.
This app doesnt work properly for me, it only shows notification around camera ring after i wake the screen, whats the point of it than?
Not to mention often there is like overlay over regular losckreen so i need to unlock twice, it comes over fingeprint area so i cant directly unlock phone from screen off.
Reinstalled it 3 times already just to see if im crazy or not and redid from scratch following 100% guide from youtube or net.
What im doing wrong here or it works like that for all?
@ivicask,
I can't tell you what you're doing wrong, but it's not supposed to work like that. On my phone it notifies me as soon as a new message notification arrives. Try experimenting with some of the options. And read all the notices that the developer put in the app.
ivicask said:
This app doesnt work properly for me, it only shows notification around camera ring after i wake the screen, whats the point of it than?
Not to mention often there is like overlay over regular losckreen so i need to unlock twice, it comes over fingeprint area so i cant directly unlock phone from screen off.
Reinstalled it 3 times already just to see if im crazy or not and redid from scratch following 100% guide from youtube or net.
What im doing wrong here or it works like that for all?
Click to expand...
Click to collapse
Can you check if the "Screen is Off" is selected in the when a notification comes section. Also, did you disable Edge Lighting?
These are my settings and it works perfectly fine and the notification light stays on until I dismiss it. The red circled area is what needs to be changed to leave the notification light on until you dismiss it.
In the last screenshot, you scroll down through that list to select the apps you want a notification light for. Whenever you install a new app on your phone it gets automatically check off in that list. Just something to remember.
In addition whenever you make a change you have to hit save at the bottom.
This setup also works with Samsung stock AOD.
izephyr said:
Disclaimer: I am not Responsible for Burns on your gorgeous Amoled display or the Nuclear war triggered or your anything using by my guide.
As we have the Notification Led ditched by Sammy, we have a few alternatives. However, I have somewhat mimicked the missing features through Always On Edge.
Play Store Link: (https://play.google.com/store/apps/details?id=com.used.aoe
I can understand that this has already been discussed, my purpose of this thread is to Guide you an effective configuration of the AOE app. Many people find the app difficult to configure as this is like a "One Page Website" containing almost all the options in the same place, therefore looking messy. Also, this app have several bugs yet I found this most reliable yet.
I don't claim any credit for the App.
Steps:
Please disable dear Samsung's Edge Light feature OFF.
Disable Window and Transition Animation off in Dev Settings if you don't like AOE flickering statusbar during notification reminder.
Install Always on Edge from the play store link above.
Go to AOE settings, Give the app necessary Permission.
Exclude the app from being battery optimized.
On How/When to Light section, select your preferences. In "When Notification Comes", select your apps to notify and set your preferred colour.
Turn Reminder on for 8 seconds in every 16 seconds.
On Edge Style, Select Stable (This helps reduce battery drain).
Check Adjust brightness, keep it at mid range or as you prefer.
On How to Close, select Double Tap to Close.
Now, on Enable Edge Lighting, keep it enabled, Select around Notch only. On the notch support settings, select Adjust manually and select the values 55,0,15,10, Right > 120 respectively.
This will make a smaller notification LED like light above the notch. We usually don't use that area so, it should be absolutely fine. With these settings, you get a working notification LED alternative.
I hope this helps a lot of us. These settings are my personal preference at this moment. I am also looking into Chainfire's Holey Light but that thing is a baby and drains battery plus does not notify when on battery and screen is off. So, I shall wait till other alternatives are available.
There's a Thank Button for Every Post That Makes you Thankful to the Author.
Click to expand...
Click to collapse
I wish people would stop recommending this app. I have had 0 success in using it and having it work as intended. I have tried your settings, and once again this does not work for me; When I get a notification, the screen lights up, shuts off, and there is no indication that a message has arrived. There are like 3 threads on this particular program that also offer suggestions on how to get the program to "work".
Yes, Edge lighting has been disabled. I even went a step further and rebooted the phone, then installed the app. Used your settings, as well as the other settings that have been suggested and I have the same outcome, I just don't get it. I am sure that atleast 100 of the reported downloads are form me trying to get this app to work LOL.
I appreciate your time to try to explain how you managed to get the app to work, but is not reliable imho, and I really wish it were
I just use the AOD, as much as I hate it, it's about the only reliable way to know that a notification has arrived.
b3y0ndd34th said:
I wish people would stop recommending this app. I have had 0 success in using it and having it work as intended.
Click to expand...
Click to collapse
I understand your frustration. But this app works as intended for some of us, and fills our needs. Those of us who are satisfied will continue to recommend it....
Look around. There are currently 4 devs with competing apps in the S10 forum. I'd suggest you try a couple of them and let us know if you find something that works better.
izephyr said:
Can you check if the "Screen is Off" is selected in the when a notification comes section. Also, did you disable Edge Lighting?
Click to expand...
Click to collapse
Yes and yes.
b3y0ndd34th said:
I wish people would stop recommending this app. I have had 0 success in using it and having it work as intended. I have tried your settings, and once again this does not work for me; When I get a notification, the screen lights up, shuts off, and there is no indication that a message has arrived. There are like 3 threads on this particular program that also offer suggestions on how to get the program to "work".
Yes, Edge lighting has been disabled. I even went a step further and rebooted the phone, then installed the app. Used your settings, as well as the other settings that have been suggested and I have the same outcome, I just don't get it. I am sure that atleast 100 of the reported downloads are form me trying to get this app to work LOL.
I appreciate your time to try to explain how you managed to get the app to work, but is not reliable imho, and I really wish it were
I just use the AOD, as much as I hate it, it's about the only reliable way to know that a notification has arrived.
Click to expand...
Click to collapse
eXACTLY THAT!Have the same issue..
cam30era said:
I understand your frustration. But this app works as intended for some of us, and fills our needs. Those of us who are satisfied will continue to recommend it....
Look around. There are currently 4 devs with competing apps in the S10 forum. I'd suggest you try a couple of them and let us know if you find something that works better.
Click to expand...
Click to collapse
What are the other apps? I would love to try anything that would give me a working notification indicator.
You and I have a vastly different expectation when it comes to "working as intended". If it did work as intended, all of us would be able to have this app function correctly.
I also find it very convoluted and bloated. When creating a UI for any app, you should use the "user is drunk method". Meaning even if a person were intoxicated, they should be able to use the app. But that is neither here nor there.
I appreciate what the developer has done, I just haven't been able to accomplish the task at hand.
b3y0ndd34th said:
What are the other apps?
I also find it very convoluted and bloated. When creating a UI for any app, you should use the "user is drunk method". Meaning even if a person were intoxicated, they should be able to use the app.
Click to expand...
Click to collapse
You will find threads for the other apps in the S10 (not here in S10+) "Themes, apps, and Mods" section.
FWIW, I agree with your comments about the UI.
cam30era said:
You will find threads for the other apps in the S10 (not here in S10+) "Themes, apps, and Mods" section.
FWIW, I agree with your comments about the UI.
Click to expand...
Click to collapse
Gotcha! Gonna go check there, thanks!
I have only a problem with this app.
When there is the notification I can't unlock the phone with fingerprint. I must wait the led/notch is off
ventolino said:
I have only a problem with this app.
When there is the notification I can't unlock the phone with fingerprint. I must wait the led/notch is off
Click to expand...
Click to collapse
Yep...same here....in that case press the power button and then you can unlock the phone....
Sent from my SM-G975F using Tapatalk
izephyr said:
I can understand that this app has been already talked about but why I made this thread is so that more people can get the guide easily and it does not get lost in the conversation. If moderators think it's duplicate and wish, they may merge it with the other thread.
Click to expand...
Click to collapse
I added a link to your thread on the original AOD thread. It's alway better to keep all the info in one place but I get what you were trying to do here. At least now they're li ked. ?
Sent from my SM-G975W using XDA Labs
ivicask said:
This app doesnt work properly for me, it only shows notification around camera ring after i wake the screen, whats the point of it than?
Not to mention often there is like overlay over regular losckreen so i need to unlock twice, it comes over fingeprint area so i cant directly unlock phone from screen off.
Reinstalled it 3 times already just to see if im crazy or not and redid from scratch following 100% guide from youtube or net.
What im doing wrong here or it works like that for all?
Click to expand...
Click to collapse
ventolino said:
I have only a problem with this app.
When there is the notification I can't unlock the phone with fingerprint. I must wait the led/notch is off
Click to expand...
Click to collapse
Xode said:
Yep...same here....in that case press the power button and then you can unlock the phone....
Sent from my SM-G975F using Tapatalk
Click to expand...
Click to collapse
I also have had the same problem. I normally used double tap to wake. It is however, present in this app.
Select double tap to close this app. And just use the fingerprint sensor to unlock the phone. It works. I have been using this.
About the Bloated UI of the app, I also agree with all of you. I also contacted the developer on this. He said he will look into this once the app become more stable.
Those, who could not get this app working, I'm sure there is some settings of your phone that are contradicting. For examplen if a notification wakes up the screen, this app will not notifiy. Moreover, yes, I have been using this app as my daily driver now. It does not disappoint me. I have used all the other apps available, Holey Light, Arc Lighting. None works as it should. They works as mentioned by the dev but those features are not the feature an LED-holic person is looking for. Holey Light cannot notify when not being charged. Arc notification ridiculously asks me to watch ad for every hour I use the app.
I am not being paid by the app developer to spread the words. I am spreading the word because it works for me and it SHOULD work for you also as we share the same device. There must be some conflicting app or settings. If anyone needs help settings this up, I would love to help.

Is there any way to get apps like DraftKings Sportsbook to work with Magisk installed

I have Magisk hidden from the app, but it won't verify my location due to it being installed (so clearly hiding it is either not working or not enough) and since sports betting apps have to verify your location for legality, it makes the app useless. Has anyone gotten these apps to live in harmony or do I have to resign myself to having to choose between apps working or having control over my phone?
ive not heard of anyone being able to get round this problem. I doubt you are alone as there are hundreds of people on reddit and other sites complaining about how bad the app is and using fanduel or betmgm instead -
{Mod edit: Link removed. Oswald Boelcke}
ilovetobet said:
ive not heard of anyone being able to get round this problem. I doubt you are alone as there are hundreds of people on reddit and other sites complaining about how bad the app is and using fanduel or betmgm instead -
Click to expand...
Click to collapse
Untoggle the enable oem unlock switch in developer options.
MrCamby said:
Untoggle the enable oem unlock switch in developer options.
Click to expand...
Click to collapse
I don't think that works either.. I stock rom on OP9 pro with bootloader unlocked and app works. It sees something else. It might be problem combined with something else that trips the geolocation.

Categories

Resources