Chrome Desktop as default mode? - Samsung Galaxy Tab S7 / S7 Plus Questions & Answer

Anyone know an easy way to make Chrome always open in desktop mode?
I did a search and it looks difficult to me. I use my tablet primarily for surfing the web and watching videos but I really prefer the Chrome desktop mode. If it can't be done I think this becomes a serious drawback for using the S7 Plus.

For Chrome their is no easy method, AFAIK, but the Samsung Internet app has an option to open websites in Desktop mode by default. May be worth a try.

I used this method. Working fine on my tab s7.
https://forum.xda-developers.com/android/general/how-to-load-desktop-websites-t3771982

I appreciate the guidance but this is beyond me. I was hoping there was some kind of paid app I could install to get the setting correct. Maybe Google will wake up and put the option in Android 11.

advocate2 said:
I appreciate the guidance but this is beyond me. I was hoping there was some kind of paid app I could install to get the setting correct. Maybe Google will wake up and put the option in Android 11.
Click to expand...
Click to collapse
You'll just have to run 2 adb commands.. it takes 2 minutes. Use the adb method for non rooted device. Mine is non rooted too.

vshainky08 said:
You'll just have to run 2 adb commands.. it takes 2 minutes. Use the adb method for non rooted device. Mine is non rooted too.
Click to expand...
Click to collapse
What is adb and how do I access it?

advocate2 said:
What is adb and how do I access it?
Click to expand...
Click to collapse
Try that:
https://www.xda-developers.com/what-is-adb/

Related

[Q] How to make screenshots?

How can you take a screenshot from the Atrix?
My phone is rooted and I have tried several apps from the market but none of them worked on the Atrix.
can we please sticky this? it's been answered dozens of times.
plug into your PC, get the android SDK, find ddms.bat in the tools folder, grab screenshot. that is the only way right now.
cegna09 said:
can we please sticky this? it's been answered dozens of times.
plug into your PC, get the android SDK, find ddms.bat in the tools folder, grab screenshot. that is the only way right now.
Click to expand...
Click to collapse
Except it isn't.
http://www.fjsoft.at/en/
1, Download and install Myphoneexplorer
2, Start MPE and plug in your phone
3, From the upper menu chose "Screenshot"
4, Save
That's the easiest way to shoot your screen!
Or just download screen capture shortcut from the market. You don't even need to be rooted.
Sent from my SGH-T959 using XDA App
jange said:
Except it isn't.
http://www.fjsoft.at/en/
1, Download and install Myphoneexplorer
2, Start MPE and plug in your phone
3, From the upper menu chose "Screenshot"
4, Save
That's the easiest way to shoot your screen!
Click to expand...
Click to collapse
i bet you that is doing exactly the same thing as what i posted, just wrapped up in a third party GUI. regardless, go that route if you wish.
thachosenone said:
Or just download screen capture shortcut from the market. You don't even need to be rooted.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
too bad when you look at that app in the market it says it only supports the galaxy S and tab. If you had an atrix you'd know that doesn't work on this phone.
cegna09 said:
i bet you that is doing exactly the same thing as what i posted, just wrapped up in a third party GUI. regardless, go that route if you wish.
Click to expand...
Click to collapse
You said that the SDK-way is the only way at the moment. I just showed TS that it isn't.
And the SDK can be kinda of confusing to begin with if you aren't used to it. That's why MPE is an easier way to go all around imo.
jange said:
You said that the SDK-way is the only way at the moment. I just showed TS that it isn't.
And the SDK can be kinda of confusing to begin with if you aren't used to it. That's why MPE is an easier way to go all around imo.
Click to expand...
Click to collapse
you're right, wasn't trying to sound jerkish. I was just pointing out that i bet it is doing the same thing, using the SDK stuff.
FWIW, the ddms.bat is really not confusing. it launches a nice windows with clear menus. Under a menu at the top is a screen shot option. Much nicer than the command prompt stuff you usually use abd for.

[ROOT] Instructions for obtaining root access!

