Is there a way to install google play store on rooted fire tv without adb? - Fire TV Q&A, Help & Troubleshooting

Just as the title dictates. I am trying to walk a friend through installing google play on his rooted fire tv, I emailed him all the necessary files and he installed via es file explorer which apprently did not work as it just gives him a white screen. Is this only able to function if it is installed via adb?

Did you guide him through the xposed framework installation as well?

Yes

danknasty, maybe have your friend read the guide. Why would you not use Adb? and you have to install the xposed framework along with the module for google play to function. And to top it off to make it work perfectly fine, you need to use market helper 2.0 beta.

navigates said:
danknasty, maybe have your friend read the guide. Why would you not use Adb? and you have to install the xposed framework along with the module for google play to function. And to top it off to make it work perfectly fine, you need to use market helper 2.0 beta.
Click to expand...
Click to collapse
Yea it's an older person so i was trying to make it as "friendly" as possible. He's able to navigate within es file explorer and can stick a usb stick in... adb fire i just feel is gonna be a lengthier and more difficult talk but it may come to that. I have recently installed it via es file explorer myself jsut to test and it seems to work fine so ill have him give it go.

danknasty said:
Yea it's an older person so i was trying to make it as "friendly" as possible. He's able to navigate within es file explorer and can stick a usb stick in... adb fire i just feel is gonna be a lengthier and more difficult talk but it may come to that. I have recently installed it via es file explorer myself jsut to test and it seems to work fine so ill have him give it go.
Click to expand...
Click to collapse
You mentioned Rooted. i have a solution for you. Get him to install quicksupport and start it up. Then use teamviewer on your home pc and connect to it using the number quick support generates. Note: the first time the person will have to accept access to root privs. From that point on you'll have full control of his firetv from your PC. I do that all the time for my parents who live remotely.
I also connect to their PC so I have their PC and their firetv and can do adb install or what ever I need. Hope it helps.

navigates said:
You mentioned Rooted. i have a solution for you. Get him to install quicksupport and start it up. Then use teamviewer on your home pc and connect to it using the number quick support generates. Note: the first time the person will have to accept access to root privs. From that point on you'll have full control of his firetv from your PC. I do that all the time for my parents who live remotely.
I also connect to their PC so I have their PC and their firetv and can do adb install or what ever I need. Hope it helps.
Click to expand...
Click to collapse
I actually just sent over the team viewer apk. Seems pretty cool can you transfer files with that as well.

danknasty said:
I actually just sent over the team viewer apk. Seems pretty cool can you transfer files with that as well.
Click to expand...
Click to collapse
Yeah,. and if he is rooted and has google play which he dosen't as thats what you are trying to install. Then you could install it for him automatically through google any app he needs. Good luck. Let us know how it goes.
One other thing to note is that if he gets the prompt for root grant, you know there is a timer of 15 seconds and he has to accept it in that time. I know i have a hard time explaining that too to my parents.

Thanks I think I lucked out and they hit the permanent root grant option on the unit.

danknasty said:
Thanks I think I lucked out and they hit the permanent root grant option on the unit.
Click to expand...
Click to collapse
Is there a permanent root option with the newer firmwares? I didn't know. At least not with supersu. The permanent option used to exist in the older rooted firmwares. The new ones' have to select grant everytime root is requested.

navigates said:
Is there a permanent root option with the newer firmwares? I didn't know. At least not with supersu. The permanent option used to exist in the older rooted firmwares. The new ones' have to select grant everytime root is requested.
Click to expand...
Click to collapse
If you select the permanent option when you first root I believe it transfers over. When you update it. That was my understanding correct me if I'm wrong.

danknasty said:
If you select the permanent option when you first root I believe it transfers over. When you update it. That was my understanding correct me if I'm wrong.
Click to expand...
Click to collapse
I've done so many roots and have never seen that option. The older firmwares with towelroot had it that way. but when you upgrade from those rooted versions to the new one, you have to constantly grant.

