Android Auto on vivo phone - Vivo X50 Pro+ Questions & Answers

Hey, I recently received my vivo x60 pro plus. I'm trying to setup android auto and can't figure out why it's not working.
So my hope is, someone over here could help.
When I start the android auto app, it asks for several permissions. I've granted them all, but I'm not able to grant "floating windows" I don't know if this the correct translation for it.
It's simply not possible because android auto doesn't appear in that list and I can't activate it. Someone had similar issues or does have a workaround?

I'm on X60 pro plus...... Same issue....

Hi.
I have the same issue on an iqoo 5 since updating to android 11 (it worked before)
Have either of you managed to get android auto to work?

Exactly same issue here! Any progress?

Hi.
A little progress maybe.
I have managed to give permissions and get into the app on my phone using an adb command :
adb shell pm grant com.google.android.projection.gearhead android.permission.SYSTEM_ALERT_WINDOW
However, there is an issue when connecting to my car.
The phone screen seems to freeze and I must change the foreground app to something other than AA (android auto seems to crash)
The connection doesn't happen and no car is detected in android auto.

Cthulhu1986 said:
Hi.
A little progress maybe.
I have managed to give permissions and get into the app on my phone using an adb command :
adb shell pm grant com.google.android.projection.gearhead android.permission.SYSTEM_ALERT_WINDOW
However, there is an issue when connecting to my car.
The phone screen seems to freeze and I must change the foreground app to something other than AA (android auto seems to crash)
The connection doesn't happen and no car is detected in android auto.
Click to expand...
Click to collapse
Thank you very much. I know how to active the developer`s mode, but I don`t know how to do the adb thing. Can you tell me how perhaps? Then I can also try and we can see if it woks.

[email protected] said:
Thank you very much. I know how to active the developer`s mode, but I don`t know how to do the adb thing. Can you tell me how perhaps? Then I can also try and we can see if it woks.
Click to expand...
Click to collapse
I followed the guide on XDA.
How to install ADB on Windows, macOS, and Linux
If you're on Windows, Linux or macOS, you can follow these step by step instructions to install ADB on your desktop or laptop PC.
www.xda-developers.com

Cthulhu1986 said:
I followed the guide on XDA.
How to install ADB on Windows, macOS, and Linux
If you're on Windows, Linux or macOS, you can follow these step by step instructions to install ADB on your desktop or laptop PC.
www.xda-developers.com
Click to expand...
Click to collapse
Hello. Since you use a x60. Did you realize that photos seems different in the native album comparing to google photos for example (both in the phone)? And in the native album that image seems to loose saturation when you try to edit it? Also, if you upload the pictures to google photos and try to see them in a compute screen, the saturation changes when zooming in the image?

Cthulhu1986 said:
I followed the guide on XDA.
How to install ADB on Windows, macOS, and Linux
If you're on Windows, Linux or macOS, you can follow these step by step instructions to install ADB on your desktop or laptop PC.
www.xda-developers.com
Click to expand...
Click to collapse
The same thing to me. I was able do acess Android Auto on phone with this adb. However the car does not recognize the android auto on the phone and the phone does not recognize the connection with the car. It seems surprising how one of the most important apps in android does not work and vivo seems to be ignoring or not solving this issue.

Hello, I contacted Vivo China and they told me the following.

Vazmor said:
Hello, I contacted Vivo China and they told me the following.
Click to expand...
Click to collapse
Carlifeplus is not even close to the Android Auto. It's a Chinese app meant only for the phone and working only with other Chinese apps in Chinese language.
I've written to the support myself and haven't gotten any useful help either.
I like Vivo phones and I don't have other problems with Origin OS. I'm seriously considering buying X70 pro+ which suppose to hit the market in September. And I recommend Vivo to address AA issue very seriously. Because like many others, I won't buy any phone without AA. I would look somewhere else, the new Honor could be a decent replacement.

Hello, I found this application, I do not know if it could work to accept the permission, as it does not matter if the phone is blocked, I could try.
基于 Robotium 的自动遍历方案——开源 · TesterHome
testerhome.com
GitHub - qNone/AutoClick: 基于Robotium的自动遍历方案
基于Robotium的自动遍历方案. Contribute to qNone/AutoClick development by creating an account on GitHub.
github.com
Update: Not working

Anyone have any joy with this yet. Driving home last night was stress without it

Related

[Q] USB Internet passthrough from Linux