Here is the method I discovered for root access. Yes, it requires the HD Station. There is currently no way around that. You have to download and extract pulse.tar in webtop. There is no other way I know of that will work. You can use adb or Android Terminal Emulator instead of ssh, but you are on your own. With those, expect problems with your PATH.
I have surprise for another day now.
Please donate with the "Donate to me" button on the top left of this post, if you are willing. I don't promise anything new in the future. It would just be a thank you for this hack.
Here is a very nicely done pdf with screenshots, done by twospirits.
Instructions with screenshots
Here is a very nice Youtube tutorial:
Youtube tutorial
Requirements:
HD Station
Sprint Photon
HDMI cable that came with HD Station
Monitor or TV with open HDMI port
Wifi connection on the phone
Computer with network access to the phone
Steps:
1. Install Superuser from the Market
2. Install SSHDroid from the Market
3. Open SSHDroid, and make sure it is listening on port 2222
4. Connect Photon to HD Station
5. Connect HDMI to HD Station and TV/Monitor
6. Turn TV/Monitor on
7. Change TV/Monitor input to HDMI
8. Open Firefox in webtop
9. Go to http://higgs.cygnusx-1.org/~edgan/pulse.tar
10. Open it instead of saving
11. Extract pulse.tar to /var/tmp
12. Connect to phone via ssh at ip address mentioned in SSHDroid and port 2222
13. Type /var/tmp/pulse/pa_race
14. Type /var/tmp/pulse/install-su.sh
15. Type rm -rf /var/tmp/pulse*
SSH:
Windows:
http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe
Linux, in terminal window:
ssh -p 2222 [email protected]
Mac, in terminal window:
ssh -p 2222 [email protected]
Thank you bane449!
Thank you PAulyhoffman!
Thank you Brandon15811!
Thank you Yay!
Thank you twospirits!
This is some great work Edgan.
Might see a spike in Dock sales, unknown is working on webtop over hdmi right now so if someone can just "borrow" a dock to root they will still be able to use webtop with out it.
Way to go! Can't wait to try it out! Thanks guys!
Sent from my MB855 using XDA App
Hmmm should be able to just do this all by ConnectBot as well, eh?
Unrooting should be as simple as deleting /system/bin/su and uninstalling Superuser, right?
For people that have seen the webtop in action before, is it activated immediately upon plugging it in or do you need to plug in the HDMI as well? Why are the keyboard and mouse necessary, are there no on-screen equivalents on webtop?
Awesome job here gentleman cant wait to get this thing rooted
Sent from my MB855 using XDA App
Is this a permanent root or a temporary one that we'll need to reapply each time we reboot? Great job regardless!
dis39tif said:
Is this a permanent root or a temporary one that we'll need to reapply each time we reboot? Great job regardless!
Click to expand...
Click to collapse
Permanent, though as soon as an update comes out, we will have to figure out if it breaks OTA. Once they fix the exploit, it gets even harder.
edgan,
Nice work, enjoyed watching you guys work last night on IRC.
So has anybody installed apps like Titanium Backup that require root?
If so off to get me a dock.
My will power is getting weaker and weaker.. Im trying to hold out for the SGS2 but these threads make it tough.
My question is, does anyone have a custom recovery installed on it? If you can root the system and put a custom recovery on it, then you're good to go.
PAulyhoffman said:
Might see a spike in Dock sales, unknown is working on webtop over hdmi right now so if someone can just "borrow" a dock to root they will still be able to use webtop with out it.
Click to expand...
Click to collapse
I see this happening as well.
TS out
WrlsFanatic said:
My question is, does anyone have a custom recovery installed on it? If you can root the system and put a custom recovery on it, then you're good to go.
Click to expand...
Click to collapse
Not with a locked bootloader, unfortunately.
This is great!
Now I have a reason to get the HD station. I was waiting for them to to start selling the webtop!!
Wait. Are you saying Photon wont see a CWM recovery due to locked bootloader?
jwischka said:
Not with a locked bootloader, unfortunately.
Click to expand...
Click to collapse
Sent from my MB855 using XDA App
mikeyinid said:
Wait. Are you saying Photon wont see a CWM recovery due to locked bootloader?
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
You need s-off to flash a recovery afaik, so until the bootloader gets unlocked, we're S.O.L.
Has anyone tried to uninstall bloatware and to run a wireless tether solution yet ? Can't wait to receive my photon tomorrow...
e-motion said:
You need s-off to flash a recovery afaik, so until the bootloader gets unlocked, we're S.O.L.
Has anyone tried to uninstall bloatware and to run a wireless tether solution yet ? Can't wait to receive my photon tomorrow...
Click to expand...
Click to collapse
Uninstalling <most> bloatware works without root.
Haven't tried a wireless tether.
jwischka said:
Uninstalling <most> bloatware works without root.
Haven't tried a wireless tether.
Click to expand...
Click to collapse
I seriouly doubt it truly uninstalls the apps... Without root, you're just hiding them. Check Applications in Settings, they're still there.
Got to say I got the web dock and real like the web dock....just leave the doc on my hdtv and with the phone on it my TV is now INTERNET enabled .....posted from my tv/webdock/phone
mikeyinid said:
Wait. Are you saying Photon wont see a CWM recovery due to locked bootloader?
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
I don't see why not. If for some reason you couldn't put CWM on it, it would be the first out of all of the other Moto's with encrypted bootloaders
Free HotSpot??
Is there a free hot spot app that works with the Photon after this root has been applied??