Are you talking about units you've hardware rooted? I just did one not so long ago and in the supersu program there is a choice that says grant always. After upgrade to the latest firmware it still remains.

danknasty said:
Are you talking about units you've hardware rooted? I just did one not so long ago and in the supersu program there is a choice that says grant always. After upgrade to the latest firmware it still remains.
Click to expand...
Click to collapse
No. I've never done hardware roots. just the software roots with the ethernet removal trick if you get the right firmware.

navigates said:
danknasty, maybe have your friend read the guide. Why would you not use Adb? and you have to install the xposed framework along with the module for google play to function. And to top it off to make it work perfectly fine, you need to use market helper 2.0 beta.
Click to expand...
Click to collapse
Can you provide a link to the guide?

lonny.landry said:
Can you provide a link to the guide?
Click to expand...
Click to collapse
Here:
http://lmgtfy.com/?q=google+play+aftv+guide

Related

Rooted phone.. can I still develop app?

For my final year project I'm creating an Android app. As i'm sure most of you are aware the Android emulator is incredibly slow and so I want to run the app on my phone instead each time. I know you can do this usually but as my phone is rooted and running a ROM (that isn't stock), it doesn't give me the option to run on the phone when I run the project (I know you can usually do this because my friends unrooted phone works fine). Is there anyway I can get my rooted phone to work or will I have to revert to stock?
Many thanks
You might be better off in another non device specific forum.
But in general, yes, it can. The only thing a stock ROM can do that a custom one can't is consume more resources, battery, and space than necessary.
Do you mean to install an app? Just tap on the .apk file on a file manager or something and it should let you install.
Go into developer options and click whatever needs to be checked. If you run adb devices and it shows up, you should be able to install it on your device. If you are using eclipse the option should show when you try to run the program.
Sent from a dream.
xxkid123 said:
You might be better off in another non device specific forum.
Click to expand...
Click to collapse
Sorry I should of said, I've got a DHD running the CodeFire 4.2 BR1 ROM.
xxkid123 said:
Do you mean to install an app? Just tap on the .apk file on a file manager or something and it should let you install.
Click to expand...
Click to collapse
No, I mean just running the app like I would through the emulator without installing the .apk file on the phone.
Teichopsia said:
Go into developer options and click whatever needs to be checked. If you run adb devices and it shows up, you should be able to install it on your device. If you are using eclipse the option should show when you try to run the program.
Sent from a dream.
Click to expand...
Click to collapse
When I adb devices it wasn't showing anything so I downloaded PdaNet and this re-installed the correct drivers for my phone. It now works :victory:
You cannot run an app without installing it ..
when u use the emulator on pc and and connect your phone via datacable to run your app on it , the emulator actually installs that app in your phone and then run it ! most probably u r not confused with this ...

Archos series TITANIUM 70/80/97/101 Android Development

Hello everyone, I wanted to know for himself politely Archos Titanium series was released a few new features such as the type ROOT, CUSTOM ROM, ect ..
sorry in advance if I opened this thread, but having a titanium archos 101, I wanted to know if there are any developments in this regard.
thanks to all.
I want to buy a Titanium, too. But without root, it's worth nothing to me. Though, it's a good piece of hardware for only around 200$.
Please help anyone
locuter said:
Please help anyone
Click to expand...
Click to collapse
just go to arctablet forums. there´s a thread to root the archos 80 titanium. i think there´s no custom roms yet.
Has anyone tried the Vroot tool on the 101 titanium? (successfully or not) I really want to root my tablet but I don't want to brick it ^^'
Aung Thiha said:
I just tested it this morning...
Archos 70 Titanium can be rooted with one-click root tool called Vroot...
I'm not sure what is the name of the tool...
here!.. I have attached the tool...
May b this root tool works for 101 too...
Click to expand...
Click to collapse
man this tool it starts in chinese.. can you provide some instructions how it works?
i want to root my archos 80 titanium
It works on 101 titanium, but you have to live with a chinese supersu. Titanium backup did perform its automatic restore ok for me.
Now searching how to change to a English supersu?
Is it possible to use such a tool from linux (I've no real windows machine only a virtualbox emulated win XP system running on top of my arch linux distro).
Thank you,
Xwang
Rooted Archos 80 Titanium HD
I used the VROOT app that Aung Thiha attached on my 80 Titanium HD model. After installing the app with the root.exe executable, I plugged in my tablet fully booted with debug mode turned on, and I pushed the green button in the software. After a few seconds, the tablet rebooted, and I had root.
Now, what to do about the Chinese app that I couldn't understand?
First, it is important to know that when the app pops up to give root access to a program, you need to push the right side button to grant access.
Now, you can search for and install "Superuser" from the Android market. The version made by Clockwordmod did not work for me, it is important to use the version from ChainsDD.
Then start Superuser, and click on the "i" for Information at the top of the app. It should say us binary v3.x.x with the option to "tap to check for updates". Check for updates and then click the update button.
This will replace the Chinese binary version with an English version. You should now be able to see the normal Superuser Icon in the app drawer and will start receiving prompts in English.
My profile is hungry for thanks, so don't forget to give this a thumbs up if you found this helpful.
dhigby said:
I used the VROOT app that Aung Thiha attached on my 80 Titanium HD model. After installing the app with the root.exe executable, I plugged in my tablet fully booted with debug mode turned on, and I pushed the green button in the software. After a few seconds, the tablet rebooted, and I had root.
Now, what to do about the Chinese app that I couldn't understand?
First, it is important to know that when the app pops up to give root access to a program, you need to push the right side button to grant access.
Now, you can search for and install "Superuser" from the Android market. The version made by Clockwordmod did not work for me, it is important to use the version from ChainsDD.
Then start Superuser, and click on the "i" for Information at the top of the app. It should say us binary v3.x.x with the option to "tap to check for updates". Check for updates and then click the update button.
This will replace the Chinese binary version with an English version. You should now be able to see the normal Superuser Icon in the app drawer and will start receiving prompts in English.
My profile is hungry for thanks, so don't forget to give this a thumbs up if you found this helpful.
Click to expand...
Click to collapse
Thank you. Will try it soon.
So... you are root with the last update from Archos? You could contact the people on Arctablet forum to send them some files. This could lead in some custom rom in the future.
And what about using a linux pc to root this device (titanium 101)?
Thank you,
Xwang
This utility only works on Windows, but there are already other ways to root, just look.
Yes, I have the latest firmware and am rooted. I'll take a look to see where I can help, cause I think this device is going to be a popular one.
Sent from my rooted ARCHOS 80 TITANIUM using Tapatalk 2
I started a new thread on rooting ARCHOS Elements tablets here:
http://forum.xda-developers.com/showthread.php?p=43893854
Sent from my ARCHOS 80 TITANIUM using Tapatalk HD
First time I tried to update it failed, so I retried and success. Thanks.
Hi all!
i have the titanium 70 i want to root, my question (probable dumb) is, i have to back up something before try to root with vroot software? or the vroot will just install the root without modify other things?
and another question, if after i root the phone i do the reset to factory default, also the root will be gone and i will have to root again, right?
riccetto80 said:
Hi all!
i have the titanium 70 i want to root, my question (probable dumb) is, i have to back up something before try to root with vroot software? or the vroot will just install the root without modify other things?
Click to expand...
Click to collapse
The utility gains root without messing up your data.
riccetto80 said:
and another question, if after i root the phone i do the reset to factory default, also the root will be gone and i will have to root again, right?
Click to expand...
Click to collapse
Yes, factory reset removes root.
Sent from my rooted ARCHOS Titanium 80 HD
dhigby said:
The utility gains root without messing up your data.
Yes, factory reset removes root.
Sent from my rooted ARCHOS Titanium 80 HD
Click to expand...
Click to collapse
Perfect, thank you very much.
Hi,
got this tab for my Mum and it seems to hang a bit when multi tasking. Looking to root and stick and light weight custom ROm on. What do people recommend?
pinn___________ said:
Hi,
got this tab for my Mum and it seems to hang a bit when multi tasking. Looking to root and stick and light weight custom ROm on. What do people recommend?
Click to expand...
Click to collapse
There are no custom ROMs available for the Elements devices.
I was able to reduce lag by installing Seeder: http://forum.xda-developers.com/showthread.php?t=1987032
Sent from my rooted ARCHOS Titanium 80 HD

[Q] dangers with rooting ouya

Hey,
So to a total newcomer to the whole rooting thing, i was wondering exactly what the dangers with rooting is? What does it open up to malware that wasnt there before?
When you jailbrake an i-device you for example hafto change the root password since its the same for all jailbroken devices after jailbrake.
Can someone break it down easy?
Many thanks!
soulman79 said:
Hey,
So to a total newcomer to the whole rooting thing, i was wondering exactly what the dangers with rooting is? What does it open up to malware that wasnt there before?
Click to expand...
Click to collapse
Well there's a danger you can accidentally delete something you shouldn't have. You do have access to the file system after all.
Malware threats are overblown on platforms outside of Windows. Android and iOS malware still needs you to purposely install an apk/ipa. If not, they're usually sent through SMS/MMS, which the Ouya is incapable of. <_<'
Pretty much the only ways you can get malware is if you sideload it or if it somehow sneaks into the stores.
There's one specific exploit... but that doesn't affect the Ouya because:
1. It's not Samsung.
2. It doesn't have GSM/3G/HSDPA.
When you jailbrake an i-device you for example hafto change the root password since its the same for all jailbroken devices after jailbrake.
Click to expand...
Click to collapse
No such restriction exists on Android. My Ouya account is still usable after rooting (and it coexists with my Google account).
thank you for taking the time to explain it!
Will root after morning coffe then =) If i do a system reset ( in the ouya menu´s ) will the root disappear? Or do i manually have to uninstall it if i want to make it factory original again?
soulman79 said:
thank you for taking the time to explain it!
Will root after morning coffe then =) If i do a system reset ( in the ouya menu´s ) will the root disappear? Or do i manually have to uninstall it if i want to make it factory original again?
Click to expand...
Click to collapse
Root disappears if you factory reset, or there's a system update. So be prepared to reroot if there's an update. Keep the one click app handy! http://forum.xda-developers.com/showthread.php?t=2387507
You should take a look at this topic: http://forum.xda-developers.com/showthread.php?t=2359390
I haven't had the opportunity to test the superuser preserve function yet (I updated before rooting), so just in case be prepared to reapply your root.
Ouya isn't Sony, I don't think they'll be blocking root access anytime soon.
Ultimate Chicken said:
Root disappears if you factory reset, or there's a system update. So be prepared to reroot if there's an update. Keep the one click app handy! http://forum.xda-developers.com/showthread.php?t=2387507
You should take a look at this topic: http://forum.xda-developers.com/showthread.php?t=2359390
I haven't had the opportunity to test the superuser preserve function yet (I updated before rooting), so just in case be prepared to reapply your root.
Ouya isn't Sony, I don't think they'll be blocking root access anytime soon.
Click to expand...
Click to collapse
Awsome! got it rooted and can FINALLY log in to youtube, the google tv youtube app is perfect!
Thanks for all your answers, really appreciate it!
so i did a factory reset just cause i got alot installed and wanted a fresh setup, but after the reset google store and some other app from google where still there, aren't they suppost to be wiped off with a factory reset? how do i get rid of them?
soulman79 said:
so i did a factory reset just cause i got alot installed and wanted a fresh setup, but after the reset google store and some other app from google where still there, aren't they suppost to be wiped off with a factory reset? how do i get rid of them?
Click to expand...
Click to collapse
Ah yes, the Play Store hack is what's known as a dirty hack. It leaves crumbs that persist through a factory reset. http://forum.xda-developers.com/showpost.php?p=44166123&postcount=158
PS: you'll need root access to delete those. After you get rid of the play store stuff you can factory reset again and it shouldn't be back.
i ran the root apk and it says rooted, tried to delete the files with es file explorer but it wont delete the files... i even stoppped the process in the settings menu... is there another way i gotta go about?
soulman79 said:
i ran the root apk and it says rooted, tried to delete the files with es file explorer but it wont delete the files... i even stoppped the process in the settings menu... is there another way i gotta go about?
Click to expand...
Click to collapse
E's file explorer should be able to do it, but I think you need to mount system/ as R/W because it doesn't do so automatically. http://androidcowboy.com/2013/06/how-to-uninstall-system-apps-with-es-file-explorer/
If the above doesn't work, you're missing the superuser app.
These days I just connect things to my computer via microusb and use adb shell to deal with the file system; I still need busybox for that.
puh, got it done.. missed the part that you gotta show root explorer on the left menu.. Holy sh*t im out of my league here =)
If i install the framework only will that leave bits and peaces to, or is it only playstore that does this? i saw that the framework had an uninstall / cleanup function in the app so im guessing that it takes care of itself?
If i disable root acces after installing the framwork will the framework still function or do it need to be rooted all the time?
Big thank you for the fast reply´s!
soulman79 said:
puh, got it done.. missed the part that you gotta show root explorer on the left menu.. Holy sh*t im out of my league here =)
If i install the framework only will that leave bits and peaces to, or is it only playstore that does this? i saw that the framework had an uninstall / cleanup function in the app so im guessing that it takes care of itself?
If i disable root acces after installing the framwork will the framework still function or do it need to be rooted all the time?
Big thank you for the fast reply´s!
Click to expand...
Click to collapse
The framework needs root access.
The playstore mod is the only one that leaves bits and pieces AFAIK... next time before you factory reset, run the cleanup tools and uninstall the mod first. (Sorry I didn't warn you before. I forgot. >.<)
ahh, will do =)
Finnaly got it setup up right! Thx for all the support man!

