[How To] Change screensaver on Fire TV (non-root): Apple, Chromecast, etc. - Fire TV General

Updates below
After a while of screwing around trying to get the Apple TV screensaver on the Fire TV, I've finally managed to figure it out, and thought I should post a guide. This one's for the Apple TV Screensaver, but any daydream screensaver should work too.
1. Sideload your screensaver APK to the Fire TV, in this case it's Aerial Dream. Install it on another device & extract the APK, or use google search 'your screensaver apk' for a mirror. You'll likely have to put it on your other device to follow the next steps if using something else, however.
2. Connect to your Fire TV via ADB and open a shell:
Code:
$ adb shell
[email protected]:/ $
3. Use the following command to set the new screensaver:
Code:
[email protected]:/ $ settings put secure screensaver_components com.codingbuffalo.aerialdream/com.codingbuffalo.aerialdream.AerialDream
[email protected]:/ $
4. (optional) Check to see if you've set it up:
Code:
[email protected]:/ $ settings get secure screensaver_components
settings get secure screensaver_components
com.codingbuffalo.aerialdream/com.codingbuffalo.aerialdream.AerialDream
[email protected]:/ $
All done. Now you can enjoy a different screensaver on your Fire TV!
5. (optional) To go back to Amazon's original screensaver (bet you won't after you see the Apple TV one, use the following command:
Code:
[email protected]:/ $ settings put secure screensaver_components com.amazon.bueller.photos/.daydream.ScreenSaverService
[email protected]:/ $
Notes:
For other screensavers, set them up on your other device by going to Settings - Display - Daydream - Select your screensaver, then use the command from step 4 to get the proper activity name to use, usually in the format com.packagename/something.ActivityName
The Apple Screensaver saves large videos, so you should have extra disk space and lots of data transfer available.
The first time Aerial Dream starts, it has to download some of the screensaver media, which usually takes a few minutes on a decent network. Let it sit on the loading screen and be patient.
Hey, it doesn't look like much, but it took me quite a while to figure this out. Hope it helps someone out there who wants to customize their Fire TV a little more.
If anyone knows of any other cool daydream screensavers, please post 'em here.
Update August 1st
I've finally got the Chromecast screensaver (home page?) working on an FTV1. I had to update Website Daydream with the open pull requests; the author is MIA unfortunately. I have attached my debug build of an un-signed APK to this post you can use.
Install it the same way as the Apple screensaver above. The daydream package name / service name is:
uk.co.liamnewmarch.daydream/uk.co.liamnewmarch.daydream.WebsiteDaydreamService
You'll also need Activity Launcher to set it up.
Go into Activity Launcher - All activities - Website Daydream - Settings. Set address to https://clients3.google.com/cast/chromecast/home, Display - Full Screen, Overview mode, and Wide view port all checked, leave the rest as defaults.
Although I've suggested using the Chromecast home screen, you can of course use any web site you wish. As always, if you find something cool, post it below.

JeniferBaron said:
So what does the screensaver look like?
Click to expand...
Click to collapse
You may preview the screensaver media here .
Sent from my Nexus 4 using Tapatalk

Ariel Dream 2.7GB moved to ext. SDCARD
I HAD 3.24GB free then followed this Guide to get the very cool Ariel Dreams running as my screensaver instead of the stock Amazon(which I like a lot too - just seen it all).
Next thing I know Kodi is acting as it does for me when I get low on storage.
Sure enough I had 1.14GB free on the tiny 5GB FTV internal storage.
I thought I had to abandon Ariel Dream - nice to look at but to big.
The I found a old AFTVNews article on "How to move and run Amazon Fire TV apps from an External USB Storage Drive"
Did not need the Stickmount mentioned as I already had an SDCard (external) installed. (old article)
Just followed the FolderMount portion to move it to sdcard1 (even the com.codingbuffalo.aerialdream directory was already over there just empty) by pairing it.
Back to 3.24GB free and Ariel Dream running with it's HUGE videos.
Just thought I would mention how I solved this space delima this guide(very helpful) presented.

Not installing for me
Tried installing on both gen 1 and gen 2. No go. Running 5.05 with device updates turned off. App installs but 1) does not appear in app list under “Manage installed apps” and 2) Icon is listed on home screen but fails to open. Message says app is not downloaded from Amazon. Perplexed.

VidKid said:
Tried installing on both gen 1 and gen 2. No go. Running 5.05 with device updates turned off. App installs but 1) does not appear in app list under “Manage installed apps” and 2) Icon is listed on home screen but fails to open. Message says app is not downloaded from Amazon. Perplexed.
Click to expand...
Click to collapse
This isn't a normal app, it's a daydream screensaver. There is no UI, there is (currently) no options, and the only way to get it to do anything is by following the guide in the OP.
Sent from my Nexus 4 using Tapatalk

Re:Not installing for me
VidKid said:
Tried installing on both gen 1 and gen 2. No go. Running 5.05 with device updates turned off. App installs but 1) does not appear in app list under “Manage installed apps” and 2) Icon is listed on home screen but fails to open. Message says app is not downloaded from Amazon. Perplexed.
Click to expand...
Click to collapse
Same thing for me right after install - But then I rebooted.
App is now GONE from the home screen.
Just worked after inactivity (whatever you have it set to).

Hi, i installed this on my fire TV Gen 2, non-rooted. and the screensaver media seems to have taken a lot of space on the internal drive. is there anyway to reclaim the space the screensaver has taken up? is there a way for me to move the default cache or app over to the SDcard?

chakl said:
Hi, i installed this on my fire TV Gen 2, non-rooted. and the screensaver media seems to have taken a lot of space on the internal drive. is there anyway to reclaim the space the screensaver has taken up? is there a way for me to move the default cache or app over to the SDcard?
Click to expand...
Click to collapse
Not without root access. If/when you decide to root, see post #4 with the article How to move and run Amazon Fire TV apps from an External USB Storage Drive.

xenyz said:
Not without root access. If/when you decide to root, see post #4 with the article How to move and run Amazon Fire TV apps from an External USB Storage Drive.
Click to expand...
Click to collapse
Hi, it seems im late to the party my fire tv 2nd gen is on version 5.2.1.0 and it seems to not be rootable.
if i go back to stock screensaver i still dont free up the space aerial dream took up. it seems the only thing to do from here to reclaim would be to factory reset?

chakl said:
Hi, it seems im late to the party my fire tv 2nd gen is on version 5.2.1.0 and it seems to not be rootable.
if i go back to stock screensaver i still dont free up the space aerial dream took up. it seems the only thing to do from here to reclaim would be to factory reset?
Click to expand...
Click to collapse
I believe the latest FireOS has a root exploit you can use to install TWRP/pre-rooted 5.0.5.1 with King Root. Check your device's thread here on XDA; I'm not familiar with FTV2 at all.
And to erase the screensaver's cache, you can either uninstall Aerial Dream, or delete /sdcard/Android/data/com.codingbuffalo.aerialdream
Sent from my Nexus 4 using Tapatalk