Ubuntu on Note!

Just wanted to let you guys know that Ubuntu runs great on the Note.
I used Ubuntu Installer Pro to fetch the script and Ubuntu image. (on the market)
It runs in androidVNC, but it's still very responsive and fully functional.
Attached a screenshot of Firefox running it.
this is awesome! i'll try it as soon as i get home!
I am a super noob so can you please answer a few questions for me.
Are you running it through a remote desktop?
Or is this a complete operating system running on the phone?
Thank you in advance!
06z said:
I am a super noob so can you please answer a few questions for me.
Are you running it through a remote desktop?
Or is this a complete operating system running on the phone?
Thank you in advance!
Click to expand...
Click to collapse
It's weird. It runs within Android, locally on the phone. This means you can tap the home button and go right back to Android.
With this image. You can set the resolution of the screen to 1280x800 rather than getting a custom image for that size.
You also have access to SD and external SD from within Ubuntu.
If you're not using a keyboard + mouse, I recommend setting your input to trackpad (this is in the AndroidVNC settings)
It runs really fast, especially w/ LXDE (it does fine in Gnome too!)
Apps included:
-Firefox
-Thunderbird
-Open Office Suite
-GIMP image editor
-Emacs Text Editor
-Transmission p2p client
-and a lot more
Thank you for all this info.
Maroon Mushroom said:
Just wanted to let you guys know that Ubuntu runs great on the Note.
I used Ubuntu Installer Pro to fetch the script and Ubuntu image. (on the market)
It runs in androidVNC, but it's still very responsive and fully functional.
Attached a screenshot of Firefox running it.
Click to expand...
Click to collapse
The market app you mentioned says that the kernel needs to have loop device support. Did you install a custom ROM with that feature? Because the app makes it sound like loop device support isn't part of any stock ROMs.
Otsego.wupiwupi said:
The market app you mentioned says that the kernel needs to have loop device support. Did you install a custom ROM with that feature? Because the app makes it sound like loop device support isn't part of any stock ROMs.
Click to expand...
Click to collapse
Worked great w/ the OC kernel. Stock ROM.
Should work with the stock kernel too
Is this the one you used?
I guess I don't understand why one would need this or what the advantage of having it is on your phone. If all my docs, files, music, pics, videos, etc are synced to the cloud and always accessible, then what is the benefit of this app?
jdsemler said:
Is this the one you used?
Click to expand...
Click to collapse
I think this is the one the op used as I used it too but switched to backtrack from the same Dev. He has threads in the android general area if anyone has questions
kiltedthrower said:
I guess I don't understand why one would need this or what the advantage of having it is on your phone. If all my docs, files, music, pics, videos, etc are synced to the cloud and always accessible, then what is the benefit of this app?
Click to expand...
Click to collapse
the question shouldnt be why should one want it. the real question should be why wouldnt one want it? its an option. id love to be able to load wm7.5 win8 ubuntu or android ics on a small device like this. with a bluetooth keyboard and mouse and 1080p out be a sweet little full function pc
Update: never mind, RTFM
jdsemler said:
Is this the one you used?
Click to expand...
Click to collapse
Yep.
kiltedthrower said:
I guess I don't understand why one would need this or what the advantage of having it is on your phone. If all my docs, files, music, pics, videos, etc are synced to the cloud and always accessible, then what is the benefit of this app?
Click to expand...
Click to collapse
Turning your phone into a full computer. MHL it to your TV, get a keyboard, etc
This doesn't seem to work 'out of the box' or by following the instructions in the pro app. I configured everything as asked, and put everything in /mnt/sdcard/external_sd/Ubuntu. As soon as the terminal app launches to start ubuntu.sh, it immediately errors because it doesnt have the correct path pre-configured for our phones. So I manually went to the correct path and ran "sh ubuntu.sh" but I was again hit with an error "can't execute /root/init.sh : no such file or directory". This is past my abilities, as I assume that is a path issue within the .img. How are you guys getting ubuntu booted?
Is your note rooted? Almost seems like it can't access that directory.
coretech said:
Is your note rooted? Almost seems like it can't access that directory.
Click to expand...
Click to collapse
It it, but I don't remember the app asking for su
Sent from my SAMSUNG-SGH-I717 using Tapatalk
loudog3114 said:
This doesn't seem to work 'out of the box' or by following the instructions in the pro app. I configured everything as asked, and put everything in /mnt/sdcard/external_sd/Ubuntu. As soon as the terminal app launches to start ubuntu.sh, it immediately errors because it doesnt have the correct path pre-configured for our phones. So I manually went to the correct path and ran "sh ubuntu.sh" but I was again hit with an error "can't execute /root/init.sh : no such file or directory". This is past my abilities, as I assume that is a path issue within the .img. How are you guys getting ubuntu booted?
Click to expand...
Click to collapse
It is supposed to be on the internal sd if you want it on the external you have to edit the boot script.
Also you do need root the first command is su
this was all done inside backtrack on the note.
bclark said:
this was all done inside backtrack on the note.
Click to expand...
Click to collapse
Do the majority of the programs on backtrack work with the not?
MCKINLEC said:
Do the majority of the programs on backtrack work with the not?
Click to expand...
Click to collapse
The majority of them yes. There are definitely some that don't