[Q] Any root for 8.9" new firmware version (8.4.9)???

Hey all! Any help please?
I've tried ALL methods to gain root and as someone mentioned here: http://forum.xda-developers.com/showthread.php?t=2782266 , no success.
I can get to the reboot after the supposed root, but basically nothing else. No superuser, root-check fails, etc and then the device is permanently slow. Only solution is then a factory reset and back to square one, without any root.
Anyone have any success in rooting the new system version, http://bit.ly/1kgs5L8 8.4.9 ?? I had root in the past but the buggers pushed this one on me and I lost everything, even side-loaded apps (and while we're at it, can I disable these effing updates in the future?)
Thanks in advance.
Have you tried this method? http://forum.xda-developers.com/showthread.php?t=2069117 I was able to root mine on 8.4.9 system version a few days ago with it, using the alternative method C-2 listed in that guide.
Thank you. I'll take a look, give it a try ASAP and let you know.
That worked perfectly! Better than the first root I used and obviously, better than all the one's I've tried since I lost the first. Thank you very much!
louvega said:
That worked perfectly! Better than the first root I used and obviously, better than all the one's I've tried since I lost the first. Thank you very much!
Click to expand...
Click to collapse
You're welcome! I'm just happy I could point in you in the right direction that helped me root mine I'm happy to say that I finally have mine running CM11 [after many headaches & 4 days of trying to get there! lol].
TeamWeenie said:
You're welcome! I'm just happy I could point in you in the right direction that helped me root mine I'm happy to say that I finally have mine running CM11 [after many headaches & 4 days of trying to get there! lol].
Click to expand...
Click to collapse
Ok, back again.
So, my situation is now this: The root worked, by appearance but somehow, it only seems to be a "partial root", for lack of a better description.
I have SU and Rootcheck Basic installed and it says that I have root, but I can't get the play store to work no matter what, and can't change permissions on the /system/apps folder or write to there when trying to copy the Google Play apk there (attempting to see if I can run or install it there).
louvega said:
Ok, back again.
So, my situation is now this: The root worked, by appearance but somehow, it only seems to be a "partial root", for lack of a better description.
I have SU and Rootcheck Basic installed and it says that I have root, but I can't get the play store to work no matter what, and can't change permissions on the /system/apps folder or write to there when trying to copy the Google Play apk there (attempting to see if I can run or install it there).
Click to expand...
Click to collapse
To make apps and or system r/w first download ES File Explorer. Install, open, give root permission, on the left side scroll down and click on "tools." Now go down and click "on" Root Explorer. Now click on the actual words "Root Explorer" and select Mount R/W and select r/w for path and system and then click OK.
Sent from my Nexus 7 Flo running Paranoid Android 4.4.4 using XDA premium 4 mobile app
LinearEquation said:
To make apps and or system r/w first download ES File Explorer. Install, open, give root permission, on the left side scroll down and click on "tools." Now go down and click "on" Root Explorer. Now click on the actual words "Root Explorer" and select Mount R/W and select r/w for path and system and then click OK.
Sent from my Nexus 7 Flo running Paranoid Android 4.4.4 using XDA premium 4 mobile app
Click to expand...
Click to collapse
I also would like to root my Kindle Fire HD 8.9 with version 8.4.9 When I opened ES File Explorer and attempted the above I got a message: Sorry, test failed. This feature cannot run on your device.
Any ideas? Thanks!
Leanna
Luck?
louvega said:
Hey all! Any help please?
I've tried ALL methods to gain root and as someone mentioned here: http://forum.xda-developers.com/showthread.php?t=2782266 , no success.
I can get to the reboot after the supposed root, but basically nothing else. No superuser, root-check fails, etc and then the device is permanently slow. Only solution is then a factory reset and back to square one, without any root.
Anyone have any success in rooting the new system version, http://bit.ly/1kgs5L8 8.4.9 ?? I had root in the past but the buggers pushed this one on me and I lost everything, even side-loaded apps (and while we're at it, can I disable these effing updates in the future?)
Thanks in advance.
Click to expand...
Click to collapse
How are you getting on? I reset my Kindle and lost root, went to root again and have the same issues as you, Tried lots of methods but all ends up with having to factory reset kindle, Surly there should be a way to root the Fire HD?
Thanks.
TeamWeenie said:
Have you tried this method? http://forum.xda-developers.com/showthread.php?t=2069117 I was able to root mine on 8.4.9 system version a few days ago with it, using the alternative method C-2 listed in that guide.
Click to expand...
Click to collapse
LinearEquation said:
To make apps and or system r/w first download ES File Explorer. Install, open, give root permission, on the left side scroll down and click on "tools." Now go down and click "on" Root Explorer. Now click on the actual words "Root Explorer" and select Mount R/W and select r/w for path and system and then click OK.
KyleGriffiths said:
How are you getting on? I reset my Kindle and lost root, went to root again and have the same issues as you, Tried lots of methods but all ends up with having to factory reset kindle, Surly there should be a way to root the Fire HD?
Thanks.
Click to expand...
Click to collapse
I don't recall the exact steps, but if you follow link for the method that's on the first one I quote here, and follow it pretty precisely you'll get root. Mainly, some of the most important things I recall are USE THE KFFIRSTAIDE and that tool will basically get you into all the ADB functions you need to get and keep root. There's an option on there to turn off updates, which you need to do immediately after you gain root in order to keep root. Also, something that nobody seems to mention - you need to set the /system folder to r/w so that you can install the play store app or for anything system related to "take".
Ultimately, I would say, start with getting that KFFirstAide installed and communicating with your Kindle. Like I said, it has many functions you can see in it's options window.
Hope this helps! Good luck.
Click to expand...
Click to collapse
Oh, and also, make sure you have a root checker app installed, for obvious reasons.
LinearEquation said:
To make apps and or system r/w first download ES File Explorer. Install, open, give root permission, on the left side scroll down and click on "tools." Now go down and click "on" Root Explorer. Now click on the actual words "Root Explorer" and select Mount R/W and select r/w for path and system and then click OK.
Sent from my Nexus 7 Flo running Paranoid Android 4.4.4 using XDA premium 4 mobile app
Click to expand...
Click to collapse
This worked in the past for me on a rooted KF, but for some reason, even with (in ES File Explorer), Root Explorer on and confirmed, Mount R/W showing Path / and /system set to RW AND setting rights on the actual folder to RWE, copying the Play Store .apk file fails.
Any suggestions?
louvega said:
Hey all! Any help please?
I've tried ALL methods to gain root and as someone mentioned here: http://forum.xda-developers.com/showthread.php?t=2782266 , no success.
I can get to the reboot after the supposed root, but basically nothing else. No superuser, root-check fails, etc and then the device is permanently slow. Only solution is then a factory reset and back to square one, without any root.
Anyone have any success in rooting the new system version, http://bit.ly/1kgs5L8 8.4.9 ?? I had root in the past but the buggers pushed this one on me and I lost everything, even side-loaded apps (and while we're at it, can I disable these effing updates in the future?)
Thanks in advance.
Click to expand...
Click to collapse
I've had root, and TWRP. That lasts only as long as the Kindle stays off. Amazon is noticing, and forcing an update (back to 8.9.4), which breaks root. I think we're going to have to skip root and install something Amazon can't see (or find a way to block OTA updates).
[email protected] said:
I've had root, and TWRP. That lasts only as long as the Kindle stays off. Amazon is noticing, and forcing an update (back to 8.9.4), which breaks root. I think we're going to have to skip root and install something Amazon can't see (or find a way to block OTA updates).
Click to expand...
Click to collapse
I'm giving this to my grandson to use as his 1st tablet. I've got no more reason to get a Fire tablet now than I do an iOS device. I can get VOD on any android device now so the Fires can remain for the kiddies in the family who need Freetime.
1707
jesslynh said:
This worked in the past for me on a rooted KF, but for some reason, even with (in ES File Explorer), Root Explorer on and confirmed, Mount R/W showing Path / and /system set to RW AND setting rights on the actual folder to RWE, copying the Play Store .apk file fails.
Any suggestions?
Click to expand...
Click to collapse
Rooting the KF isn't enough to allow Play Store (or most other Google Apps) to work. You have to go a step further, and change the OS to CM (or similar). As long as Amazon can recognize the device, Google isn't going to function. Just no way around this one.
I have the sema problem with a partial root, i cant install on system/app...
any ideas? I want to be root for install a cm...
Thanks...