Updated OP with info on how to get the Chromecast screensaver on your Fire TV.

How do i get my google photos on the firetv screensaver?
Sent from my SM-G920P using Tapatalk

asafegous said:
How do i get my google photos on the firetv screensaver?
Click to expand...
Click to collapse
Try sideloading Google Photos app. It appears as a daydream screensaver on my N4, but I haven't used it before.
Sent from my Nexus 4 using Tapatalk

xenyz said:
Try sideloading Google Photos app. It appears as a daydream screensaver on my N4, but I haven't used it before.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Does this seem right:
com.google.android.apps.photos/
com.google.android.apps.photos.daydream.PhotoDreamService
Sent from my SM-G920P using Tapatalk

asafegous said:
What service an i accessing from Photos, daydream?
I cant decompile apk right now. Im mobile.
Click to expand...
Click to collapse
I'm guessing it's com.google.android.apps.photos.daydream.PhotosDreamService
You may need to use Activity Launcher to set it up too.
Sent from my Nexus 4 using Tapatalk

xenyz said:
I'm guessing it's com.google.android.apps.photos.daydream.PhotosDreamService
You may need to use Activity Launcher to set it up too.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
On the activity launcher, what url should i put down for all my pictures in all my albums?
Sent from my SM-G920P using Tapatalk

xenyz said:
Updates below
After a while of screwing around trying to get the Apple TV screensaver on the Fire TV, I've finally managed to figure it out, and thought I should post a guide. This one's for the Apple TV Screensaver, but any daydream screensaver should work too.
1. Sideload your screensaver APK to the Fire TV, in this case it's Aerial Dream. Install it on another device & extract the APK, or use google search 'your screensaver apk' for a mirror. You'll likely have to put it on your other device to follow the next steps if using something else, however.
2. Connect to your Fire TV via ADB and open a shell:
Code:
$ adb shell
[email protected]:/ $
3. Use the following command to set the new screensaver:
Code:
[email protected]:/ $ settings put secure screensaver_components com.codingbuffalo.aerialdream/com.codingbuffalo.aerialdream.AerialDream
[email protected]:/ $
4. (optional) Check to see if you've set it up:
Code:
[email protected]:/ $ settings get secure screensaver_components
settings get secure screensaver_components
com.codingbuffalo.aerialdream/com.codingbuffalo.aerialdream.AerialDream
[email protected]:/ $
All done. Now you can enjoy a different screensaver on your Fire TV!
5. (optional) To go back to Amazon's original screensaver (bet you won't after you see the Apple TV one, use the following command:
Code:
[email protected]:/ $ settings put secure screensaver_components com.amazon.bueller.photos/.daydream.ScreenSaverService
[email protected]:/ $
Notes:
For other screensavers, set them up on your other device by going to Settings - Display - Daydream - Select your screensaver, then use the command from step 4 to get the proper activity name to use, usually in the format com.packagename/something.ActivityName
The Apple Screensaver saves large videos, so you should have extra disk space and lots of data transfer available.
The first time Aerial Dream starts, it has to download some of the screensaver media, which usually takes a few minutes on a decent network. Let it sit on the loading screen and be patient.
Hey, it doesn't look like much, but it took me quite a while to figure this out. Hope it helps someone out there who wants to customize their Fire TV a little more.
If anyone knows of any other cool daydream screensavers, please post 'em here.
Update August 1st
I've finally got the Chromecast screensaver (home page?) working on an FTV1. I had to update Website Daydream with the open pull requests; the author is MIA unfortunately. I have attached my debug build of an un-signed APK to this post you can use.
Install it the same way as the Apple screensaver above. The daydream package name / service name is:
uk.co.liamnewmarch.daydream/uk.co.liamnewmarch.daydream.WebsiteDaydreamService
You'll also need Activity Launcher to set it up.
Go into Activity Launcher - All activities - Website Daydream - Settings. Set address to https://clients3.google.com/cast/chromecast/home, Display - Full Screen, Overview mode, and Wide view port all checked, leave the rest as defaults.
Although I've suggested using the Chromecast home screen, you can of course use any web site you wish. As always, if you find something cool, post it below.
Click to expand...
Click to collapse
Just wanted to thank you again for this. The Apple one worked and I used it for months. Switched back to the Amazon Collection. But just now am using the Chromecast. Works great. Can I install the Chromecast App on my FTV to change the speed the images are displayed ? Too slow for my tastes(Apple was to slow too BTW).
However, with 3 different screensavers I am pretty happy. I set the time to forever so they always are running.

asafegous said:
On the activity launcher, what url should i put down for all my pictures in all my albums?
Click to expand...
Click to collapse
I'll try setting up Google Photos on my Fire stick and see if I can get it working.
Bevnrick said:
Can I install the Chromecast App on my FTV to change the speed the images are displayed ? Too slow for my tastes(Apple was to slow too BTW).
Click to expand...
Click to collapse
Doubtful, but give it a try and see.
Sent from my Nexus 4 using Tapatalk

xenyz said:
I'll try setting up Google Photos on my Fire stick and see if I can get it working.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
http://kindlefireforkid.com/how-to-setup-a-google-account-on-amazon-fire-tablet/
Found this. Not sure if it'll play on our device or even if it is needed. Id like to help try but i wont be seeing my fire stick for another week or so.
Sent from my SM-G920P using Tapatalk

I need root to 5.2.1.1 to gain google framework. Fat chance i get this working
Sent from my SM-G920P using Tapatalk

Related

[Q] Turn off Suggestions / Recommendations Update:Answered