Remote Control of S5 from Computer?

Hi all, already searched and found a few old threads but none with a working apk or zip. Anyone get Teamviewer remote working with the Galaxy S5, either with stock rom or running CM11? I'm currently running CM11 but can't seem to find any modified apks or zips working with Teamviewer remote control. The rest of Teamviewer works great, can see the screen, remove apps/processes, etc. Just no remote. If this one isn't working anyone else get any of the VNC remotes working so I can see/control my phone from a computer?
Regards,
F
fvultee said:
Hi all, already searched and found a few old threads but none with a working apk or zip. Anyone get Teamviewer remote working with the Galaxy S5, either with stock rom or running CM11? I'm currently running CM11 but can't seem to find any modified apks or zips working with Teamviewer remote control. The rest of Teamviewer works great, can see the screen, remove apps/processes, etc. Just no remote. If this one isn't working anyone else get any of the VNC remotes working so I can see/control my phone from a computer?
Regards,
F
Click to expand...
Click to collapse
I've used VNC hundreds of times before without any issues. Its paid so i can't give you the apk but here is the playstore link. There are other free versions but they require root (this version uses a root method also which i use) but i don't know if you have root or not.
elesbb said:
I've used VNC hundreds of times before without any issues. Its paid so i can't give you the apk but here is the playstore link. There are other free versions but they require root (this version uses a root method also which i use) but i don't know if you have root or not.
Click to expand...
Click to collapse
Hmm, that's too bad. I tried it, the server refuses to start on the phone, even though the PC app see's the phone just fine and issues commands for it to start. Phone is rooted, CM11 Unified ROM, server just won't start. Strange.
fvultee said:
Hmm, that's too bad. I tried it, the server refuses to start on the phone, even though the PC app see's the phone just fine and issues commands for it to start. Phone is rooted, CM11 Unified ROM, server just won't start. Strange.
Click to expand...
Click to collapse
Just search VNC server in play store and you should get a bunch of other ones to try.
elesbb said:
Just search VNC server in play store and you should get a bunch of other ones to try.
Click to expand...
Click to collapse
Agreed, there are a ton of them. Tried about 8 of them, almost all completely fail, closest I got was one that would open a window on my PC of the phone screen, but it was all fuzzy, looked like how the cable company would scramble stations years ago. Tried a few different resolutions and orientations, at a bit of a loss at this point. Got TeamViewer to show the screen but cant interact with it. Grrr!
fvultee said:
Agreed, there are a ton of them. Tried about 8 of them, almost all completely fail, closest I got was one that would open a window on my PC of the phone screen, but it was all fuzzy, looked like how the cable company would scramble stations years ago. Tried a few different resolutions and orientations, at a bit of a loss at this point. Got TeamViewer to show the screen but cant interact with it. Grrr!
Click to expand...
Click to collapse
Hmm, very strange. I use the one I mentioned on my tablet. but i connect my phone to the VNC server so i can pause videos when the tablet is plugged into the TV.
I wonder if something itsn't right in CM11? Have you tried it on a TouchWiz ROM?
Just use Samsung sync. You can control the phone over wifi or via therering. Works really well.
Sent from my SM-G900T using XDA Free mobile app
krad42 said:
Just use Samsung sync. You can control the phone over wifi or via therering. Works really well.
Click to expand...
Click to collapse
Samsung sync does work well, but it is not lightweight. Has anyone been able to get a VNC server working on the S5? I have tried a bunch of apps with no luck.
elesbb said:
I've used VNC hundreds of times before without any issues. Its paid so i can't give you the apk but here is the playstore link. There are other free versions but they require root (this version uses a root method also which i use) but i don't know if you have root or not.
Click to expand...
Click to collapse
I have had a hell of a time too, came across this info... http://www.vmlite.com/index.php?option=com_kunena&Itemid=158&func=view&id=17622&catid=20
and also this... http://www.vmlite.com/vaac/
I am trying to set this up tonight as well.