Root

http://download.chainfire.eu/631/CF-Root1/Root-Nexus-Player-fugu.zip
Thanks. Looks to have worked flawlessly.
Works great! Thanks!
Chainfire said:
http://download.chainfire.eu/631/CF-Root1/Root-Nexus-Player-fugu.zip
Click to expand...
Click to collapse
Works great. As a thank you I used my play credit from the NP Promo to upgrade to SuperSU Pro. hopefully you see that money!
Chainfire said:
http://download.chainfire.eu/631/CF-Root1/Root-Nexus-Player-fugu.zip
Click to expand...
Click to collapse
Thank you. Simplest root evar I will also buy SU Pro
Worked perfectly, of course. Thanks as always.
Just saw this today but had already used the other root method here to get it. Either way, thanks for all the hard work you do on everything
Chainfire said:
http://download.chainfire.eu/631/CF-Root1/Root-Nexus-Player-fugu.zip
Click to expand...
Click to collapse
Is this assured to work with both LRX21M and LRX21V?
Worked perfectly, and now StickMount is working too. Just played a video off USB in XBMC.
Does anyone know a way to remove the su app from showing in the leanback launcher. Can't find it in the settings anywhere.
Pardon my ignorance, but what does this do exactly? ...aside from the obvious "gives you root"...I mean how, what does it do to the system?
Boblank said:
Does anyone know a way to remove the su app from showing in the leanback launcher. Can't find it in the settings anywhere.
Click to expand...
Click to collapse
Well be in next version, if you set icon to invisible, it will also disappear from leanback launcher.
Zip attachment
volwrath said:
Thank you. Simplest root evar I will also buy SU Pro
Click to expand...
Click to collapse
Do you just download to phone or PC and put the extraction on the Nexus Player to gain root?
Boblank said:
Does anyone know a way to remove the su app from showing in the leanback launcher. Cant find it in the settings anywhere.
Click to expand...
Click to collapse
Are you referring to the launcher settings or SuperSU settings there should be an option in SuperSU settings to set the SuperSU icon to invisible.
I just happened to check my system today and had the OTA update from LRX21M to LRX21V waiting. I tried installing it but Recovery stopped halfway through the install with an Error. I got back into Android with a power-cycle, so things are fine, but it's still on 21M.
I'm guessing this was due to having rooted the device. Is there a proper way to remove SuperSU to allow for a system update? I see there are 3 different options for cleaning up; does it particularly matter which one I choose? I could just pick one and try it but I'm kind of curious what the differences are between the options. Anybody know?
Update: I tried the second and third cleanup options (new superuser app and full unroot) and neither got me into a state where the OTA was successful. So I just downloaded the factory image and flashed the system.img from it, then reapplied the original root process.
xBIGREDDx said:
Update: I tried the second and third cleanup options (new superuser app and full unroot) and neither got me into a state where the OTA was successful. So I just downloaded the factory image and flashed the system.img from it, then reapplied the original root process.
Click to expand...
Click to collapse
probably a full unroot and flashing the stock boot.img would fully unroot, I wonder when LRX22C (5.0.1) will hit the nexus player
The root is fundamental in all devices for many things, and thanks to Chainfire and others independent developers we can consider Android a semi-open platform. (semi-open because not all is open source)
We don't want Android like the Apple walled garden, but we are not even against the sale of the software, we just want a common garden in which the user can choose and is not obliged.
For example with the root, it was easier to start this project:
Nexus Player with a Full Version of Android Lollipop https://plus.google.com/103019026671039069038/posts/V5XaLxK3vN8
This is just the base rom with all hardware components working, on this base that is very usable, i want add many other options. like external usb webcam and mic, improving the audio part that have fixed volume and many other things useful for the use in TV.
Nexus Player is not just Android TV, but is the first Nexus device with an intel cpu. Is a milestone in the evolution of Android.
This is just the start and I am very open to sharing and collaboration on this project.
Thanks Chainfire for the root and for your "How-To SU" guidelines.
Out of interest will rooting prevent OTA updates from installing in the future?
Chainfire said:
Well be in next version, if you set icon to invisible, it will also disappear from leanback launcher.
Click to expand...
Click to collapse
I did this, despite the warning it gave me. Now although I still get permission dialogs etc, I can not run the main program to delete apps etc from SU access. Is there anyway to go back to the main screen? I went to the apps sections of the NP and unlike other apps it didnt have an open command.
To get it back do I need to uninstall and then re-CFroot?
Thanks. I should pay better attention to dialog boxes but its not a huge deal.

Categories

Resources