In the review on Gizmodo they said you can turn off the recommendations per app but I can't find it anywhere. Can anyone find it?
They seem to be controlled by the notifications setting:
Settings > Apps > (whatever app) > Notifications > On/Off
xBIGREDDx said:
They seem to be controlled by the notifications setting:
Settings > Apps > (whatever app) > Notifications > On/Off
Click to expand...
Click to collapse
Oh crazy, thanks. I saw that setting but I didn't think notifications = recommendations. Totally works though.
ah nice moves! never use google play movies
Well, we have been using Amazon Instant Video (since we're Prime anyway). And I'm racking my brain trying to figure out how to get the Amazon apk to the Nexus so that Chainfire's lovely little app can find it and hopefully that will work.
What do I do.... get the apk to the PC, then connect the Nexus Player to my PC and copy it over? I'd hate to re-invent the wheel if someone else here has already done it. I'd like to know how YOU did it.
Thanks!
The-Chief said:
Well, we have been using Amazon Instant Video (since we're Prime anyway). And I'm racking my brain trying to figure out how to get the Amazon apk to the Nexus so that Chainfire's lovely little app can find it and hopefully that will work.
What do I do.... get the apk to the PC, then connect the Nexus Player to my PC and copy it over? I'd hate to re-invent the wheel if someone else here has already done it. I'd like to know how YOU did it.
Thanks!
Click to expand...
Click to collapse
Hello there,
This was one of the first thing I tried, but it didn't work. Both the Amazon, and the Prime Instant Video apps have to be installed. Just like on a phone. (In case you're not aware the Instant Video app doesn't work without the Amazon app.) Anyways, I side loaded both apps, they started up, I logged in and was able to browse my video library, but I was not able to play any videos. The video begins to load, but shortly after it just goes blank. I used a USB OTG cable and a mouse to navigate through the Amazon apps. (A mouse just makes it a lot easier.)
So, if you would like to try it for yourself here's what I did:
On Nexus Player:
1. Enable developer options. (Go to "Setting," under Device row go to "About," scroll down to and click "Biuld" 7 or 8 times.
2. Turn on USB debugging. (Go to "Setting," under Preferences row go to "Developer options," click on debugging and turn on USB debugging.
3. Turn on Unknown sources. (Go to "Settings," under Personal row go to "Security & Restrictions," and turn on "Unknown sources."
On computer:
1. Make sure you have the latest Android SDK installed. (and that it's up to date)
2. Place whatever apk(s) you want to install inside the "platform-tools" folder. (wherever you extracted it\adt-bundle-windows-etc..\sdk\platform-tools) Once the apk is in the folder I usually rename the app with no spaces.
3. Connect your Nexus Player to your computer.
4. Open a command window on the platform-tools folder. (Shift, Right click, "Open command window here")
5. Check that your computer actually detects your NP by typing this command: "adb devices" No quotation marks, it should show your device as something like "04fc8453e8f6d75b device" (The very first time you do this an RSA key fingerprint notification will pop up on the NP (TV screen) saying, "Allow USB debugging?" check the "Always allow from this computer" mark and then "OK."
6. If step 5 checks out, and your NP is detected then use this command to sideload/install apps: "adb install appname.apk" Again, no quotation marks. (fill in "appname" with the actual name of the app, no spaces.) If all goes well you will see a "Success" remark in the command window.
7. Check Sideload Launcher and your app should now be listed there for you to use.
**To uninstall a sideloaded app go to "Settings," under Device row go to "Apps," then under the Downloaded apps row just select an app, and you'll have the option to uninstall it.
Good luck....
Johnny Martinez said:
Hello there,
This was one of the first thing I tried, but it didn't work. Both the Amazon, and the Prime Instant Video apps have to be installed. Just like on a phone. (In case you're not aware the Instant Video app doesn't work without the Amazon app.) Anyways, I side loaded both apps, they started up, I logged in and was able to browse my video library, but I was not able to play any videos. The video begins to load, but shortly after it just goes blank. I used a USB OTG cable and a mouse to navigate through the Amazon apps. (A mouse just makes it a lot easier.)
So, if you would like to try it for yourself here's what I did:
On Nexus Player:
1. Enable developer options. (Go to "Setting," under Device row go to "About," scroll down to and click "Biuld" 7 or 8 times.
2. Turn on USB debugging. (Go to "Setting," under Preferences row go to "Developer options," click on debugging and turn on USB debugging.
3. Turn on Unknown sources. (Go to "Settings," under Personal row go to "Security & Restrictions," and turn on "Unknown sources."
On computer:
1. Make sure you have the latest Android SDK installed. (and that it's up to date)
2. Place whatever apk(s) you want to install inside the "platform-tools" folder. (wherever you extracted it\adt-bundle-windows-etc..\sdk\platform-tools) Once the apk is in the folder I usually rename the app with no spaces.
3. Connect your Nexus Player to your computer.
4. Open a command window on the platform-tools folder. (Shift, Right click, "Open command window here")
5. Check that your computer actually detects your NP by typing this command: "adb devices" No quotation marks, it should show your device as something like "04fc8453e8f6d75b device" (The very first time you do this an RSA key fingerprint notification will pop up on the NP (TV screen) saying, "Allow USB debugging?" check the "Always allow from this computer" mark and then "OK."
6. If step 5 checks out, and your NP is detected then use this command to sideload/install apps: "adb install appname.apk" Again, no quotation marks. (fill in "appname" with the actual name of the app, no spaces.) If all goes well you will see a "Success" remark in the command window.
7. Check Sideload Launcher and your app should now be listed there for you to use.
**To uninstall a sideloaded app go to "Settings," under Device row go to "Apps," then under the Downloaded apps row just select an app, and you'll have the option to uninstall it.
Good luck....
Click to expand...
Click to collapse
I also had the same issue. Got both amazon and amazon instant video sideloaded, but just when the video is about to start playing it returns me to the main window. It also happens with the Xfinity Go app...
Any ideas why this is?
codya321 said:
I also had the same issue. Got both amazon and amazon instant video sideloaded, but just when the video is about to start playing it returns me to the main window. It also happens with the Xfinity Go app...
Any ideas why this is?
Click to expand...
Click to collapse
I really couldn't tell you why. My best guess is simply that these Amazon apps are not designed to work on Android TV.
I also sideloaded Popcorn Time, but it's a hit or miss. Some movies download just fine and play fine, while others get downloaded to a certain percentage and then stop and some just don't download at all. (FYI after watching a movie from Popcorn Time on the NP I always clear the cache folder in the Popcorn Time setting because some movie end up being about 2GB in size.)
codya321 said:
I also had the same issue. Got both amazon and amazon instant video sideloaded, but just when the video is about to start playing it returns me to the main window. It also happens with the Xfinity Go app...
Any ideas why this is?
Click to expand...
Click to collapse
Lollipop hasn't been out long enough for many apps to become compatible. Too early to tell if its a Lollipop issue or an Android TV issue. I'd assume you'll have to wait a while since I'm sure it's not a priority for Amazon to update for Lollipop since the FireTV isn't Lollipop yet either.
Johnny Martinez said:
I really couldn't tell you why. My best guess is simply that these Amazon apps are not designed to work on Android TV.
I also sideloaded Popcorn Time, but it's a hit or miss. Some movies download just fine and play fine, while others get downloaded to a certain percentage and then stop and some just don't download at all. (FYI after watching a movie from Popcorn Time on the NP I always clear the cache folder in the Popcorn Time setting because some movie end up being about 2GB in size.)
Click to expand...
Click to collapse
Yea, but what is odd is that I see mixed comments. Some people say that amazon video is working, but they don't say if it works for them or how.
Seems odd that both amazon video and xfinity apps do the same thing... Apps work fine but video won't load...
---------- Post added at 08:37 PM ---------- Previous post was at 08:27 PM ----------
Elrondolio said:
Lollipop hasn't been out long enough for many apps to become compatible. Too early to tell if its a Lollipop issue or an Android TV issue. I'd assume you'll have to wait a while since I'm sure it's not a priority for Amazon to update for Lollipop since the FireTV isn't Lollipop yet either.
Click to expand...
Click to collapse
Xfinity app works fine on my lollipop nexus 7. I haven't tried amazon yet though.

Fake location FireTV Stick FireOS 5 (without root)

I've installed google play services ( sideload without root based on this video https://www.youtube.com/watch?v=Q-3SWSD232U ).
And Fake Location 3.27 apk (com.fakegps.mock), tried a few others that failed to install but this one installed and seems to work.
You will need to use the ADB shell to enable mock locations as well. I also installed a rotation app to force landscape on apps that seem to think its portrait.
I have my location set by ZIP code in FireOS settings however it seems that all apps don't use it.
Installed (sideloaded) all of these to get this working (I'm not certain if GP services are needed for fake location to work or not, but I think they are):
Google Account Manager_4.0.3-239410.apk
Google Play Store_4.6.17.apk
Google Play services_4.4.52 (1174655-036).apk
Google Services Framework 4.0.4-338691.apk
com.google.android.gms-8.1.14_(2244331-030)-8114030-minAPI9.apk
com.estrongs.android.pop-v4.0.2.8-242-Android-2.2.apk (ES File Explorer)
RotateScreenOrientation.apk - Free for XDA people
Fake gps - fake location_3.27.com.apk
Watch TNT_3.1.20151105.com.apk - Wanted to be able to Watch TNT on FireTV Stick (requires Cable sub) - doesn't work perfectly, can't "full screen" so there is a red banner at the top of the screen. have to use a mouse too
Enable Mock Locations (since they don't show in the settings app in Fire OS):
Code:
[email protected]:/ $ settings get secure mock_location
0
[email protected]:/ $ settings put secure mock_location 1
[email protected]:/ $ settings get secure mock_location
1
Then I opened Fake Location and set my location (accurately, as it placed me in the middle of the ocean) and started the fake location then switched apps over to Watch TNT and now I am able to stream Live TV.
Does anyone have a full list of settings that we can change via the shell access?
Edit:
Also working
Watch ABC Family (better than TNT works too)
Watch ABC - Live TV not available in my area though (but it was for ABC Family??)
I will admit that none of these are HD quality streams, 480p at best after it has buffered a bit.
Thanks for posting this tip. Followed these steps to get WatchTNT to load live streams using the latest version of Fake Location. Full-screen works on a FireTV2 -- but I can't seem to get rid of the red banner on the top of the screen. Tried disabling screen locker, but no change.
Have you come across any work-arounds? I'll try my luck on a few other app forums to see if others have had any success.
the fact that the red banner is there is why i say it doesn't work in full screen, it may take up 95% of the screen but that banner is an issue.
Not sure what can be done about it either.
horrorschow1986 said:
Use TorGuard! Works Perfect for me!
Yes it costs something but there is a Spezial offer 29,90$ /year! I'm on aftv 1. gen without Root!
Click to expand...
Click to collapse
Not sure why we would need a VPN service. FireOS 5 doesn't appear to be able to report any location data to the non Amazon apps. That's the whole point of us faking location in this instance. Our IPs are already USA based so that eliminates 95% of the need for the VPN when someone is trying to fake a location.
Old thread i know , but has anyone got fake location working with the latest fireos?
moontan33 said:
Old thread i know , but has anyone got fake location working with the latest fireos?
Click to expand...
Click to collapse
I too would love an answer to that question. I've done all the installations of APK's that are called for, and everything seems poised to work, but [email protected]:/ $ settings get secure mock_location returns a no such file or directory error.
pryingeyes said:
I too would love an answer to that question. I've done all the installations of APK's that are called for, and everything seems poised to work, but [email protected]:/ $ settings get secure mock_location returns a no such file or directory error.
Click to expand...
Click to collapse
If you want to use such apps you would need to be rooted as the app needs to be in system/priv-app for most GPS faking to work
You could use a vpn if it's just an ip based location check
TheFixItMan said:
If you want to use such apps you would need to be rooted as the app needs to be in system/priv-app for most GPS faking to work
You could use a vpn if it's just an ip based location check
Click to expand...
Click to collapse
No, that doesn't solve it. My IP address, if that was all that was required, is just fine for the purpose and would not need to be revised through a vpn. I'm trying to get my local stations via the DirecTV tablet app. It requires a GPS reading that simply shows you're somewhere in your service area, and specifically prompts you to turn on GPS locations in settings.. The Firestick doesn't provide one, but in the past people have had success by installing the various Google apps and an Android settings app, allowing mock, and then using apps like fake GPS to create a GPS reading and satisfy DirecTV that they really are sitting in their own living rooms. Fake GPS would be the simple answer except that when you open it, it prompts you to go into settings and allow mock. But because that's under Android developer options (not firestick developer options), it can't be accessed. There's no way to repeatedly click on About Phone in the newly-installed settings app to open up D.O., as you normally would on an actual phone.
In the past, installing everything in the OP and then entering that adb command was the solution, but that command no longer works. Just looking for an alternate.
Did you ever resolve this with the newer fire sticks?
I'm also wondering the same my mock locations say on withing adb however I'm getting nothing out of the firetv
man i dont like that sound of install that google play services.....if you would have asked me few months back because thats how i bricked my first firstick then went on a full on 4 days research marathon AFTER is came back up from a restart loop ON 7th DAY ._.

Peloton Spin Bike

I have a peloton Spin Bike, and it can with a screen where your able to stream workouts on through the companies subscription. The screen is operated by Android Jellybean: 4.1.1.
OK, so here's my challenge for anyone that,s willing to accept!
Problem: when you turn on the peloton bike screen your locked into the peloton app, and the you can't get out of the app to do other things... For example, watch YouTube or something else.
Challenge: I'm sure this is an easy hack, but if anyone can figure out how to unlock this. You be compensated for your efforts!
I'd love to be compensated for the effort, but really you can just Google the command sequence as it's pretty popular to install Netflix and watch movies rather than consume the Peloton content.
I successfully extracted the Peloton APK from the bike and installed it on my Galaxy S6. The issue is that it won't go past the login screen. I figure one of two things is happening. Either the app is calling a procedure to validate that hardware on the bike is working before logging in, or two, the Peloton server is validating the login request is coming from a bike instead of another device via a token or validation of operating system version, etc.
pretty simple to do, go to about section of the bike, tap on the lower right corner area of the about screen, which should take you out of the app into a main android area....after that open the browser, download apk installer and then download whatever apps you want to add to the tablet
hey guys, just bought a used peloton and have two really specific questions:
- has anyone reset all the data through settings? If so, what happens?
- I'm not seeing the invisible button that everyone is describing here and in other forums. I also have developer options on so I can see all of the hit areas. Am I missing something?
Thank you!
Hack Peleton
conspawn said:
pretty simple to do, go to about section of the bike, tap on the lower right corner area of the about screen, which should take you out of the app into a main android area....after that open the browser, download apk installer and then download whatever apps you want to add to the tablet
Click to expand...
Click to collapse
But once you are in the about screen, how do you download new software? I dont see an option anywhere to download. I only see the disable ap button.
My Peloton console won't go beyond searching for network if I use Wifi, or download updates if I use ethernet. I don't think it's a hardware failure and had been looking for a ROM to load it. Anyone backup their console? It's a first generation tablet running lollipop.
Any chance someone figured out how to do this with the Peloton Tread? Its running Android 7... I can get to APKmirror.com and click download, just feel like they went to an extra effort to hide / disable downloads... or maybe a way to side load via USB, I can't get a USB device to recognize...
jimmyLS said:
Any chance someone figured out how to do this with the Peloton Tread? Its running Android 7... I can get to APKmirror.com and click download, just feel like they went to an extra effort to hide / disable downloads... or maybe a way to side load via USB, I can't get a USB device to recognize...
Click to expand...
Click to collapse
Did you ever figure this out?
QwertyMC said:
Did you ever figure this out?
Click to expand...
Click to collapse
If you connect via USB you can place the APK on the device. My only issue is that it wont install as its an unknown source and i am unable to allow unknown sources to install.
if youre on a peloton running nougat (android 7.0), from the login screen you can go to:
wifi (icon, top right) --> system settings --> legal (licenses etc.) --> and click any button that says homepage.
it will bring you up in a browser from which point you can download a third party launcher such as Nova and use it to display a stock android UX (homescreen). once you have this you might choose to download an apk for google play, or even just grab apks (app files) via google searches. (for example: google: Netflix android 7.0 apk --> then follow links to download).
This does not work for me. Clicking download does nothing. Any ideas.
New Peloton screen not allowing third party apps
atthedustin said:
if youre on a peloton running nougat (android 7.0), from the login screen you can go to:
wifi (icon, top right) --> system settings --> legal (licenses etc.) --> and click any button that says homepage.
it will bring you up in a browser from which point you can download a third party launcher such as Nova and use it to display a stock android UX (homescreen). once you have this you might choose to download an apk for google play, or even just grab apks (app files) via google searches. (for example: google: Netflix android 7.0 apk --> then follow links to download).
Click to expand...
Click to collapse
I just got the bike the other day and tried through both downloading the app directly onto the peloton tablet (as you recommended) and through ADB, followed the instructions of this :
https://www.reddit.com/r/pelotoncycle/wiki/index/howto/root
but it would just "hang"
I then learnt to add -p when installing through ADB and discovered this error:
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION: Failed to parse /data/app/vmdl1690417893.tmp/base.apk: AndroidManifest.xml]
I have tired using ADB to install the app on my android phone and it worked fine - which means it's not the app - I believe!
Please help!!!
Sn4pdragon said:
New Peloton screen not allowing third party apps
I just got the bike the other day and tried through both downloading the app directly onto the peloton tablet (as you recommended) and through ADB, followed the instructions of this :
https://www.reddit.com/r/pelotoncycle/wiki/index/howto/root
but it would just "hang"
I then learnt to add -p when installing through ADB and discovered this error:
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION: Failed to parse /data/app/vmdl1690417893.tmp/base.apk: AndroidManifest.xml]
I have tired using ADB to install the app on my android phone and it worked fine - which means it's not the app - I believe!
Please help!!!
Click to expand...
Click to collapse
Did you manage to resolve this? Having the same issue on my console running Android 7. Also tried the adb commands to allow unknown sources as it's not available to be set in UI
DB555555 said:
Did you manage to resolve this? Having the same issue on my console running Android 7. Also tried the adb commands to allow unknown sources as it's not available to be set in UI
Click to expand...
Click to collapse
do you active subscription? if not you need to get it to install apps.
radixsort said:
do you active subscription? if not you need to get it to install apps.
Click to expand...
Click to collapse
Do you need to maintain the subscription to utilize apps? Wondering whether to get a month trial or just pay for a month to get the apps I want on there and then cancel.
coronanlime said:
Do you need to maintain the subscription to utilize apps? Wondering whether to get a month trial or just pay for a month to get the apps I want on there and then cancel.
Click to expand...
Click to collapse
You don't need active subscription to use apps that you have already installed. Sadly, The problem is most of the apps have new versions and old versions are deprecated within few months.
Definitely try Wired XDisplay as DC Rainmaker's post, to doscreen mirror from your laptop.
How to Load Zwift or TrainerRoad on a Peloton Bike: A Geek's Guide
This post started almost 100% for my own reference as a simple notepad file. But enough people asked about my random Instagram stories using it for Zwift and TrainerRoad, that I figured I’d write it up into something semi-cohesive. While
www.dcrainmaker.com

Is the Fire HD 10 worth it? How locked down is it?

I rarely purchase Amazon products to begin with so I barely know much about them or their OS systems. The only other device I have experience with is the Fire TV and I recall it having a crap ton of unnecessary bloatware, I also recall it being a pain in the ass to get Google Play on there as well. I have no idea why they insist so hard on using only their apps but whatever.
I also would like to know if rooting is possible at this time? Is the bootloader locked too in case I want to install my own custom rom? How about installing an Android OS that isnt from Amazon?
I just got a 2017 blue 64 GB Fire HD 10 the day before yesterday.
It appears that the bootloader is locked (so no custom ROMs), and I have not seen any successful rooting methods for the stock ROM.
Having said that, after enabling unknown sources and ADB access, I managed to:
- Add the Google Play store.
- Add the Google Play services.
- Change the (normally locked) Amazon launcher to Nova Launcher.
- Enable widget support in Nova Launcher, again, the Amazon system interfered with, but did not prevent widget support.
- Add a modded YouTube apk that skips ads, allows background play, and video/audio downloads. (iYTBP)
Other Google apps, such as Gmail, Calendar, and Maps work as expected.
Be aware that the HD 10 does not have GPS, and does location services through Wi-Fi SSID locating. If needed, bluetooth GPS receivers do exist, and the tablet's bluetooth support seems unaffected.
Firefox (from the Google Play store) with the uBlock Origin add-on handles ad removal during web browsing.
I'm not yet sure how to block ads for applications system wide, but what I have so far is "good enough".
Where do you get the "modded Youtube APK" ?
SweetBearCub said:
I just got a 2017 blue 64 GB Fire HD 10 the day before yesterday.
- Add a modded YouTube apk that skips ads, allows background play, and video/audio downloads. (iYTBP)
I'm not yet sure how to block ads for applications system wide, but what I have so far is "good enough".
Click to expand...
Click to collapse
Where do you get the "modded YouTube APK" ?
Regarding block ads, try the following :
Or u can try to remove it via ADB.
1. Enable ADB on device & install ADB on computer
2. Connect and verify on computer that device is connected with "adb devices"
3. adb shell
4. pm clear --user 0 com.amazon.kindle.kso
5. Restart the device
Click to expand...
Click to collapse
https://forum.xda-developers.com/hd...le-fire-hd-t3690921/post74582829#post74582829
Thank you SweetBearCub for that in-depth review on the item. I really appreciate the input.
I know the tablet has expandable storage with microSD cards but is it worth the extra $40 for 32GB more of internal storage? I know SD cards have more space per dollar but still.
Dan_firehd said:
Where do you get the "modded YouTube APK" ?
Click to expand...
Click to collapse
There is no need for that, just install firefox and ublock extension on the tablet - and directly watch youtube vids without ads in the browser - can even request desktop version of the page (which i prefer)
Harakiri23 said:
There is no need for that, just install firefox and ublock extension on the tablet - and directly watch youtube vids without ads in the browser - can even request desktop version of the page (which i prefer)
Click to expand...
Click to collapse
This is a joke right? The youtube app has a much more intuitive interface and easily accessible menus to go through. If I remember where I got the modded apk I would post it but its definitely better than watching from the browser and having to pinch the screen to zoom in to access everything.
SweetBearCub said:
I just got a 2017 blue 64 GB Fire HD 10 the day before yesterday.
It appears that the bootloader is locked (so no custom ROMs), and I have not seen any successful rooting methods for the stock ROM.
Having said that, after enabling unknown sources and ADB access, I managed to:
- Add the Google Play store.
- Add the Google Play services.
- Change the (normally locked) Amazon launcher to Nova Launcher.
- Enable widget support in Nova Launcher, again, the Amazon system interfered with, but did not prevent widget support.
- Add a modded YouTube apk that skips ads, allows background play, and video/audio downloads. (iYTBP)
Other Google apps, such as Gmail, Calendar, and Maps work as expected.
Be aware that the HD 10 does not have GPS, and does location services through Wi-Fi SSID locating. If needed, bluetooth GPS receivers do exist, and the tablet's bluetooth support seems unaffected.
Firefox (from the Google Play store) with the uBlock Origin add-on handles ad removal during web browsing.
I'm not yet sure how to block ads for applications system wide, but what I have so far is "good enough".
Click to expand...
Click to collapse
How did you set nova to default?
Edit. Never mind figured it out
Blaiser47 said:
How did you set nova to default?
Edit. Never mind figured it out
Click to expand...
Click to collapse
Would be fantastic if you posted the guide for the rest of us to know. This is gonna be my first and only tablet I ever owned so this would be useful to know.
Also looking for the modded youtube apk. Please and thank you.
Might sound silly, but whe I run pm clear.... , I get "success" message, and the ads disappear, but they seem to pop-up again. Tried this a couple of times. What am I missing?
Or u can try to remove it via ADB.
1. Enable ADB on device & install ADB on computer
2. Connect and verify on computer that device is connected with "adb devices"
3. adb shell
4. pm clear --user 0 com.amazon.kindle.kso
5. Restart the device
Click to expand...
Click to collapse
---------- Post added at 05:06 PM ---------- Previous post was at 05:02 PM ----------
LauncherHijacker seem to do the trick, but it doesn't seem to hold across reboots/restarts.
https://liliputing.com/2017/07/maki...googley-play-store-third-party-launchers.html
https://forum.xda-developers.com/amazon-fire/general/launcher-root-launcher-hijack-v2-t3561026
RemixDeluxe said:
Would be fantastic if you posted the guide for the rest of us to know. This is gonna be my first and only tablet I ever owned so this would be useful to know.
Also looking for the modded youtube apk. Please and thank you.
Click to expand...
Click to collapse
---------- Post added at 05:07 PM ---------- Previous post was at 05:06 PM ----------
As someone who has gotten tired of all modding/rooting etc and left the 'scene' 5 years ago, i ended up buying a firehd10 just a few days ago.
It's very locked down, especially the lack of youtube/proper browser is very , very bad imho - if this is for you, and you're a geek like us, knock yourself out, sideload a bunch of apks and prepare to deal with the innevitable 'did the upgrade break my customization' cycle. If this is for kids, it's a great toy. If this is for non-technical adults, it's hard to recommend as they will probably wonder why they can't use all the wonderful apps their friends have on their ipads/pixels/sammy tablets.
my two cents. On the plus side, it's super cheap and makes for a great portable media player.
@ Legolas2
I followed the guide that you linked and I got Nova Launcher to show up on boot up with the caveat of Amazon's launcher briefly appearing when you press the home button. Do you know if there's a permanent way of scrapping it once you got Nova Launcher set as your default? I'm asking to be careful so I don't cause any potential bricks or worse.
P.S. The ads also kept showing up despite me running that kill code. I just did it again and it seemed to go away for the moment. If it shows up again I'm gonna call Amazon to request it gone.
RemixDeluxe said:
@ Legolas2
I followed the guide that you linked and I got Nova Launcher to show up on boot up with the caveat of Amazon's launcher briefly appearing when you press the home button. Do you know if there's a permanent way of scrapping it once you got Nova Launcher set as your default? I'm asking to be careful so I don't cause any potential bricks or worse.
P.S. The ads also kept showing up despite me running that kill code. I just did it again and it seemed to go away for the moment. If it shows up again I'm gonna call Amazon to request it gone.
Click to expand...
Click to collapse
Hi Remix
FYI, I am new to the Fire HD world too.
Yes, I seem to have the same issue as you. The below command gives me the SUCCESS message, but the ads reappeared.
PHP:
adb> pm clear --user 0 com.amazon.kindle.kso
I originally used Nova, and later switched to Google Now. I had/have the fireLauncher popup briefly too. Originally I didn't have the "Detect Home Button Press" enabled, but after enabling it, I THINK it is a lot better.
Ensure home button detection is enabled: "Settings -> Accessibility -> To detect home button press"
Hope that helps (a bit)
RemixDeluxe said:
This is a joke right? The youtube app has a much more intuitive interface and easily accessible menus to go through. If I remember where I got the modded apk I would post it but its definitely better than watching from the browser and having to pinch the screen to zoom in to access everything.
Click to expand...
Click to collapse
OGYouTube+v3.5U_Black.apk and MicroG-for-OGYT-v2.0 .apk[ ,,, https://youtu.be/caYqeI3WVSY this worked great for me just picked up a new New Fire HD 10 Tablet Black theme no ads and you can download videos and MP3s right through the YouTube app https://i.imgur.com/mrUeeB3.jpg ,,, https://i.imgur.com/u4NvnxQ.jpg

The Ultimate AT&T TV and FIRE TV APK Repository ( DTV No Longer Updated )

Welcome to the most extensive AT&T TV (formerly DirecTV Now) and Fire TV repository thread.
Over the last few years I have gathered various AT&T/DirecTV Now apks and other Fire TV apks.
My plan is to continue uploading the latest AT&T TV apk files and various Fire TV apps until they are officially available on the Shield TV.
Feel free to comment and request any Fire TV apks that I have not uploaded , I'll do my best to keep the apps up-to-date.
Since it's time consuming I may not update the less popular apps frequently. Unless someone requests it.
I want to thank anyone that contributed to the previous thread. Please continue to post any questions or issues you guys have .
Please read the FAQ some of your questions may already be answered.
Click Here to Download APKs
IMPORTANT INFO​​The DTV Stream FireTV apk files no longer work on the Shield TV and various Android/Google TV devices.​You will need to sideload the latest mobile apk file and install the icon apk from my mediafire link​​*** For future updates makes sure you just download the latest version from apkmirror ARM64-v8a if you have a Shield TV or ARM-v7a release if you have another Google/Android TV Device . ***​Mobile APK ARM64-v8a​
DIRECTV STREAM 4.0.28.36212 (arm64-v8a) (Android 7.1+) APK Download by AT&T Services, Inc. - APKMirror
www.apkmirror.com
​Mobile APK ARM-v7a​
DIRECTV 4.0.28.36212 (arm-v7a) (Android 7.1+) APK Download by AT&T Services, Inc. - APKMirror
DIRECTV 4.0.28.36212 (arm-v7a) (Android 7.1+) APK Download by AT&T Services, Inc. - APKMirror Free and safe Android APK downloads
www.apkmirror.com
​Icon APK​
***For Android TV devices to install icon press + on home screen and add Direct TV Stream. ​On Google TV devices icon while automatically show up on home screen once APK file is installed*** ​
DTV Stream Icon
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
---------------------------------------------------------------------------
AT&T TV and WATCH TV RELEASE NOTES:
What's new in version 4.0.17.35261
•Performance improvements and bug fixes
•User Interface & Playback enhancements
---------------------------------------------------------------------------
Spoiler: Disregard
IMPORTANT
Spoiler: Disregard
I have decide to release multiple versions of each released, please pick the best one for your device and needs.
*** Icon fix applied to HBR and Modified versions of app, untouched apps have zoomed icon. ***
Original Amazon APKs : Apk file pulled from fire stick 4K , untouched.
Modified APKs : Amazon app store verification removed.
HBR (high bitrate video/audio ) : Higher Video and Audio bit rates resulting in the best possible quality.
AT&T TV Android TV/ Fire TV FAQ​
Which devices does this app work on?
Shield TV 2015/2017 Pro and non Pro versions, Nexus Player , Mi Box and other Android TV boxes .
Also confirmed that the app works on Sony Bravia Android TVs 2017 and up models, anything above version 2.0.13.05128 will require location spoofing on Sony TVs. Continue reading if you have questions about location spoofing
Q: Which version do I install modified unmodified or High Bitrate?
You can install either one, but they cannot be installed simultaneously.
Tip: if you have any other apps installed that require the amazon app store to be side loaded, use the _amazon version.
The higher bit rate apk has been tested to work on shield TV 2015/2017, it most likely works on other devices as well but i have not confirmed . If you have a low end device and limited bandwidth please use the DTV Now_Amazon apk. Also see .txt file in Higher Bitrate folder if you have questions.
I want to thank Veeco for discovering this mod. And IcerJo for beta testing the highbit apks for me .
and for additional bitrate testing done by IcerJo see post https://forum.xda-developers.com/showpost.php?p=78761171&postcount=372
Q : Why do you have a modified version, how is it different?
The modified version does not require the amazon app store to be installed. All that is removed from the modified version is the amazon app store verification.
No longer updated after version 2.0.15.02146 (Please see .txt file in the modified folder or read original post for more details)
Q: Cant log into the App getting Error 201
Check the email or password you are inputting. There may be an extra space in the email field.
For example: [email protected] com as opposed to [email protected]
Credit and Thanks for this tip goes to uicnren
Q: DirecTV Now Not Authorized Error Message
1. Remove Amazon App Store (if installed)
2. Clear Data and Cache
3. Settings -> Apps -> DirecTV Now -> Clear Data/Cache
4. Make sure you have the permissions set for the DirecTV app.
5. Settings -> Apps -> DirecTV Now -> Permissions -> Location (ON)
Credit and Thanks for this tip goes to Johnny14o
Q: I have no picture, sound or get a error 40 message. What should I do?
Some users have reported that running the modified version results in video and audio issues. If you are having such issues with the modified version, try the unmodified version.
Q: Live TV has no sound, but on demand works.
Check the audio settings from the shield settings menu, users have reported that turning of surround sound or adjusting other sound options helped them resolve the issue
Q: Application can’t determine location or won’t play any channel (Gray Screen).
Enable both storage and location permissions and also under location select use Wi-Fi to estimate location
Sometimes it may take multiple toggles for the new permissions to register and a device restart maybe required.
Or you may need to spoof your location if using other Android TV devices such as Sony X900e , MiBox, etc. See last below for Spoofing instructions
Q: How to spoof your Location?
See method#2 ,if you don’t want to purchase app cloner
Download app cloner and see video for steps.
. Credit goes to whiteboi-hakz for the video!
Location Spoofing is also necessary if you wan to run version 2.0.14.03143 and up on your Sony Android TVs .
Or if your Android TV device, fails to find your location even after you enabled the necessary settings and restarted the device multiple times. Once location is spoofed you do not need to re enable location and storage permissions.
Video on me using version .02146 on my Sony X900e with spoofed location.
App Cloner, is no longer available on the app store , see link to download. https://plus.google.com/communities/110152846393129525806
Premium features must be unlocked for location spoofing to work . Sideload the App Cloner apk and to purchase premium features search "App Cloner " on Google Play Store. Cost is $3.99
If you get cloned app is device locked message , re clone app but enable device lock and key in device # to do this go to
clone settings >launching options>device lock> put in the device #
Method #2
Credit and Thanks goes to marc.ientilucci
1. Enable Developer mode
2. Install Fake GPS ( link https://apkpure.com/fake-gps/com.blogspot.newapphorizons.fakegps )
3. In developer settings, choose the Fake GPS for mock locations
4. You will need the coordinates, so head over to google maps on your phone / pc and get the latitude and longitude of where you'd like to set your location.
5. Open the Fake GPS app and search - plug in your coordinates.
6. Click start
FIRE TV APPS CURRENTLY NOT WORKING ON SHIELD TV
-FOX Now
-A&E
-Adult Swim
-USA Network
-SyFy
-Discovery GO
-Velocity GO
UK Apps
-ITV
-All4
-My5
OFFICIAL ANDROID TV APPS AVAILABLE
- Philo
- NHL App
- NBC Sports
Thank You Bro! As usual I will do any needed testing! And will assist with anything needed!
Awesome-sauce!
Sent from my SM-G965U using Tapatalk
This apply to the FireTV app on Shield? Anyone know how to bring up stats for nerds on the Shield??
FS1 & FS2 are now in 1080P/60.
https://www.reddit.com/r/DirecTVNow/comments/9npmpx/fs1_fs2_are_now_in_1080p/
troyhough said:
This apply to the FireTV app on Shield? Anyone know how to bring up stats for nerds on the Shield??
FS1 & FS2 are now in 1080P/60.
https://www.reddit.com/r/DirecTVNow/comments/9npmpx/fs1_fs2_are_now_in_1080p/
Click to expand...
Click to collapse
I don't see why it wouldn't and I'm sure if a update is required they will release it . But I'll upload it either way lol
Somewhat off topic but I also read a article recently that they were going to start beta testing again for VR . If they do we got to jump on it[emoji23]
Original article
https://www.cordcuttersnews.com/directv-now-will-let-you-watch-four-concurrent-live-streams-in-2019/
"AT&T has not commented on plans to bring this new feature to other devices, but AT&T typically brings new features to most of the devices they support. Hopefully this new DIRECTV NOW beta will not be limited to AR headsets."
Sent from my Pixel 2
Just an FYI,
Your modified (no Amazon Store) apk works on my 2018 Sony Bravia Android TV.
thecarp1975 said:
Just an FYI,
Your modified (no Amazon Store) apk works on my 2018 Sony Bravia Android TV.
Click to expand...
Click to collapse
Added it to the FAQ thanks, did you have to use a location spoofer? I know in the past I've thread people had to use a location spoofer to get things to work
Sent from my Pixel 2
ACHILLES R32 said:
Added it to the FAQ thanks, did you have to use a location spoofer? I know in the past I've thread people had to use a location spoofer to get things to work
Click to expand...
Click to collapse
No, I just made sure permissions were set first and location (via WiFi) was turned on.
Would you be so kind as to post the Fire TV version of Adult Swim? Would appreciate it greatly.
rmmech said:
Would you be so kind as to post the Fire TV version of Adult Swim? Would appreciate it greatly.
Click to expand...
Click to collapse
Ill try and see if it works tonight
Unfortunately the app doesn't work with the shield tv. I get a Adobe access enabler missing error message.
Not sure how to resolve that , first time I have seen that error. I uploaded the file under the broken apps folder if you want to test it yourself. Go to main post for link
Sent from my Pixel 2
What location should you use as a spoof, I'm getting the error can't stream to this location.
Lo_Phat said:
What location should you use as a spoof, I'm getting the error can't stream to this location.
Click to expand...
Click to collapse
Here is the local channel search on their site. I would pick a popular city thats Eastern time , Central or Pacific. And go from there.
If you look through the other directv thread they have some apps that apparently work at spoofing the location. The posts were within the last month or two. I'll have to look at the thread over the weekend to see what apps worked
Channel locator DTV now
http://www.directv.com/DTVAPP/packP...tId=att_cms_local_channels&_requestid=2711973
I would probably do NYC, LA .
-------------------
Couple posts I found from the old thread .
Credit goes to whiteboi-hakz and all others that contributed.
whiteboi-hakz said:
Ok found the best method for everyone to get around the location issues
Step 1 download app cloner
Step 2 put the dtv now apk on your phone (don't install it just put it on sd card)
Step 3 open app cloner and find your dtv now apk click it and under the privacy settings go-to spoof location
Set it where you want hit CLONE
Done! It won't be a issue ever again even with the future updates !
P.s app cloner is a paid app I suggest everyone buy it for future releases of dtv now
Click to expand...
Click to collapse
IcerJo said:
After I enabled the location and storage my dtvnow has worked perfectly I didn't have to do anything else.
Click to expand...
Click to collapse
whiteboi-hakz said:
I am outside the u.s hence why that was not working for me lol I live in the U.s just not there ATM so watching it outside was a trick [emoji848] but that method worked best and didn't require floater spoof etc
Click to expand...
Click to collapse
Skyrocket2Paradise said:
How did you get around the device lock when its cloned on your phone but installed on the shield? Or did you manually enter the device id into the clone?
Click to expand...
Click to collapse
whiteboi-hakz said:
Buy the premium features of app cloner
Then download the dtv now apk from the links in this thread
Put it on your mobile phone (don't install it on your phone just put on internal storage ) go-to app cloner open it
Go-to the file tab and click the + icon choose pick from file find your dtv now apk
It will open the settings for cloning then scroll down to privacy option click it go down to location spoof click it
Pick your location it will save it then click the tick to clone it
Once it's cloned go-to cloned apks tab hit the 3 dot menu on your cloned app and choose save file
Then move the apk to your usb stick via PC and install it on your shield and open it up delete any other dtv now apps off your shield
There should be no device lock now
Click to expand...
Click to collapse
antigravity said:
You my friend are a legend. Latest version of the app now working down under. Many thanks!
Click to expand...
Click to collapse
whiteboi-hakz said:
Your welcome mate enjoy! This method will work for the future updates also so just rinse and repeat when there's a new version uploaded here
---------- Post added at 08:54 PM ---------- Previous post was at 08:53 PM ----------
I have a video done for you won't let me upload it here so I will upload to YouTube this week for you
Click to expand...
Click to collapse
A new update may be around the corner. Looks like the mobile version got a update today
Sent from my Pixel 2
I have the premium app cloner and am trying to clone the mobile 2.0 apk but when I select spoof location the screen just flashes opens for a split sec then goes back to the same screen without giving me a chance to select a location. Any ideas what would cause this?
Do you need a legit DirectTV login for this app to work on Shield TV ?
Markeee said:
Do you need a legit DirectTV login for this app to work on Shield TV ?
Click to expand...
Click to collapse
Yeah a subscription is required
Sent from my Pixel 2
sask3m said:
I have the premium app cloner and am trying to clone the mobile 2.0 apk but when I select spoof location the screen just flashes opens for a split sec then goes back to the same screen without giving me a chance to select a location. Any ideas what would cause this?
Click to expand...
Click to collapse
Unfortunately I have not tried to use the cloner app. Hopefully whiteboi-hakz . Sees this post and replies lol
Sent from my Pixel 2

Categories

Resources