Mouse Toggle [ROOT] Nice!!

I first got this app for my FireTV and loved it. Developer now created an android tv version compatible with nexus player.
It allows you to use your stock remote as a mouse. Root is required on the nexus player.
No brainer for $0.99 as it eliminates the need for a separate bluetooth mouse or trackpad.
IMPORTANT FYI: The mouse function works WITHIN apps but not on the home screen!
Link and author's description:
Mouse Toggle [ROOT]
https://play.google.com/store/apps/details?id=com.fluxii.android.mousetoggleforandroidtv#hw-item-401
Add a mouse mode to the stock remote control or gamepad for Android TV.
NOTE: ROOT access is REQUIRED for this app to function.
Features:
Works just like a regular mouse that can click, long click, wheel up, wheel down, and drag.
Simple to toggle between regular remote and mouse modes.
Requirements:
1.) Android TV device(see below for supported devices).
2.) Stock / original remote control or game controller.
This actually work surprisingly well and includes an leanback icon, although I kind of wish we could hide things like this from the lean back launcher itself...
n1gh7mar3 said:
This actually work surprisingly well and includes an leanback icon, although I kind of wish we could hide things like this from the lean back launcher itself...
Click to expand...
Click to collapse
I agree with you on the leanback launcher icon. I know there needs to be a way to launch the app, but I hate scrolling through the list of apps when I know I won't be starting it up all the time.
Just tried the app. No go on Android TV 6.0. It kept on saying starting but sat there. Ended up asking for a refund. May try it again later when bugs are worked out.
Sounds cool but I will stick to my Logitech K400 Plus. I'm in and out of chrome on my nexus player anyways. However, this would have been helpful for me with HBO Go when it had to be sideloaded. Now it is available on the app store though so remote works great.
xaudiblex said:
Just tried the app. No go on Android TV 6.0. It kept on saying starting but sat there. Ended up asking for a refund. May try it again later when bugs are worked out.
Click to expand...
Click to collapse
Which method did you use to root your Nexus Player? I have restored the device via the factory images(https://developers.google.com/android/nexus/images?hl=en#fugu) and have used both methods(post #1 & #2) in the following link: http://forum.xda-developers.com/apps/supersu/wip-android-6-0-marshmellow-t3219344
I flashed the factory images before each attempt to root and tried each method a couple of times. The app worked great during all 4 tests so hopefully we can discover what is different with your setup.
Thank you
Bought this for my fire tv and it was probably the most useful app ive ever bought for the price. On NP Im really just playing around trying to find a good use for the device. Right now im using android M rom (no leanback UI) and stock remote is useless. DOES this app work with the custom roms?
KLit75 said:
Bought this for my fire tv and it was probably the most useful app ive ever bought for the price. On NP Im really just playing around trying to find a good use for the device. Right now im using android M rom (no leanback UI) and stock remote is useless. DOES this app work with the custom roms?
Click to expand...
Click to collapse
I would like to know this as well as I am running Full Android 6.0. Looks interesting as I am sick of using a mouse and keyboard on my couch lol.
treezy26 said:
I would like to know this as well as I am running Full Android 6.0. Looks interesting as I am sick of using a mouse and keyboard on my couch lol.
Click to expand...
Click to collapse
Still waiting... I finally broke down and forked over the cash for droidmote. Its a good app but doesnt replace a physical remote imho. You want to be able to just feel for the buttons when your watching tv. A phone or tablet isnt the same. Good rom. Itd be great if the remote worked.
KLit75 said:
Still waiting... I finally broke down and forked over the cash for droidmote. Its a good app but doesnt replace a physical remote imho. You want to be able to just feel for the buttons when your watching tv. A phone or tablet isnt the same. Good rom. Itd be great if the remote worked.
Click to expand...
Click to collapse
Well I went ahead and did the same thing to only find out I cant even download it because it doesnt show up in the play store for me. But I am running a custom rom and that might be the issue. I've emailed the dev but still waiting on a reply.
treezy26 said:
Well I went ahead and did the same thing to only find out I cant even download it because it doesnt show up in the play store for me. But I am running a custom rom and that might be the issue. I've emailed the dev but still waiting on a reply.
Click to expand...
Click to collapse
Good. Could you please post back here when you get a response? Thanks.
KLit75 said:
DOES this app work with the custom roms?
Click to expand...
Click to collapse
The latest update(v1.03) that was just submitted today will work with custom ROM's(non-Leanback Launcher).
Thank you
iostouchdev said:
The latest update(v1.03) that was just submitted today will work with custom ROM's(non-Leanback Launcher).
Thank you
Click to expand...
Click to collapse
Purchased it but doesnt seem to work on marshmallow 6.0 rom. Double tap play/pause but no cursor. I have droidmote installed. Not sure if theres a conflict?
KLit75 said:
Purchased it but doesnt seem to work on marshmallow 6.0 rom. Double tap play/pause but no cursor. I have droidmote installed. Not sure if theres a conflict?
Click to expand...
Click to collapse
Shouldn't be any conflict. The double tap of the play / pause button does have to be pretty quick(~400ms).
I would recommend opening the app and then toggling the enable switch off and then on to see if that helps. Did the SuperSU app prompt you for permission initially?
iostouchdev said:
Shouldn't be any conflict. The double tap of the play / pause button does have to be pretty quick(~400ms).
I would recommend opening the app and then toggling the enable switch off and then on to see if that helps. Did the SuperSU app prompt you for permission initially?
Click to expand...
Click to collapse
I did. And just took your advice and toggled on/off. Also rebooted just to see. But its working for you on 6.0? Thats strange. I just get normal remote functionality. Tried it in netflix where its needed but no cursor appears. I do have wifi keyboard attached. Would that cause issues? Doubt it since i quit droidmote and turn off keyboard. Ill keep trouble shooting but never had any issues with your app on aftv (also with wifi keyboard so yea thats not a factor)
KLit75 said:
I did. And just took your advice and toggled on/off. Also rebooted just to see. But its working for you on 6.0? Thats strange. I just get normal remote functionality. Tried it in netflix where its needed but no cursor appears. I do have wifi keyboard attached. Would that cause issues? Doubt it since i quit droidmote and turn off keyboard. Ill keep trouble shooting but never had any issues with your app on aftv (also with wifi keyboard so yea thats not a factor)
Click to expand...
Click to collapse
Other devices won't cause any conflicts so you are ok there. Just to confirm a couple of items: The Nexus Player is rooted? Was the app granted root access and is it listed in the SuperSU app?
If you want to email me that may be easier.
Thanks again for your patience.
iostouchdev said:
Other devices won't cause any conflicts so you are ok there. Just to confirm a couple of items: The Nexus Player is rooted? Was the app granted root access and is it listed in the SuperSU app?
If you want to email me that may be easier.
Thanks again for your patience.
Click to expand...
Click to collapse
Im not overly concerned. Feel like a got more than my moneys worth with aftv app. Yes. All of the above. Should be working. Ill email you when i get more time to play around with it. Thanks.
KLit75 said:
Im not overly concerned. Feel like a got more than my moneys worth with aftv app. Yes. All of the above. Should be working. Ill email you when i get more time to play around with it. Thanks.
Click to expand...
Click to collapse
I just heard from another user that had the same issue. Apparently the Nexus Player remote was somehow displayed as 'Spike' instead of 'Nexus Remote' in the Bluetooth paired device settings. They were able to resolve the issue by un-pairing the remote and pairing it again which correctly identified the remote as 'Nexus Remote'.
Any chance your remote is also named 'Spike'?
iostouchdev said:
I just heard from another user that had the same issue. Apparently the Nexus Player remote was somehow displayed as 'Spike' instead of 'Nexus Remote' in the Bluetooth paired device settings. They were able to resolve the issue by un-pairing the remote and pairing it again which correctly identified the remote as 'Nexus Remote'.
Any chance your remote is also named 'Spike'?
Click to expand...
Click to collapse
I pm you but just so others no... Yes. That was the issue. Unpair then repair and nexus remote appears (took me 3 times) but it finally appeared. Thanks.
@iostouchdev this application is a total game changer for the Nexus Player. THANK YOU!!!!!!!!!!
@iostouchdev best dollar i've ever spent thank you

Categories

Resources