Hi, I've googled and searched the forum for this and can't find anything that works for the Desire HD.
The phone comes with an option to use the PC's internet connection through the usb interface. When I enable this on the phone the usb0 interface pops up on the computer. I've tried various bridging and natting alternatives, but everything ends up with the phone complaining that htc sync isn't set up right. I've tried askimng HTC what the phone expects but they just say that they don't support Linux. Grrr!
Anybody succeeded in getting this working or can say exactly what the phone expects to see on the pc side?
I thought it was the other way around (PC using the phone's connection) ?
Edit: Link.
Both are possible. PC using phone's connection is called "Tethering" and Phone using PC's connection is called "Internet passthrough".
There are recipes for foolong a "Nexus One" into reversing the tethering solution so that it connects to the internet through the PC, but the HD seems to have blocked this.
We have a Wifi-Free home, so this really is the only way of connecting the phone to the internet without using valuable 3G data traffic.
Apologies, I didn't know.
I took a look around, maybe you've tried this already but here it is (scroll down to post #53). Good luck!
Thanks. Looks promising. From Post #53 it looks as if I should be able to do this from adb, although earlier posts in the thread mention busybox and root, neither of which I have on the phone. Have in any case not used adb to connect before so may ask for help here if I can't find out how to do it.
Thanks very much for the suggestion.
For root you can search for the app "Visionary" in the market, I'm not sure if it installs busybox too though (but you can find that in the market as well).
Also make sure you have USB Debugging enabled in the settings.
You're most probably going to need the ADB drivers as well, but i think they're shipped with HTC Sync. Anyone correct me if I'm wrong.
Thanks, now have adb access (with root . Next problem is that my linux box always assigns an APIPA (zeroconf) address to the usb interface. Can't remove it or specify a static IP for the next connection.
Unfortunately I can't help you or suggest anything else for the time being. I'll be switching to Archlinux tonight (for the 150th time) and will hopefully have my device within this week. So if you don't figure it out by then, I'll give it a shot.
I think it can be done quite easily using the Firestarter application. Too busy playing Black Ops to confirm that the method I have in mind works but I will try it out later and if I'm right I will post a how to.
I'd be very interested to hear how you get on phunkycow. The APIPA problem seems to be debian sid related. On my wife's Ubuntu laptop I can configure both interfaces and ping between the phone and the pc. Didn't have time to figure out routing and dns.
I now have this working on Ubuntu. Debian still gives me a zeroconf address on the pc's usb interface.
Next problem is that to script this as suggested in post #53 I think I need a different su or sudo on the phone as sudo and su -c both give me permission denied.
Any other ways of running remote commands as root using adb?
Working perfectly on Ubuntu when I run through the commands interactively. Next job is to script it. The only possible caveat is that I seem to have to run the adb commands as root, however a quick test indicates that this is probably doable just by piping each adb shell command to su.
Will post back with the findings and the script (when I'm happy with it).
Piping to su doesn't work unfortunately, so I need to think again.
Any tips on scripting adb shell commands to run as root?
Another problem (after setting this up interactively) is that only some apps even attempt to connect to the internet this way.
Web browser shows error about not being able to connect first time, but then connects anyway. Ditto Google earth.
Phone update refuses to connect and asks for wifi or mobile network to be turned on.
Skype can't sign in.
I'm wondering whether some apps look for a particular property to be set and refuse to connect if it's not there??
A hot candidate might be [init.svc.netsharing_pass]???
Any comments?
Hi,
I installed bash and su from su-2.3.2.1-ef-signed.zip, which I moved to /system/bin
which su shows that that's what's being used.
I was hoping that this would give me the possibility to run su with switches (ie su -c "command"), and only use adb to invoke a script on the phone with the rest of the commands. Unfortunately fails on both counts :-(
Does anyone know of other su utilities out there that are more like the Linux version?
Cheers!
The answer seems to be gscript.
Phone side commands can be scripted to run on the phone, requires manually finding and running the script from the phone's UI.
Now if there were a way to invoke it through adb ... !
hi Learnincurve,
can you please briefly post, what you did to use the internet-passthrough? i cant figure it out with my desire z...
thanks!
m1l4droid, you are using the internet passthrough with ubuntu just like that? what am I doing wrong...?
Hello everyone.. I can see that the thread hasn't been updated for some time.. but still, has anyone founded an easy way to use "internet pass-through" option on linux? I have read the thread, but I am not very familiar with the terms "adb" etc. I am using Desire HD rom (InsertCoin HD Port 1.8f), on an "small" Desire... And the linux edition is Ubuntu 10.10... Thanx in advance..
wouldnt you be able to access an ad-hoc wifi network with your custom rom? so the only thing for you to do was to setup the ad-hoc wifi at the pc and connect with your phone...
for the usb-passthrough I still dont have a solution, neither.

[Q] Really nervous about accidentally bricking, so just some cautionary questions...

So I have an Optimus G LS970, added a couple apps, but other than that it's pretty basic. I'm wanting to root this device and eventually add a custom rom on it perhaps, but I've very new to this and don't want to accidentally brick my device.
1) I've been looking for stable linux rooting methods, the only one I've found that looks promising is here, but it's 2 years old. Does anyone know anything about it's stability for android 4.1.2, kernel 3.4.0?
2) In order to transfer files (music, pictures, pdfs/ebooks) to/from my device it needs to be mounted, but I haven't been able to mount it for this (or any other) purpose at all. It shows up as connected (command "lsusb" shows "Bus 002 Device 028: ID 1004:631d LG Electronics, Inc.") but it won't mount. Will this be possible once rooted, or is there some other cause to this?
3) Once rooted, I want to get rid of some of the Preinstalled apps but I'm not sure which will lead to instability and which would be fine to remove, does anyone know where I can check this, or would I just need to list all the apps I don't want on my phone and have you all tell me on an app-by-app basis which is safe to remove?
4) Lastly, when it comes to using alternative app markets, I haven't had much luck. I was trying to test using alt stores with f-droid and nothing showed in the lists, so I don't know if that's a thing with f-droid or my device. Is there anything you need to do to use alt app stores aside from enabling it in the system settings, and installing the app store's .. app?
Thanks in advance!
JustAk said:
So I have an Optimus G LS970, added a couple apps, but other than that it's pretty basic. I'm wanting to root this device and eventually add a custom rom on it perhaps, but I've very new to this and don't want to accidentally brick my device.
1) I've been looking for stable linux rooting methods, the only one I've found that looks promising is here, but it's 2 years old. Does anyone know anything about it's stability for android 4.1.2, kernel 3.4.0?
2) In order to transfer files (music, pictures, pdfs/ebooks) to/from my device it needs to be mounted, but I haven't been able to mount it for this (or any other) purpose at all. It shows up as connected (command "lsusb" shows "Bus 002 Device 028: ID 1004:631d LG Electronics, Inc.") but it won't mount. Will this be possible once rooted, or is there some other cause to this?
3) Once rooted, I want to get rid of some of the Preinstalled apps but I'm not sure which will lead to instability and which would be fine to remove, does anyone know where I can check this, or would I just need to list all the apps I don't want on my phone and have you all tell me on an app-by-app basis which is safe to remove?
4) Lastly, when it comes to using alternative app markets, I haven't had much luck. I was trying to test using alt stores with f-droid and nothing showed in the lists, so I don't know if that's a thing with f-droid or my device. Is there anything you need to do to use alt app stores aside from enabling it in the system settings, and installing the app store's .. app?
Thanks in advance!
Click to expand...
Click to collapse
All of your questions are answered here. http://forum.xda-developers.com/showthread.php?t=2050582
And the FAQ.
1. See above
2. Install the LG drivers, link is in that OP, then tick MPT. That should transfer your files. If not, you may need to uninstall, then reinstall them.
3. DO NOT remove any apps unless you unlock! Info is in that link also.
4. I have no idea on that one.
Sent from my LG-LS970 using XDA Premium 4 mobile app
engine95 said:
All of your questions are answered here. http://forum.xda-developers.com/showthread.php?t=2050582
And the FAQ.
1. See above
2. Install the LG drivers, link is in that OP, then tick MPT. That should transfer your files. If not, you may need to uninstall, then reinstall them.
3. DO NOT remove any apps unless you unlock! Info is in that link also.
4. I have no idea on that one.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
1) *EDIT* [Doesn't say anything about linux rooting, how am I supposed to install a windows drive on a linux system?] I overlooked the linux mention. Thanks! Can't find something. How/where do I find adb?
2) Ignore, see 1) [Again, how am I supposed to install the Windows driver in linux?]
3) Thanks for that. I didn't know the importance of unlocking the bootloader.
JustAk said:
1) *EDIT* [Doesn't say anything about linux rooting, how am I supposed to install a windows drive on a linux system?] I overlooked the linux mention. Thanks! Can't find something. How/where do I find adb?
2) Ignore, see 1) [Again, how am I supposed to install the Windows driver in linux?]
3) Thanks for that. I didn't know the importance of unlocking the bootloader.
Click to expand...
Click to collapse
Sorry bout that. Linux drivers are native, so they're anyway installed.
You use either fiddy629 root for Linux, or Framaroot.
Sent from my LG-LS970 using XDA Premium 4 mobile app
---------- Post added at 10:53 PM ---------- Previous post was at 10:51 PM ----------
Edit. You don't have to have ADB, but there's alot of info if you google it.
Sent from my LG-LS970 using XDA Premium 4 mobile app
engine95 said:
Sorry bout that. Linux drivers are native, so they're anyway installed.
You use either fiddy629 root for Linux, or Framaroot.
Sent from my LG-LS970 using XDA Premium 4 mobile app
---------- Post added at 10:53 PM ---------- Previous post was at 10:51 PM ----------
Edit. You don't have to have ADB, but there's alot of info if you google it.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I tried fiddy619's thing here using the universal linux one. It asked me for ADB. Found that debian has "android-tools-adb" so I installed that, now there's this:
Code:
Using: /usr/bin/adb
Waiting for device... Connect your LGOG via USB in Charge Only Mode
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Device found
Beginning Root Process
Disconnect your phone from USB
Disable USB Debugging
Enable USB Debugging
Press enter to Continue
I can't tell if this is telling me to do these things, or if it's saying it already did them. Any idea?
JustAk said:
I tried fiddy619's thing here using the universal linux one. It asked me for ADB. Found that debian has "android-tools-adb" so I installed that, now there's this:
Code:
Using: /usr/bin/adb
Waiting for device... Connect your LGOG via USB in Charge Only Mode
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Device found
Beginning Root Process
Disconnect your phone from USB
Disable USB Debugging
Enable USB Debugging
Press enter to Continue
I can't tell if this is telling me to do these things, or if it's saying it already did them. Any idea?
Click to expand...
Click to collapse
Nevermind that, I got it working just fine. took o nly a couple seconds and it was done. Now I have "SuperSU" in my apps menu, so I'm guessing it worked.
JustAk said:
Nevermind that, I got it working just fine. took o nly a couple seconds and it was done. Now I have "SuperSU" in my apps menu, so I'm guessing it worked.
Click to expand...
Click to collapse
Awesome, glad to hear it worked! Which if you have SuperSU it should have. I too only use linux(Linux Mint specifically) and while most guides are made for Windows, things are usually easier from the linux terminal because we don't need to download drivers, android uses a modified linux kernel, etc. Welcome to the forums, glad to have you here! All the info you need is here and plenty of people will be glad to help(as engine has already demonstrated). As for the alternative app markets, Ive read plenty and tested a few but really, nothing comes close to the play store. On our phone Banks Gapps is the standard google apps package to install if you are flashing a custom rom. Just make sure you get the correct version of gapps for the version of android your rom is based on.
HPTesla said:
Awesome, glad to hear it worked! Which if you have SuperSU it should have. I too only use linux(Linux Mint specifically) and while most guides are made for Windows, things are usually easier from the linux terminal because we don't need to download drivers, android uses a modified linux kernel, etc. Welcome to the forums, glad to have you here! All the info you need is here and plenty of people will be glad to help(as engine has already demonstrated). As for the alternative app markets, Ive read plenty and tested a few but really, nothing comes close to the play store. On our phone Banks Gapps is the standard google apps package to install if you are flashing a custom rom. Just make sure you get the correct version of gapps for the version of android your rom is based on.
Click to expand...
Click to collapse
Ah. brilliant, thanks!
The only problem I'm now having is getting the phone to connect to my computer so I can transfer music or ebooks or whathaveyou to/from my device. I've gone through the arch wiki for android (even though I'm running debian) and this forum postt but I keep getting an error:
Code:
$ android-connect
Listing raw device(s)
Device 0 (VID=1004 and PID=61f9) is a LG Electronics Inc. V909 G-Slate.
Found 1 device(s):
LG Electronics Inc.: V909 G-Slate (1004:61f9) @ bus 2, dev 8
Attempting to connect device
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
Android device detected, assigning default bug flags
Error 1: Get Storage information failed.
Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
Error 2: (Look this up in ptp.h for an explanation.)
Listing File Information on Device with name: (NULL)
LIBMTP_Get_Storage() failed:-1
I can start a separate thread regarding this issue, but if you have any insight, figured it couldn't hurt to ask real quick.
JustAk said:
Ah. brilliant, thanks!
The only problem I'm now having is getting the phone to connect to my computer so I can transfer music or ebooks or whathaveyou to/from my device. I've gone through the arch wiki for android (even though I'm running debian) and this forum postt but I keep getting an error:
Code:
$ android-connect
Listing raw device(s)
Device 0 (VID=1004 and PID=61f9) is a LG Electronics Inc. V909 G-Slate.
Found 1 device(s):
LG Electronics Inc.: V909 G-Slate (1004:61f9) @ bus 2, dev 8
Attempting to connect device
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
Android device detected, assigning default bug flags
Error 1: Get Storage information failed.
Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
Error 2: (Look this up in ptp.h for an explanation.)
Listing File Information on Device with name: (NULL)
LIBMTP_Get_Storage() failed:-1
I can start a separate thread regarding this issue, but if you have any insight, figured it couldn't hurt to ask real quick.
Click to expand...
Click to collapse
This may or may not help, but when I've had issues with Linux hooking up I've had to format my SD. Something gets stuck in there that Linux just didn't like.
Sent from my LG-LS970 using XDA Premium 4 mobile app
JustAk said:
Ah. brilliant, thanks!
The only problem I'm now having is getting the phone to connect to my computer so I can transfer music or ebooks or whathaveyou to/from my device. I've gone through the arch wiki for android (even though I'm running debian) and this forum postt but I keep getting an error:
Code:
$ android-connect
Listing raw device(s)
Device 0 (VID=1004 and PID=61f9) is a LG Electronics Inc. V909 G-Slate.
Found 1 device(s):
LG Electronics Inc.: V909 G-Slate (1004:61f9) @ bus 2, dev 8
Attempting to connect device
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
Android device detected, assigning default bug flags
Error 1: Get Storage information failed.
Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
Error 2: (Look this up in ptp.h for an explanation.)
Listing File Information on Device with name: (NULL)
LIBMTP_Get_Storage() failed:-1
I can start a separate thread regarding this issue, but if you have any insight, figured it couldn't hurt to ask real quick.
Click to expand...
Click to collapse
Are you doing this with the phone turned on and booted into the os? It gives you a PTP error first, make sure the phone is in MTP. At the bottom you also have a LIBMTP error tho. I don't have much experience with debian but from what I understand it is extremely stable but the downside is that it can be a bit out of date at times. Ubuntu and all ubuntu derivatives had a major mtp flaw awhile back but it has since been fixed. Im not sure if it has been fixed in debian. Yes ubuntu is based off of debian, but just like linux mint will add things to the ubuntu base, ubuntu will do the same to the debian base. So LIBMTP MAY be out of date, Im not sure. I know that I have no problem seeing my phone from either the terminal or file browser. Check this out and see if it helps any.
If not you may have to follow engine's advice and format the sd.
EDIT: Also this might work, it is for linux mint but adding the repository and installing it should work on debian(I think) since they all use .deb files. Before ubuntu officially supported mtp by default this was the most popular work around.
HPTesla said:
Are you doing this with the phone turned on and booted into the os? It gives you a PTP error first, make sure the phone is in MTP. At the bottom you also have a LIBMTP error tho. I don't have much experience with debian but from what I understand it is extremely stable but the downside is that it can be a bit out of date at times. Ubuntu and all ubuntu derivatives had a major mtp flaw awhile back but it has since been fixed. Im not sure if it has been fixed in debian. Yes ubuntu is based off of debian, but just like linux mint will add things to the ubuntu base, ubuntu will do the same to the debian base. So LIBMTP MAY be out of date, Im not sure. I know that I have no problem seeing my phone from either the terminal or file browser. Check this out and see if it helps any.
If not you may have to follow engine's advice and format the sd.
EDIT: Also this might work, it is for linux mint but adding the repository and installing it should work on debian(I think) since they all use .deb files. Before ubuntu officially supported mtp by default this was the most popular work around.
Click to expand...
Click to collapse
The first thing you linked to (steneteg.org or somesuch) was another avenue I went down trying to solve this, but alas it resulted with much the same problems. The second link to the linuxmint forums looked very promising, the only problem with it is the ppa has been dropped by webupd8 so it no longer is available (404s).
I have just discovered earlier today that adb push/pull works for getting things onto/off of my device, but I can't use adb to mount the device to allow it to be seen with a filemanager (thunar in this case). So, that's progress I think.
EDIT : I just saw mention somewhere of androidair, have yyou any experience with this app's reliability/security?
JustAk said:
The first thing you linked to (steneteg.org or somesuch) was another avenue I went down trying to solve this, but alas it resulted with much the same problems. The second link to the linuxmint forums looked very promising, the only problem with it is the ppa has been dropped by webupd8 so it no longer is available (404s).
I have just discovered earlier today that adb push/pull works for getting things onto/off of my device, but I can't use adb to mount the device to allow it to be seen with a filemanager (thunar in this case). So, that's progress I think.
EDIT : I just saw mention somewhere of androidair, have yyou any experience with this app's reliability/security?
Click to expand...
Click to collapse
You can try searching for other places where go-mptfs is located, other ppas where it still might be. The ubuntu forums also has this as a possible solution. I haven't used androidair but I have moved files over wifi using the sshdroid app and an ssh server on my pc with great success. If you have any experience with ssh that could be a possible solution although it is obviously slower than usb. But ssh in general is a simple and great tool, also pretty secure since you are simply connected to your home wifi - as long as your wifi is secure you should be fine.
On my pc I believe its openssh that I use - plenty of tutorials out there for that - and here is the link to sshdroid in the play store. Hope this helps!
EDIT: I will also be at work until 2p.m. EST so may not be able to reply back until then - don't worry, I will as soon as I get home if you have any other issues.

[Tool][Mac] Google Installer and Amazon Killer

About:
Scripts and packages to install Google services, aid in KingRoot, and disable Amazon services written for Apple OS X.
Requirements:
OS X, device wifi connected, debugging enabled, host RSA key accepted.
Notice:
This project is sleeping. Feel free to modify and redistribute. However, be warned that tampering with the scripts may cause unintended damage to your device.
Link:
Download v0.33
Usage:
Download and extract .zip file.
Run Terminal, cd into extracted GIaAK folder, then "sh install.sh".
Contributors:
kanderson88 - inspiration, collaboration
sd_shadow - insights
KingRoot - root
I am glad there are some happy Mac users here, I have made a bunch of neat scripts but never uploaded them. Good work.
Gonna give it a go, wish me luck! lol
#to re-enable Amazon Web view. Google web view doesn't currently step in and take over, probably needs permission to.
./adb shell
su
pm enable com.amazon.webview
pm uninstall com.Google.Android.webview
#affects things like Spotify Facebook login function, etc.
Can't download the file, keeps giving a 403 error (tried chrome and firefox) ... may want to upload to somewhere else like rghost.net or something
"NetworkError: 403 Forbidden - https://app.box.com/index.php?rm=box_download_shared_file&shared_name=6qwfdy900fydyf64lst9zi0uudcsvsg0&file_id=f_53278030645"
TripFlex said:
Can't download the file, keeps giving a 403 error (tried chrome and firefox) ... may want to upload to somewhere else like rghost.net or something
"NetworkError: 403 Forbidden - https://app.box.com/index.php?rm=box_download_shared_file&shared_name=6qwfdy900fydyf64lst9zi0uudcsvsg0&file_id=f_53278030645"
Click to expand...
Click to collapse
I had no issues downloading today. Using it soon.
Does this exist for windows? How about a similar tool?
can any one post command for manual install in windows ?
-waiting for device-
I am getting this message...
"error: device '(null)' not found
- waiting for device -"
I have the Fire HD 8 plugged into my Macbook via USB using MTP. What am I missing?
Thanks.
watson007 said:
I am getting this message...
"error: device '(null)' not found
- waiting for device -"
I have the Fire HD 8 plugged into my Macbook via USB using MTP. What am I missing?
Thanks.
Click to expand...
Click to collapse
On tablet Go into settings > device options > developer options > enable ADB.
If you don't see developer options then settings > device options > tap on build number 7 times > then tap developer options > enable ADB. You will get a pop up on your tablet asking for permission. check the box and say yes.
For Windows
Wouldn't work in windows obviously.. so I edited the install.sh so it would work. You have to use a program like cygwin.
Just delete all ./ before all adb commands.
leejuspsa said:
Wouldn't work in windows obviously.. so I edited the install.sh so it would work. You have to use a program like cygwin.
Just delete all ./ before all adb commands.
Click to expand...
Click to collapse
What version of FireOS are you on?
DragonFire1024 said:
What version of FireOS are you on?
Click to expand...
Click to collapse
I'm on 5.4.0.1 now but I think I ran it on an earlier version. I just bought it from staples in store so it probably was not by much.
leejuspsa said:
I'm on 5.4.0.1 now but I think I ran it on an earlier version. I just bought it from staples in store so it probably was not by much.
Click to expand...
Click to collapse
Did you do this before or after 5.4.0.1? We are trying to determine if uninstalling/disabling the apps is still possible on 5.4.0.1.
EDIT: Just noticed you said earlier version.
Does anyone know if this will work with the new 2017 edition?
pastorbennett said:
Does anyone know if this will work with the new 2017 edition?
Click to expand...
Click to collapse
did you end up trying it?
Can anyone modify it for linux or windows? As not everyone has a mac.
dadoc04 said:
did you end up trying it?
Click to expand...
Click to collapse
Sort of. It won't work, because Kingroot isn't yet compatible with the 2017 Fire HDs.

TP-LINK Android Phone / ADB Device

Ok so i'm pulling whats left of my hair out as I cannot seem to be able to remove this pest of a driver , windows 8.1 Pro is insisting my Nexus 5X is a TP-Link Android Phone and keeps over writing my google adb drivers so my fastboot / adb no longer works , has / is anybody having this problem? wugfresh install wont overwrite the TP-Link either all universal adb installers wont work either
MKD73 said:
Ok so i'm pulling whats left of my hair out as I cannot seem to be able to remove this pest of a driver , windows 8.1 Pro is insisting my Nexus 5X is a TP-Link Android Phone and keeps over writing my google adb drivers so my fastboot / adb no longer works , has / is anybody having this problem? wugfresh install wont overwrite the TP-Link either all universal adb installers wont work either
Click to expand...
Click to collapse
Kind of surprised you're still running Windows 8.1. Windows 10 is free for you and better in just about every way, regardless of the UI changes. Just a recommendation, though I doubt it'd fix your issue.
There's an easy way to tackle this but it depends on how the driver is being installed. If you're connecting your phone to your computer and Windows is insisting on downloading and installing this "TP-Link" driver from Windows Update, there is a way to disable this in a few easy steps. If you're connecting your phone to your computer and Windows just assumes that it's a "TP-Link Android Phone" and applies the wrong pre-loaded driver (usually gives you a notification near the clock) then we're gonna have to get a bit crafty.
EDIT: Silly question. You don't have USB tethering or any wacky app that would be causing this issue, right?
Alcolawl said:
Kind of surprised you're still running Windows 8.1. Windows 10 is free for you and better in just about every way, regardless of the UI changes. Just a recommendation, though I doubt it'd fix your issue.
There's an easy way to tackle this but it depends on how the driver is being installed. If you're connecting your phone to your computer and Windows is insisting on downloading and installing this "TP-Link" driver from Windows Update, there is a way to disable this in a few easy steps. If you're connecting your phone to your computer and Windows just assumes that it's a "TP-Link Android Phone" and applies the wrong pre-loaded driver (usually gives you a notification near the clock) then we're gonna have to get a bit crafty.
EDIT: Silly question. You don't have USB tethering or any wacky app that would be causing this issue, right?
Click to expand...
Click to collapse
Yeah we will have to get a bit crafty, i hid the TP-Link update in windows update god knows how it got installed but its in and i removed it but its still insisting its a TP-Link Android Phone , man its bugging me out . No tether app or other apps no, thats why im lost as to why its started this BS , windows i know can be tricky WIN10 was not for me plus the free upgrade has past now (29July) anyway.
MKD73 said:
Yeah we will have to get a bit crafty, i hid the TP-Link update in windows update god knows how it got installed but its in and i removed it but its still insisting its a TP-Link Android Phone , man its bugging me out . No tether app or other apps no, thats why im lost as to why its started this BS , windows i know can be tricky WIN10 was not for me plus the free upgrade has past now (29July) anyway.
Click to expand...
Click to collapse
Would you mind doing something for me before performing the steps I'm going to list below? Go into Device Manager with the phone plugged in and installed as the stupid "TP-Link" BS and find it in the list of devices. Should probably be under Portable Devices or something. Right click it and click Properties, go to the Driver tab and click "Driver Details". All of the drivers should be located in the 'system32/DRIVERS' folder. Mind giving me the names of those drivers listed? Naming convention is typically driverName.sys.
Additionally, we're going to try a Group Policy change. Hit Windows Key + R and type 'gpedit.msc' and hit enter. A window labeled "Local Group Policy Editor" should come up. Then do the following:
Expand Computer Configuration (Left hand side, the navigation panel)
Expand Administrative Templates
Expand System
Expand Device Installation
Click Device Installation Restrictions
On the right hand side, now, there should be a list of restrictions. Somewhere in that list there should be an item "Prevent installation of devices not described by other policy settings". Double-click that and another window named the same thing should pop up. In the top left, set it to enabled and click Apply, then OK.
Unplug your phone and get rid of that ****ty driver if you haven't already and then restart and try connecting the phone again to see if the same incorrect driver install occurs.
@MKD73 You ever get this sorted out?
Sorry been away on holiday for the weekend , I'll be taking a look in the morning :victory:
Please give update
Have you resolved this issue? My laptop is acting the same. Device manager sees my phone as "TP-Link Android Phone" with sub category of "Android Bootloader Interface." I can't use ADB with it, not recognized.
I tried doing what Alcolawl said but nothing happens. When I right click the "TP Link--- it just says general properties, no 'drivers' etc. I saw the 'driver' option in the "Andoid bootloader Interface" . It says the driver is: winusb.sys, wdfCoInstaller01009.dll and WinUSBInstaller2.dll. When I tried to edit the group, it says "Windows can not find gpedit.msc
Hope you can help me. My phone is stuck in fastboost mode- LG D838
kalikotpepot said:
Have you resolved this issue? My laptop is acting the same. Device manager sees my phone as "TP-Link Android Phone" with sub category of "Android Bootloader Interface." I can't use ADB with it, not recognized.
I tried doing what Alcolawl said but nothing happens. When I right click the "TP Link--- it just says general properties, no 'drivers' etc. I saw the 'driver' option in the "Andoid bootloader Interface" . It says the driver is: winusb.sys, wdfCoInstaller01009.dll and WinUSBInstaller2.dll. When I tried to edit the group, it says "Windows can not find gpedit.msc
Hope you can help me. My phone is stuck in fastboost mode- LG D838
Click to expand...
Click to collapse
Hi Kalikotpepot,
Got the same issue here., Nexus 5x keeps on rebooting, no way to get to recovery and shows as TP Link on my computer. Did you manage to sort it out somehow?
loeage said:
Hi Kalikotpepot,
Got the same issue here., Nexus 5x keeps on rebooting, no way to get to recovery and shows as TP Link on my computer. Did you manage to sort it out somehow?
Click to expand...
Click to collapse
I did it. Execute :
Code:
rundll32.exe newdev.dll,DeviceInternetSettingUi 2
and prevent driver from being installed.
Help me please!
Did you guys manage to fix it? I tried everything you people said but it didn't work. I have a Blu Vivo Xi+ and my PC only recognizes it as TP-LINK Android Phone. I dumbly deleted it's OS and all it's data when trying to update it. I only have access to TWRP and fastboot, is there a way to fix it? I would love if someone could assist me ?.

[FireTVStick4k] Updated Info November 2019

Hi everyone, it's been a long time! I used to be into this stuff back when I got my original Fire TV Gen 1 Box and rooted it etc. I still have been rocking it but it's slow and like half rooted ( unlocked but not root). Got a great deal on a FireTv4k stick on amazon for $25
Rumor has it that Black Friday will have this price as well and we can expect a LARGE influx of new firetv users posting. the same questions I had about the state of Rooting, KODI, Custom Launchers etc. This information is by NO MEANS exhaustive, and is just what I gathered in the last few hours of research and getting things up and running.
*Do I need to Jailbreak/Root my new fire tv?*
Honestly, probably not. Jailbreaking, or rooting as. we call in android world is really not AS useful as many think. It allows for much deeper customization however for what most people are looking for ie. KODI/Sideloading APK's a root/jailbreak _IS NOT REQUIRED_. This link will explain how to turn on developer tools and 3rd party apps. and how you can load KODI on to your fire tv without rooting.
https://www.tomsguide.com/us/how-to-install-kodi-fire-tv,news-25115.html
*2. Can I Root My Fire TV*
If you still want to root/jailbreak, for whatever reason. Some devices can and some devices cant be rooted. The firetv4k stick can be rooted. However it's not for the faint of heart and required removing the casing, shorting out some leads on the electrical board and having a linux machine handy. Not really worth it in my opinion.
3. Can I put custom launchers on my fire tv so I don't need to look at all the ads on the amazon home screen.
YES you can! the method that worked for me today ( 11/20/2019) was using Lean Back Launcher Instructions found in the first post here.
https://forum.xda-developers.com/fire-tv/development/app-leanback-launcher-fire-tv-t3750451
BUT on page 18 user @tsynik was kind to update a long dead project for 4k fire tv's at this link https://github.com/tsynik/LeanbackLauncher
the finally piece of the puzzle is to get it so that when you press the HOME button on your remote, it goes to this new , less cluttered launcher. To do that we need LauncherHijack. Also another app that seem's to have not been updated in a while. Thankfully I came across a post on git hub with instructions to get it working https://github.com/BaronKiko/LauncherHijack/issues/52#issuecomment-504738320
I personally ended up not even using Leanback Launcher in the long run. Instead I used the LauncherHijack and set it to KODI.....that way every time I press home I get put back to kodi. I then used the theme AMBER to create a custom menu in kodi that links out to the official NETFLIX/HBO GO,YOUTUBE apps.
I hope this helps a few of the newbies coming in here. Feel free to ask questions and I'll try my best to answer. But be warned im not super technical.
Thanks!
The whole bit about the launchers is outdated for the 4k stick at least. That method now results in a voice overlay on almost all streaming apps. No fix has been found yet.
JUSTINMARMER said:
The whole bit about the launchers is outdated for the 4k stick at least. That method now results in a voice overlay on almost all streaming apps. No fix has been found yet.
Click to expand...
Click to collapse
really? Can you give me an example of an app that does that? I haven't run into this error yet using KODI,Youtube APK, Netflix APK, and HBO GO Apk.
Are you sure you are using the updated leanback launcher for fire tv 4K that I linked to?
Sure, if you go back to the thread that's all about that LauncherHijack
https://forum.xda-developers.com/fire-tv/general/launcher-root-launcher-hijack-v4-t3877467
You'll see a bunch of us crying about it.
JUSTINMARMER said:
Sure, if you go back to the thread that's all about that LauncherHijack
https://forum.xda-developers.com/fire-tv/general/launcher-root-launcher-hijack-v4-t3877467
You'll see a bunch of us crying about it.
Click to expand...
Click to collapse
That's interesting. I have not had this issue. I seem to maybe used launcher hijack V 3? along wit hate git hub REPACK and Settings File.......can you try that and tell me if you get the same results?
I have attached the two files I use. Install Hijack, Then Install Debug, Launch Debug First, Then Launch Hijack
Dxfan227 said:
That's interesting. I have not had this issue. I seem to maybe used launcher hijack V 3? along wit hate git hub REPACK and Settings File.......can you try that and tell me if you get the same results?
I have attached the two files I use. Install Hijack, Then Install Debug, Launch Debug First, Then Launch Hijack
Click to expand...
Click to collapse
Do I need to run any ADB commands?
Dxfan227 said:
really? Can you give me an example of an app that does that? I haven't run into this error yet using KODI,Youtube APK, Netflix APK, and HBO GO Apk.
Are you sure you are using the updated leanback launcher for fire tv 4K that I linked to?
Click to expand...
Click to collapse
Can you confirm you have done this on the latest 4K firestick ? The one that has the ADB Shell as "mantis"
When the follow the process:
1. Install debugfile (settingstest apk)
2. Install launcherhijack
3. Run adb command - adb shell pm grant com.example.settest.settingstest android.permission.WRITE_SECURE_SETTINGS
4. Start the settingstest app, which automatically starts hijackthis.
All works great, except when i open Youtube / Netflix , i get the voice view / narrator telling me whats on the screen !
Please let me know
JUSTINMARMER said:
Do I need to run any ADB commands?
Click to expand...
Click to collapse
3. Run adb command - adb shell pm grant com.example.settest.settingstest android.permission.WRITE_SECURE_SETTINGS
Intenti0n said:
Can you confirm you have done this on the latest 4K firestick ? The one that has the ADB Shell as "mantis"
When the follow the process:
1. Install debugfile (settingstest apk)
2. Install launcherhijack
3. Run adb command - adb shell pm grant com.example.settest.settingstest android.permission.WRITE_SECURE_SETTINGS
4. Start the settingstest app, which automatically starts hijackthis.
All works great, except when i open Youtube / Netflix , i get the voice view / narrator telling me whats on the screen !
Please let me know
Click to expand...
Click to collapse
That's interesting you're the second individual in this thread with this issue.
The firestick 4k was ordered from amazon directly just last week. I assume it's "mantis". I have been using YouTube and have no overlay voice. Just regular app experience.
JUSTINMARMER said:
The whole bit about the launchers is outdated for the 4k stick at least. That method now results in a voice overlay on almost all streaming apps. No fix has been found yet.
Click to expand...
Click to collapse
Hey man,
after suffering with the voiceview issues for weeks, i've finally managed to fix it !
All, I did was a factory reset of my 4K firestick and the repeated the install steps:
1. Install debugfile (settingstest apk)
2. Install launcherhijack
3. Run adb command - adb shell pm grant com.example.settest.settingstest android.permission.WRITE_SECURE_SETTINGS
4. Start the settingstest app, which automatically starts hijackthis.
and i have no more narrator nonsense !
Intenti0n said:
Hey man,
after suffering with the voiceview issues for weeks, i've finally managed to fix it !
All, I did was a factory reset of my 4K firestick and the repeated the install steps:
1. Install debugfile (settingstest apk)
2. Install launcherhijack
3. Run adb command - adb shell pm grant com.example.settest.settingstest android.permission.WRITE_SECURE_SETTINGS
4. Start the settingstest app, which automatically starts hijackthis.
and i have no more narrator nonsense !
Click to expand...
Click to collapse
I'm glad I could help ( What little I did LOL). Hopefully others will find this thread useful who had the same voice over issues as well as new fire TV 4k members coming from the BlackFriday Deals.
One other thing I did, and I'm not sure if it even does anything, is restrict amazon updates at the router level. It's pretty unreliable obviously but I figured it couldn't really hurt to do this.
Intenti0n said:
Hey man,
after suffering with the voiceview issues for weeks, i've finally managed to fix it !
All, I did was a factory reset of my 4K firestick and the repeated the install steps:
1. Install debugfile (settingstest apk)
2. Install launcherhijack
3. Run adb command - adb shell pm grant com.example.settest.settingstest android.permission.WRITE_SECURE_SETTINGS
4. Start the settingstest app, which automatically starts hijackthis.
and i have no more narrator nonsense !
Click to expand...
Click to collapse
I haven't factory reset yet, but I will try when I get off work and report back. Thank you for your help.
JUSTINMARMER said:
I haven't factory reset yet, but I will try when I get off work and report back. Thank you for your help.
Click to expand...
Click to collapse
there were some comments that you should uninstall the old version of LauncherHijack before the using the new one I linked. Maybe try that first before the full factory reset.
Intenti0n said:
Hey man,
after suffering with the voiceview issues for weeks, i've finally managed to fix it !
All, I did was a factory reset of my 4K firestick and the repeated the install steps:
1. Install debugfile (settingstest apk)
2. Install launcherhijack
3. Run adb command - adb shell pm grant com.example.settest.settingstest android.permission.WRITE_SECURE_SETTINGS
4. Start the settingstest app, which automatically starts hijackthis.
and i have no more narrator nonsense !
Click to expand...
Click to collapse
Dxfan227 said:
there were some comments that you should uninstall the old version of LauncherHijack before the using the new one I linked. Maybe try that first before the full factory reset.
Click to expand...
Click to collapse
Factory reset and using the files you provided in this thread worked. Thanks for your help.
So I stumbled upon a guide from way back of 2016, and was wondering if it's possible to connect an NTFS external HDD to the FireTV 4k stick. The guide in question concerned a Fire TV and used a side-loaded "Paragon NTFS & HFS+" app to mount the hard drive and Kodi to access it.
Has anybody have had experience with that? Could that be possible if a powered USB hub was used?
Update: Although the voice view nonsense is fixed, one problem remains.... The built in cursor for Silk Browser has disappeared. I'm having to use an air mouse or mouse toggle. Did two more factory resets and once the ADB command is entered this problem returns.
JUSTINMARMER said:
Update: Although the voice view nonsense is fixed, one problem remains.... The built in cursor for Silk Browser has disappeared. I'm having to use an air mouse or mouse toggle. Did two more factory resets and once the ADB command is entered this problem returns.
Click to expand...
Click to collapse
Yes, I'm having the same issue with the cursor in Silk – I'm currently looking at the source of LauncherHijack to find out if we can do something about that. Meanwhile you can use Firefox; there the cursor is still working...
TheRealQubix said:
Yes, I'm having the same issue with the cursor in Silk – I'm currently looking at the source of LauncherHijack to find out if we can do something about that. Meanwhile you can use Firefox; there the cursor is still working...
Click to expand...
Click to collapse
Yes, but video controls in Firefox are atrocious. Please keep us informed if you make any progress with the cursor fix.
JUSTINMARMER said:
Yes, but video controls in Firefox are atrocious. Please keep us informed if you make any progress with the cursor fix.
Click to expand...
Click to collapse
Yeah, I know But better than no cursor at all... I just got a wireless mini keyboard with touchpad which helps by providing a "real" mouse cursor in Silk but I'd really like to be able to use the standard remote... will keep this thread updated if I find a solution.
Btw, I've combined the functionality of the settingstest/debug apk into LauncherHijack so let me know if anybody needs this; then only LauncherHijack plus 1 adb command is required... (can I add files here?).

Categories

Resources