[ROOT] [HD 10 2017] FireTabletSettings.apk Rewritten [August 22, 2018] - Fire HD 8 and HD 10 Original Android Development

I've been able to provide to all of you, some of the best hacks and tricks for your tablets, for both the rooted and non-rooted varieties. I've been able to teach myself to do things with these tablets I never thought I would be able to do. Most of the best advice and help has come from threads and individuals here on XDA. I wouldn't have been able to do any of this without help from this site in one form or another. So before I present to you what is for now, likely to be my best hack so far, I want to thank everyone who has helped me, and put up with me The list is too long to mention individuals, threads and forums, but all of you are what keep me going at all of this so thank you!
Below is just a general list of the settings I have been able to reactivate. They are settings Amazon, for whatever reason, decided they didn't want you to see or have. I have in no way created any of the features you are about to receive. Every single one of these features and settings are all part of the Android Project (the Java code is quite clear on that). I simply added or replaced Amazon settings with Android's stock settings. This isn't a mod. This isn't a theme. This is nearly a complete rewrite and redevelopment of the FireTabletSettings.apk (which also happens to be the android settings package com.android.settings renamed by Amazon) and as such I give permission for this development of this APK to be open sourced and give permission for you to redistribute it.
This will only works on the HD 10 running FireOS 5.6.0.0 through 5.6.2.0 You must follow installation instructions for this to work, and like any installation, could soft brick your device if instructions aren't followed. I am not responsible if it doesn't work for your tablet, or if you don't have the same results. So if you aren't prepared for the possibility of flashing back to stock firmware, then don't try this APK!
Features:
Wireless:
-Location Based Services: This takes you completely away from Amazon's location services, and redirects you to Stock Android. HERE Positioning is GPS. I am currently developing various integrations of AGPS. My ability to edit framework-res allows for a more advanced way of using AGPS, but it's been difficult to get it working 100%. I am pretty close though! Wait for future releases for this option to be fully functional. (NOTE: I have flashed Pico Gapps and later Nano (more on why in a future post. Your visual may vary.)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-Tethering and Hotspot: The hotspot will not work, but this is the title of the setting. This enables USB and Bluetooth tethering.
-VPN: Setup a Virtual Private Netowork
-Proxy: Setup a proxy
-Wi-Fi: tap Wi-Fi > three dots at upper right > advanced settings: Toggle scanning always available, avoid poor connections, keep wifi on during sleep, Use open wifi automatically, Wi-Fi frequency band which needs framework-res mod and Wi-Fi Direct
Apps and Games:
-Apps with usage access: Determine which apps ask for the access and revoke or grant this permission
-Advanced Settings: Toggles advanced settings to uninstall app for current user. (Do this via the app list. Only good for user apps. Sometimes it shows up, sometimes it doesn't. Work in progress)
-Preferred install location: Internal, external SD, or let system decide
Display:
-Wallpaper: Decide what app sets your wallpaper. If you uninstalled Amazon Photos, you CANNOT YET change the lock screen wallpaper here (work in progress). Please see my guide here on how to change your lock screen wallpaper without Amazon Photos
-Toggle adaptive brightness
-Daydream screensaver (you meed to modify the framework-res APK as instructed here, for this setting to appear and work)
-Display Mirroring: Does not work, or I can't get it to connect to a device at least. You see devices come into and out of range, the UI works, and enabling certification in developer options works too. This also needs a framework-res modification or add persist.debug.wfd.enable=1 to build.prop. Work in progress (so close)
Security:
-Trust Agents: Only shows an option if you have play store installed or flashed Gapps
-Screen pinning: Allow a screen to stay pinned until you unpin it
-Credential Storage
Sound and Notification:
-Other sounds: Enable Screen lock sounds, dock and touch sounds
-Dock speaker options if you have them
Keyboard and Languages:
-Language: Directed to AOSP
-Voice input settings: Must have Google Play and Google App installed
-Text-to-speech settings: Must have Google Text to speech engine installed as a system app. Also toggle PicoTTS. IOVANA TTS is not compatible for the English language and is unsupported
-Spell Checker: Fire Keyboard is default. Install Gboad to toggle it. Might need to be a system app
Accessibility:
-Screen Reader
-Color Correction
-Text-to-speech settings again
-Touch and Hold Delay
Installation and Requirements:
-ADB
-ADBD Insecure
-Rewritten FireTabletSettings.apk provided at the bottom of the post
1. Download ADBD Insecure and open it. Check the box to make ADBD insecure. Plug your tablet into your PC.
2. Place the FireTabletSettings.apk into your ADB/platform tools folder. Making sure the box is checked in step one, open an ADB window and run the following commands:
Code:
adb remount
adb push FireTabletSettings.apk /system/priv-app/FireTabletSettings/FireTabletSettings.apk
adb reboot
3. Check your Settings. Profit
Thank you everyone. Look for future releases as I get more options working.
Change Log:
May 31, 2018: Support for 5.6.0.0, 5.6.0.1 and 5.6.1.0
June 24, 2018: Fix setting fragments in setting 'use open Wi-Fi automatically'
July 8, 2018: Add AGPS settings, additional security and lock screen options
August 22, 2018: Support for FireOS 5.6.2.0

Hello mate,
Thanks for you great mods, but somehow my location services still don't work and I have a Fire HD10 with 5.6.0.1 OS. Don't know what to do. I rooted it installed your stuff but it is still not working...

yakon said:
Hello mate,
Thanks for you great mods, but somehow my location services still don't work and I have a Fire HD10 with 5.6.0.1 OS. Don't know what to do. I rooted it installed your stuff but it is still not working...
Click to expand...
Click to collapse
Do you have play store installed? Google App?
Sent from my Moto E4 using XDA Labs

DragonFire1024 said:
Do you have play store installed? Google App?
Click to expand...
Click to collapse
Yes I did before rooting my tablet and installing your mod. Was that wrong?

yakon said:
Yes I did before rooting my tablet and installing your mod. Was that wrong?
Click to expand...
Click to collapse
Not at all. I am trying to see what might be different. Do you have FlashFire setup? My next guess would be to flash pico gapps. Perhaps that's the key. What happens when you open location services?
Edit:going to look at my upload and see if I made a mistake.

DragonFire1024 said:
Not at all. I am trying to see what might be different. Do you have FlashFire setup? My next guess would be to flash pico gapps. Perhaps that's the key. What happens when you open location services?
Edit:going to look at my upload and see if I made a mistake.
Click to expand...
Click to collapse
No I don't have flashfire. I installed it with a tutorial on internet and it worked and after rooting and your mod I didn't work anymore. There isn't anything special in the location services. They are on but when I use Google maps my location inst precise and any app that uses the services don't work the weather apps can't find my location.

yakon said:
No I don't have flashfire. I installed it with a tutorial on internet and it worked and after rooting and your mod I didn't work anymore. There isn't anything special in the location services. They are on but when I use Google maps my location inst precise and any app that uses the services don't work the weather apps can't find my location.
Click to expand...
Click to collapse
What does it look like? Does it look like the screen shot I posted? If so tap "mode" and set it to high.

yakon said:
No I don't have flashfire. I installed it with a tutorial on internet and it worked and after rooting and your mod I didn't work anymore. There isn't anything special in the location services. They are on but when I use Google maps my location inst precise and any app that uses the services don't work the weather apps can't find my location.
Click to expand...
Click to collapse
Maps works perfectly for me. I haven't any weather services installed though. Your services not working might have helped me though and given credit to a proof of concept for agps working. For now install activity launcher. The one in this post is designed to launch activities with root. Open it and scroll to settings and tap it. Scroll to wireless and select the one that has location activity com.android.settings.Settings$LocationSettingsActivity. that will bring you back to the Amazon settings. See if you accidentally turned them off. I'll work on an apk that doesn't have my modification to it until I figure out what's wrong. Give me an hour or two to upload one.

yakon said:
No I don't have flashfire. I installed it with a tutorial on internet and it worked and after rooting and your mod I didn't work anymore. There isn't anything special in the location services. They are on but when I use Google maps my location inst precise and any app that uses the services don't work the weather apps can't find my location.
Click to expand...
Click to collapse
Forgot to add the apk

DragonFire1024 said:
What does it look like? Does it look like the screen shot I posted? If so tap "mode" and set it to high.
Click to expand...
Click to collapse
I've already did that before posting here ?. Maybe I should just
---------- Post added at 12:44 AM ---------- Previous post was at 12:42 AM ----------
DragonFire1024 said:
Maps works perfectly for me. I haven't any weather services installed though. Your services not working might have helped me though and given credit to a proof of concept for agps working. For now install activity launcher. The one in this post is designed to launch activities with root. Open it and scroll to settings and tap it. Scroll to wireless and select the one that has location activity com.android.settings.Settings$LocationSettingsActivity. that will bring you back to the Amazon settings. See if you accidentally turned them off. I'll work on an apk that doesn't have my modification to it until I figure out what's wrong. Give me an hour or two to upload one.
Click to expand...
Click to collapse
I'll let you know later in the morning as I'm right now on my night shift in the ER and I don't have the tablet with me. It was a gift for my mom for her birthday ?

yakon said:
I've already did that before posting here . Maybe I should just
---------- Post added at 12:44 AM ---------- Previous post was at 12:42 AM ----------
I'll let you know later in the morning as I'm right now on my night shift in the ER and I don't have the tablet with me. It was a gift for my mom for her birthday
Click to expand...
Click to collapse
Ok. I do apologize. I'll get you a fixed apk asap. Here is the root launcher.

Did you update your APK with the new files ? Should I just reinstall the new files that you uploaded?

yakon said:
Did you update your APK with the new files ? Should I just reinstall the new files that you uploaded?
Click to expand...
Click to collapse
I'll try to upload it tonight. If I can't get to it I'll do it as soon as I get home from work tomorrow. That apk will launch activities with root. If you install it, scroll to settings, then tap it. Scroll to wireless and tap the one with location settings. That brings up Amazon location settings. See if it's turned on.

DragonFire1024 said:
I'll try to upload it tonight. If I can't get to it I'll do it as soon as I get home from work tomorrow. That apk will launch activities with root. If you install it, scroll to settings, then tap it. Scroll to wireless and tap the one with location settings. That brings up Amazon location settings. See if it's turned on.
Click to expand...
Click to collapse
I'll try it asap once I'm home mate! Big thanks to you!
---------- Post added at 02:26 AM ---------- Previous post was at 02:17 AM ----------
Another question I'm a total noob with Adb shell. How should I install the file? Normal installation or should I use the Adb shell?

I can't choose which services to use or maybe I don't get it... I installed it normally but it doesn't seem to work... Don't know

Ok didn't read it well. So went to settings and location exactly like you told me but I don't see anything turned off. I'll show you 2 pics with what I have.

yakon said:
Ok didn't read it well. So went to settings and location exactly like you told me but I don't see anything turned off. I'll show you 2 pics with what I have.
Click to expand...
Click to collapse
Ahh. Well maybe it has to do with language. Do you have issues with anything else?
Sent from my Samsung Galaxy S4 using XDA Labs

yakon said:
I'll try it asap once I'm home mate! Big thanks to you!
---------- Post added at 02:26 AM ---------- Previous post was at 02:17 AM ----------
Another question I'm a total noob with Adb shell. How should I install the file? Normal installation or should I use the Adb shell?
Click to expand...
Click to collapse
You have to use adb shell and you have to install it according to OP. Normal installation won't work. Using ADB like this disable signature verification in the package and allows the apk to be installed, and keep original signature.
Sent from my Samsung Galaxy S4 using XDA Labs

How does it work with the Adb shell? What commands do I have to type?
I'm sorry I'm really bad at it.
I just installed it normally for the moment.

yakon said:
How does it work with the Adb shell? What commands do I have to type?
I'm sorry I'm really bad at it.
I just installed it normally for the moment.
Click to expand...
Click to collapse
In the original post. Download the FireTabletSettings APK put in ADB folder;
Download ADB Insecure and open it https://forum.xda-developers.com/showthread.php?t=1687590 Check the box to make ADBD insecure. Plug your tablet into your PC.
2. Place the FireTabletSettings.apk into your ADB/platform tools folder. Making sure the box is checked in step one, open an ADB window and run the following commands:
Code:
adb remount
adb push FireTabletSettings.apk /system/priv-app/FireTabletSettings/FireTabletSettings.apk
adb reboot.
Sent from my Moto E4 using XDA Labs

Related

[SCRIPT][MAC][WIN][LINUX] Install Google Play & Launcher Hijack

UPDATE: Unfortunately, this won't disable OTA and the Lockscreen ads. I had an amazing stroke of luck that somehow, the uninstall command for OTA and the ads was successful on 2 of the 3 tablets I bought. With the third, it didn't take long for the ads to come back after disabling, so I spent the $15 to remove the ads. This script will still work to install Google Play Store and Launcher Hijack. Thanks to @Gilly10 and @BaronKiko for their work.
I put together this tool for my own personal use, and thought it would be helpful to many, so I'm sharing it here. I tested it both on macOS 10.13 and Windows 10 x64. I have not tested on Linux, though it should work. The only additional step you may need for Linux is to have a Linux specific ADB executable, though I would think the macOS ADB is the same.
First, I take no credit for any of this, aside from writing the script and putting together this guide, as everything here was compiled from information I found on other threads. I hope you find this useful.
Just a quick note, I ordered a 3 pack of the 2017 HD 8 tablets, and on two of them, I was able to fully uninstall Amazon OTA and Lockscreen without root access. On the third, though, I could only disable them. The end result should be the same. Also, it might be necessary to complete the initial setup of the tablet, including connecting to the internet, for this to fully work. Though this will update to FireOS 5.6.0.0, the script should work just fine, as I did the initial update on all 3 of my tablets. There is one caveat to this, however: the script may not work to disable OTA for future updates beyond 5.6.0.0. Additionally, some are reporting that the OTA is still enabled, even after the script executes. This may very well be possible, though I'm not able to test it at the moment. As a precaution, it's recommended that you install NoRoot Firewall and block the following apps:
Code:
com.amazon.device.software.ota
com.amazon.kindle.otter.oobe.forced.ota
com.amazon.kindle.kso
When running this tool, the script will install the needed files for the Google Play Store, as well as Launcher Hijack. Then the script will disable the Amazon OTA and Lockscreen packages, followed by an attempt to uninstall OTA and Lockscreen. Also, I apologize for the image sizes, for some reason they're appearing larger than the actual size.
CLICK TO DOWNLOAD TOOL​
First, you'll need to prepare your Fire tablet before doing anything else.
Step 0: If you're running Windows, you'll need to first in stall the ADB driver (Fire_Devices ADB drivers.exe) included in the zip file. For Mac and Linux, ADB should work without any other requirements.
Step 1: Enable Developer Options. To do this, in Settings, navigate to the Device Options menu, scroll down and tap Serial Number 7 times.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 2: Enable ADB. After enabling Developer Options on the Device Options menu, navigate to the Developer Options menu and tick the "Enable ADB" option.
Step 3: Enable Apps from Unknown Sources. In Settings, navigate to the Security menu and tick the "Apps from Unknown Sources" option.
Step 4: Run the install script. For Windows, simply double-click on "install.bat." For both macOS and Linux variants, in the terminal, navigate to the folder where you unziped the tool, and run the following command:
Code:
sh install.sh
After the script completes successfully (you will probably get an error when the script attempts to uninstall the Amazon OTA and Lockscreen apps), you may chose to reboot your Kindle Fire at this point, though it isn't absolutely necessary.
Step 5: Run Google Play Store. At first, it may take a little patience. If you get a blank white screen, exit the app and try again. Once Google Play Store is set up with your Google account, you're ready for the next step.
Step 6: Install Launcher. Before you're able to have the option to enable the Home Button, you'll need to install a launcher from the Play Store. I prefer Nova Launcher, but of course, you're free to use whatever launcher you prefer. After installing a launcher, you'll need to open the launcher. IF YOU DON'T OPEN THE LAUNCHER AFTER INSTALLING, THE OPTION TO DETECT THE HOME BUTTON WILL BE UNAVAILABLE.
Step 7: Enable Detect Home Button Press. Open Settings and navigate to the Accessibility menu. Scroll down to Services, and tap the option "To detect home button press."
Step 8: Set Home Launcher. This step may be unnecessary, depending on what launcher you choose. If Launcher Hijack doesn't redirect home button presses to the new launcher you installed, you may need to open the Launcher Hijack app and select your launcher.
If you've done everything correctly, your Kindle Fire HD should feel almost just like any other Android tablet.
This is super - thanks for the tool and post
Can we make this back? What if we want to get the amazon system/settings back?
And how we can change the Lock screen pics?
Third: Thank You very much! It works on HD 10 (2017).
gtrombitas said:
Can we make this back? What if we want to get the amazon system/settings back?
And how we can change the Lock screen pics?
Third: Thank You very much! It works on HD 10 (2017).
Click to expand...
Click to collapse
Ok, answer myself:
1. To make this all back, simply restore factory defaults.
2. Lock screen: i made a factory restore, then didnt came the ads. So my lockscreen is now, what my wallpaper is.
3. Thanks again! Works perfect.
Glad it's working for you guys. Yes, to restore original apps, simply do a factory reset.
Just out of curiosity, did the tool successfully uninstall the apps for anyone else?
pastorbennett said:
Just out of curiosity, did the tool successfully uninstall the apps for anyone else?
Click to expand...
Click to collapse
Yep, got it working on both a HD 10 and an HD 8, using Windows 7. Great script that should really be pinned, thanks.
This works great! Thanks so much. I do feel I've become victim of a problem others have reported before - I signed in to the playstore with my own account vs letting the friend I'm gifting my Fire to do this. Any idea how I can safely sign out without having to reset the device and redo this entire process over?
Sjado said:
This works great! Thanks so much. I do feel I've become victim of a problem others have reported before - I signed in to the playstore with my own account vs letting the friend I'm gifting my Fire to do this. Any idea how I can safely sign out without having to reset the device and redo this entire process over?
Click to expand...
Click to collapse
I would install your preferred launcher so that Launcher Hijack can detect the home button, then simply go into settings and delete the data for all the Google apps. You shouldn't have to uninstall any of the apps or wipe the device. If you want to be sure that clearing the data on the Google apps worked, the next time you run the Play Store, it should ask you to login.
Did it this afternoon and was very happy to be able to avoid OTA Updates....until it just downloaded an update and installed it while charging. The command window said it was successful in disabling OTA updates but failed to delete. Up until today I have only connected it to a router with no internet access to avoid an update...too late now.
Yes I followed the instructions carefully and for clarification my 2017 HD8 (purchased black Friday) went form 5.4.0.1 to 5.6.0.0
braddubya said:
Did it this afternoon and was very happy to be able to avoid OTA Updates....until it just downloaded an update and installed it while charging. The command window said it was successful in disabling OTA updates but failed to delete. Up until today I have only connected it to a router with no internet access to avoid an update...too late now.
Yes I followed the instructions carefully and for clarification my 2017 HD8 (purchased black Friday) went form 5.4.0.1 to 5.6.0.0
Click to expand...
Click to collapse
No worries, just run the script after the update. I should have clarified in the initial post that you need to complete initial setup via internet on the tablet before running the script. All 3 of my 2017 HD 8 tablets were updated to 5.6.0.0 before I put together this script.
I'm guessing that there's something in the initial setup app that triggered an update somehow once the tablet was connected to the internet. I don't know enough about the underlying architecture of the FireOS to explain how the update came through.
Figured as much so to be safe did a factory reset and went through the process again. I will keep updating this thread if more develops. If it stops the next update I will be very happy. It does still work fine at 5.6.0.0.
Thank you for the script, it was really easy. Working great now my new Fire HD 8 2017.
However, is there a way to disable/remove Amazon Bloatware?
Thanks for the script pastorbennett. For newbie like me it Kindle arena it was really helpful. Everyone are talking how to do this or that via abd shell, but I wasn't able to find the first steps where is explained what is abd and how to use it. With your script, you are making this whole process flawless, so thanks again.
Unfortunately, the script wasn't able to uninstall the OTA and the Lockscreen, and I can see offers on the lockscreen. I run the second part of the script one more time, but no success. So, is there a way to check if the OTA service is disabled?
---------- Post added at 08:09 PM ---------- Previous post was at 07:16 PM ----------
By the way, I just installed NoRoot Firewall and in Access Log I can see many DeviceSoftwareOTA, System Update network requests.
That makes me thinking that disablement of OTA via abd shell is not working. What is your experience guys? Is there any way to confirm?
pastorbennett said:
I would install your preferred launcher so that Launcher Hijack can detect the home button, then simply go into settings and delete the data for all the Google apps. You shouldn't have to uninstall any of the apps or wipe the device. If you want to be sure that clearing the data on the Google apps worked, the next time you run the Play Store, it should ask you to login.
Click to expand...
Click to collapse
Unfortunately did this not work. The only thing this does is for me to see the pop-up box to accept/decline the Google Play store terms while still locked with my Google account I'll go and do a wipe before I gift this for Christmas, unless you have other suggestions?
beckoto said:
[/COLOR]By the way, I just installed NoRoot Firewall and in Access Log I can see many DeviceSoftwareOTA, System Update network requests.
That makes me thinking that disablement of OTA via abd shell is not working. What is your experience guys? Is there any way to confirm?
Click to expand...
Click to collapse
This is what worries me. With OS 5.4.0.1 it said it successfully disabled OTA updates and it still updated. I am concerned it will just update again once they push a new version.
Checking the tablet again just now my lock screen ads returned so it seems only the Google play store worked successfully long term.
I don't mean to seem ungrateful to the OP as I appreciate the effort and script, but I feel that it is important to report when there is a problem so that it may be solved in the future.
I'll run the script again and cross my fingers but being the 4th or 5th time now it seems to only disable the Amazon junk temporarily.
beckoto said:
Thanks for the script pastorbennett. For newbie like me it Kindle arena it was really helpful. Everyone are talking how to do this or that via abd shell, but I wasn't able to find the first steps where is explained what is abd and how to use it. With your script, you are making this whole process flawless, so thanks again.
Unfortunately, the script wasn't able to uninstall the OTA and the Lockscreen, and I can see offers on the lockscreen. I run the second part of the script one more time, but no success. So, is there a way to check if the OTA service is disabled?
---------- Post added at 08:09 PM ---------- Previous post was at 07:16 PM ----------
By the way, I just installed NoRoot Firewall and in Access Log I can see many DeviceSoftwareOTA, System Update network requests.
That makes me thinking that disablement of OTA via abd shell is not working. What is your experience guys? Is there any way to confirm?
Click to expand...
Click to collapse
Hmm, that's odd that you're still seeing offers on the lockscreen offers. Did the script show that it succeeded at disabling the lockscreen, and did the Google apps successfully install? If not, there's a chance your computer isn't seeing the tablet through adb. To check if adb is functioning, go to the folder where you unzipped the tool, and from the command line type adb devices (or ./adb devices for macOS and Linux). If it reports a device, the script should work, in theory. If adb doesn't report that it sees your device, I'll try to help you troubleshoot the problem as best I can.
This is a prime example of how difficult software development can be. I'm not a developer, just a tinkerer who's been around the block a few times, and for some reason, with some devices, the same process can be used on two identical devices with two separate results. Just as an example, with the 3 devices I got for my kids for Christmas, two of them actually uninstalled the Amazon OTA and Lockscreen apps, while on the third it didn't. Yet, with the third, it did indeed disable the lockscreen, and I even rebooted several times just to be sure. This is just one of those anomalies that can happen with Android devices.
The idea of using NoRoot Firewall is good advice for blocking the OTA. I'll add that recommendation to the OP.
braddubya said:
This is what worries me. With OS 5.4.0.1 it said it successfully disabled OTA updates and it still updated. I am concerned it will just update again once they push a new version.
Checking the tablet again just now my lock screen ads returned so it seems only the Google play store worked successfully long term.
I don't mean to seem ungrateful to the OP as I appreciate the effort and script, but I feel that it is important to report when there is a problem so that it may be solved in the future.
I'll run the script again and cross my fingers but being the 4th or 5th time now it seems to only disable the Amazon junk temporarily.
Click to expand...
Click to collapse
I'm sorry to hear that. I haven't had any time to toy around with the tablets, they're waiting for final preparations before Christmas (they're for my kids). On two of the three, it completely uninstalled the lockscreen and OTA. On the third, it wouldn't for some reason. It's truly mind-boggling. I wonder if using NoRoot Firewall to block access to the three apps that the script attempts to disable/uninstall would rectify the problem with the lockscreen ads. Let me know if that does anything, or if again running the commands from the last half of the script does anything.
I think , the others did it a little bit wrong.
1 restore.
2 start, don't connect to internet (after one try, the skip button appears), and so you don't sign in to Amazon
3 there is no chance to become ads. Now, run the script from this site!
That's it.
gtrombitas said:
I think , the others did it a little bit wrong.
1 restore.
2 start, don't connect to internet (after one try, the skip button appears), and so you don't sign in to Amazon
3 there is no chance to become ads. Now, run the script from this site!
That's it.
Click to expand...
Click to collapse
Yes, I think so.
I've received my HD8 pre-registered with stock 5.4.1.0 and have to turned-off the wi-fi connection before it completed the update procedure to brakes a download for a moment. Then I've de-registered the device.
Installation of Google features and Launcher on 5.4.1.0 with this scripts has sucess, but OTA was not disabled.
The device have completed self-update procedure after that, but Google features and Launcher still works, as a Morelocale feature i have installed before.
As for the ads, I have no ads on de-registered device, but I'm in Ukraine now, so it may affect the ads too.
Running the script on 5.6.0.0 again was partially success:
Code:
Disabling Amazon OTA and Lockscreen
Success
Success
Success
Attempting to Uninstall Amazon OTA and Lockscreen
Failure [DELETE_FAILED_INTERNAL_ERROR]
Failure [DELETE_FAILED_INTERNAL_ERROR]
Failure [DELETE_FAILED_INTERNAL_ERROR]
But I'm not sure, the OTA is actually disabled. Anyway, we still have no options yet.
i tried doing the install but kept getting adb not recognized installed the drivers 3 times and nothing changes?

[GUIDE] [NO ROOT]: Activate FULL Google Assistant!

*****UPDATE APRIL 5, 2018 - This guide will activate the FULL Google Assistant!***** USE THIS GOOGLE APP AS OF DECEMBER 8 2018, https://www.apkmirror.com/apk/googl...oogle-app-8-33-6-21-arm-android-apk-download/
Many of you probably recall my last guide on getting 'ok Google' to work. Well Sort of: How to guide: Enable 'ok Google' to work from ANY screen. You may also recall it was a bit of work to get it working and the downside was the modifications didn't hold after a reboot, assuming the system didn't shut the service down first. So I put the project on hold until I could figure it out.
Well it's been 6 months and I am happy to report I have found a permanent solution which will activate the FULL Google Assistant on ANY non-rooted or rooted Amazon device. All we will do today is make a few small edits within the settings of FireOS. The modifications WILL survive reboots!
If you are using Alexa, you will Have to disable it and install the latest version of the Google App located at this link. Make sure to also have Google Play Services installed.
****WARNING: THE FOLLOWING APPLICATION IS VERY POWERFUL. MAKING THE WRONG EDITS CAN RESULT IN A POTENTIAL, UNRECOVERABLE BRICK. I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU DO TO YOUR DEVICES.****
1. You can download Settings Database Editor, install it and make the edits within that application (not recommended) or you can follow along with me and we'll use ADB. But if you do choose the application, you need to grant it the proper permission. Please plug your tablet into your PC and open an ADB window and type the following line below:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
2. Open Settings Database Editor. You will see three choices at the top: system, secure and global. Please, ONLY select 'secure'.
3. Scroll all the way to the bottom and you will see:
Code:
voice_interaction_service
voice_recognition_service
4. Tap on voice_interaction_service. A window will pop up that says 'edit setting'. Delete any text currently in the window if there is any and type the text below into it with NO SPACES:
Code:
com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService
OR use ADB:
Code:
adb shell settings put secure voice_interaction_service com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService
5. Tap on voice_recognition_service. A window will pop up that says 'edit setting'. Delete any text currently in the window if there is any and type the text below into it with NO SPACES:
Code:
com.google.android.googlequicksearchbox/com.google.android.voicesearch.serviceapi.GoogleRecognitionService
OR use ADB:
Code:
adb shell settings put secure voice_recognition_service com.google.android.googlequicksearchbox/com.google.android.voicesearch.serviceapi.GoogleRecognitionService
6. Scroll all the way back to the top of Settings Database Editor. At the very top of the list, tap 'Add new setting'. For the first entry type:
Code:
assistant
and tap 'save changes.' Now type in in the second entry:
Code:
com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService
and save changes.
7. In the list, locate the setting
Code:
alexa_enabled
and tap on it. Change the number from a 1 to 0 and save changes.
That's it. You should be done! Now reboot your tablet using ADB:
Code:
adb reboot
8. Now it's time to configure your Assistant. Open the Google App. > Tap three lines on bottom right corner > Settings > Voice > 'Ok Google Detection' > Set the preferences to your liking. You will have to train your voice model so make sure you do that first. When done, tap back twice. Make sure your search language is set to English and your search region is The United States. See the next step as to why.
9. Go here and download the Google Assistant APK, install it and open it. You will get a message saying your device isn't compatible with Assistant, but that's ok. Installing the APK will ensure your tablet receives the proper upgrades when Assistant is made available for 5.0 devices.
I hope everyone enjoys this! I am so excited to get this working
Thanks, great job! I can confirm it works great on Fire HD 8 OS 5.6.0.1. I even think the microphone is more responsive with this method. Yes, Google Assistant is somewhat more limited on Lollipop, but it's still useful anyway.
I used the Settings Database Editor app. It's not "scary" if you follow the directions. It makes me wonder what more can be done to this little tablet to make it more "root-like" with Settings Database Editor and ADB.
Thanks!
wcarlson40 said:
Thanks, great job! I can confirm it works great on Fire HD 8 OS 5.6.0.1. I even think the microphone is more responsive with this method. Yes, Google Assistant is somewhat more limited on Lollipop, but it's still useful anyway.
I used the Settings Database Editor app. It's not "scary" if you follow the directions. It makes me wonder what more can be done to this little tablet to make it more "root-like" with Settings Database Editor and ADB.
Thanks!
Click to expand...
Click to collapse
I'll be making a thread sometime soon on the tweaks I've been able to come up with. For not having root, it's pretty impressive.
Awesome bro.
I'm using fire 8 in India, they have disabled Alexa based on location. If I change my Amazon account location to US, I get Alexa. But, changing back the location to India, disables Alexa again. Alexa option won't be visible in the settings menu.
Do you think, is there anything I can edit in settings app to get Alexa?
---------- Post added at 05:18 AM ---------- Previous post was at 05:18 AM ----------
DragonFire1024 said:
I'll be making a thread sometime soon on the tweaks I've been able to come up with. For not having root, it's pretty impressive.
Click to expand...
Click to collapse
Can't wait
DragonFire1024 said:
I'll be making a thread sometime soon on the tweaks I've been able to come up with. For not having root, it's pretty impressive.
Click to expand...
Click to collapse
That would be awesome, as I couldn't find much other info at all about this app and its uses.
There also seems to be a whole bunch of AOSP settings hidden in the software you obviously can't use, such as mobile networks, GPS, and the LED notification light.
Tweaks I have done so far:
Toggle either full or partial immersive mode in certain apps
Remove lockscreen ads (doesn't work in 5.6)
Nothing else I tried yet I couldn't already do in the regular settings app.
DragonFire1024 said:
I'll be making a thread sometime soon on the tweaks I've been able to come up with. For not having root, it's pretty impressive.
Click to expand...
Click to collapse
You never fail to impress
This worked for me but some functionality is missing. If I say "Okay Google, set a timer for [x] minutes." It will just do a Google search for those words. It doesn't automatically open up the Clock app and start the timer. This is with the default Clock app disabled and the Google Clocl app installed.
autobulb said:
This worked for me but some functionality is missing. If I say "Okay Google, set a timer for [x] minutes." It will just do a Google search for those words. It doesn't automatically open up the Clock app and start the timer. This is with the default Clock app disabled and the Google Clocl app installed.
Click to expand...
Click to collapse
In the past few weeks I learned that unless the app is actually uninstalled, the system still recognizes it as an app. THis will be as close to the assistant as we get, until it's rolled out to all of Lollipop devices. Also, without Gapps being part of /system/priv-app, a lot of the functionality won't be possible. However, I do see to recall the voice assistant working for the alarm, or basic system functions. It could be possible, that Google stopped that function to lollipop devices or it's just simply mucked by one, or Amazon patched it as well.
Assistant now fully working
Been checking daily whether launching the assistant shortcut would work. Yesterday night it went from assistant not available on this device to Google assistant is not your chosen assistant. After following this guide and rebooting now I have full Google assistant with home control etc!
xperia709 said:
Been checking daily whether launching the assistant shortcut would work. Yesterday night it went from assistant not available on this device to Google assistant is not your chosen assistant. After following this guide and rebooting now I have full Google assistant with home control etc!
Click to expand...
Click to collapse
Does this include the full assistant you get in 6.0+?
Sent from my Samsung Galaxy S4 using XDA Labs
I also just got the full Google Assistant yesterday afternoon. It appears to be the same as what's on 6.0+ tablets.
lakitu47 said:
I also just got the full Google Assistant yesterday afternoon. It appears to be the same as what's on 6.0+ tablets.
Click to expand...
Click to collapse
This is great. It looks like they likely finally rolled it out to Lollipop devices. Let's hope it isn't another mistake!
Sent from my Moto E4 using XDA Labs
DragonFire1024 said:
Does this include the full assistant you get in 6.0+?
Sent from my Samsung Galaxy S4 using XDA Labs
Click to expand...
Click to collapse
Yup, the full assistant experience. I have google's clock, play music, spotify installed, works with all of them just like on normal 6.0+
Bet they're enabling server side for all tablets now 5.1+ and above, even though the page still says 6.0+ on google's site. Wake word seems to work with screen on but not off. Still so much better than alexa. You also lose the long press home to activate, tried using a nav button app on xposed but that ended up breaking the framework and I almost couldn't use the tablet.
xperia709 said:
Yup, the full assistant experience. I have google's clock, play music, spotify installed, works with all of them just like on normal 6.0+
Bet they're enabling server side for all tablets now 5.1+ and above, even though the page still says 6.0+ on google's site. Wake word seems to work with screen on but not off. Still so much better than alexa. You also lose the long press home to activate, tried using a nav button app on xposed but that ended up breaking the framework and I almost couldn't use the tablet.
Click to expand...
Click to collapse
There are a few edits in the framework that fix that and allow for the home button to long press to the Installed assistant app. I forget where though. When I get home I'll look through my notes and find it once I set this up again. With root it's a fairly easy fix.
Sent from my Moto E4 using XDA Labs
Confirmed. Appears the FULL assistant is now available using my original methods. However it requires only the first 2 ADB commands to get everything working. This also works on Fire Launcher which makes this even more glorious.
I haven't had luck with this for the 8" HD as far as the full functionality goes. Now that Alexa works hands-free for it, I don't see it as a big deal but it works great for the 10", though
dondraper23 said:
I haven't had luck with this for the 8" HD as far as the full functionality goes. Now that Alexa works hands-free for it, I don't see it as a big deal but it works great for the 10", though
Click to expand...
Click to collapse
Tested it in HD 8 and worked perfectly. Haven't tried it on my HD 10 yet.
Side note: I've tried this on other 5.1 devices, not from Amazon, and it doesn't work. So this is likely a fluke from and update to the Google app. The other suggestion would be to try the beta APK. I started on a fresh FireOS 5.4.0.0 and downloaded play services and Google beta APK. Not sure if that makes a difference or not. None the less, get it while you can if you can
Sent from my Moto E4 using XDA Labs
DragonFire1024 said:
Tested it in HD 8 and worked perfectly. Haven't tried it on my HD 10 yet.
Side note: I've tried this on other 5.1 devices, not from Amazon, and it doesn't work. So this is likely a fluke from and update to the Google app. The other suggestion would be to try the beta APK. I started on a fresh FireOS 5.4.0.0 and downloaded play services and Google beta APK. Not sure if that makes a difference or not. None the less, get it while you can if you can
Sent from my Moto E4 using XDA Labs
Click to expand...
Click to collapse
I'm sure I just did something wrong then cuz all I was getting was a google search everytime I tried to get it to work with the 8HD. I'll give it another go on Sunday
keep getting this error at step 1... wish there was a bat or something I could download for this
C:\platform-tools>adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
Bad argument: java.lang.IllegalArgumentException: Unknown package: by4a.setedit22
lovemesomeandroidyo said:
keep getting this error at step 1... wish there was a bat or something I could download for this
C:\platform-tools>adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
Bad argument: java.lang.IllegalArgumentException: Unknown package: by4a.setedit22
Click to expand...
Click to collapse
To use ADB, you MUST have USB debugging enabled in developer options.
If you're using Windows, make sure you use Command Prompt (cmd.exe) instead of PowerShell.
Open a command prompt window in the location of the Platform Tools. Type in "ADB shell" first, then wait for it to connect. You may need to allow debugging from your computer on your tablet from a pop-up dialog. Then type in the rest of the command starting at "pm grant" after [email protected][device codename].

[GUIDE] VIVO NEX S/A Apps Safe To Uninstall/Disable Without Root

The subject of app/bloatware removal/disabling has been mentioned in a few threads throughout the NEX forum,but,not much to mention as far as advancing the discussion,so,I thought I'd start a thread to centralize the topic.
As w/any mods go,this is one that's fairly harmless,worse case scenario,a factory reset will get you back on track,but,ultimately everyone is responsible for their own phone & what happens to it.
With that out of the way..............
1) Any app that can be easily uninstalled by the "uninstall" button is 100% safe,no harm whatsoever. If you want,d/l an apk extractor tool app to make a copy & store wherever,should you change your mind.
2) Now,most are interested in getting rid of as many of the VIVO system apps as possible w/o crippling wanted functionality. This will be an evolving list,& gradually adding to it,with input from anyone interested,I'll update the list right here.
3) OK,the How-To is right here: https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
4) Now here's what I have so far (see below,I'll edit/add as needed)
Any input regarding adding to the list is encouraged,please only suggest bloatware that you have actually uninstalled yourself & please include any effects on functionality that may have resulted,especially if it affected other apps & their functionality. (question marks below [??/etc...] are in place of Chinese letters/characters)
5) Once again,tried & tested input is highly encouraged & welcome. The list will grow & evolve/be edited on a continuous basis until we all get it figured out. :good:
******** A factory reset will restore all uninstalled apps
******** OTA's shouldn't be affected or affect the status of apps,whether they're installed or uninstalled (unless,of course,you've deleted something pertaining to updates,which won't be listed below)
******** The dates reflect the time of posting/removal,for ease of troubleshooting,in the event something noteworthy gets broken,it gives a good reference where to begin looking for the problem/solution.
*****************************************************************************************************************
I no longer have this phone,soooooo......
I'm looking for someone to take over the thread as the OP,to manage/edit the OP/List as they see fit.
I've already received pre-approval from the Admin/Moderator staff to make this happen,if anyone is interested,P.M. me.............................
*****************************************************************************************************************
*****************************************************************************************************************
MAKE CERTAIN YOU HAVE A 3RD PARTY LAUNCHER INSTALLED BEFORE REMOVING THE FunTouchOS Launcher
**********FunTouchOS Launcher (com.bbk.launcher2) (8/16/18)**********
MAKE CERTAIN YOU HAVE A 3RD PARTY LAUNCHER INSTALLED BEFORE REMOVING THE FunTouchOS Launcher
*****************************************************************************************************************
App Clone (com.vivo.doubleinstance)
Browser (com.vivo.browser)
Calendar (com.bbk.calendar)
Calendar pendants (com.vivo.widget.calendar)
Driving Mode (com.vivo.carmode)
iManager (com.iqoo.secure) Deleting this removes the traffic speed indicator in the notification bar.
Jovi Smart Scene (com.vivo.assistant)
Jovitranslate (com.vivo.aitranslate)
Jovi ?? (com.vivo.agent)
Log Collection (com.android.bbklog)
LogSystem (com.bbk.iqoo.logsystem)
Messages (com.android.mms) DO NOT UNINSTALL: (com.android.mms.service),Not sure,may be safe,erring on the side of caution,my Textra app is working fine,leaving well enough alone.
Mobile KTV (com.vivo.vivokaraoke)
NetworkLocation (com.baidu.map.location)
vivoCloud (com.bbk.cloud)
vivoice (com.baidu.duersdk.opensdk)
Weather Storage (com.vivo.weather.provider)
??????????? (com.iflytek.speechsuite)
**********ADDED ON 8/15/18************
VideoPlayer (com.android.VideoPlayer.apk)
**********ADDED ON 8/16/18************
Email (com.vivo.email)
EasyShare (com.vivo.easyshare) (app for file transfer when setting up a new phone)
My House com.bbk.scene.indoor (launcher designed for kids,home screen looks like a room)
i Music (com.android.bbkmusic)
Notes (com.android.notes)
V-Appstore (com.vivo.appstore) ]
vivo.com (com.vivo.website)
*******************************************************************************************************************************************************************************************************
DO NOT REMOVE THE FOLLOWING, doing so breaks some functionality:
Gallery (com.vivo.gallery) Breaks ability to change wallpaper on lockscreen & desktop,suspect it also breaks instant access to other 3rd party gallery apps from stock camera app (verification needed)
VIVO Service (com.vivo.daemonService) Breaks option of "screen always on".
Per request,I've added the following post regarding MMS:
[GUIDE] VIVO NEX S/A Apps Safe To Uninstall/Disable Without Root
The subject of app/bloatware removal/disabling has been mentioned in a few threads throughout the NEX forum,but,not much to mention as far as advancing the discussion,so,I thought I'd start a thread to centralize the topic. As w/any mods go,this...
forum.xda-developers.com
Really great job and nice effort that all of Vivo Nex user should participate and share the knowledge and experience of uninstalling Chinese bloatware and optimize and maximize total experience when using their smartphone.
One thing is sure will never get bored as Funtouch OS has unlimited potential of uninstalling bloatware all over the UI
Sent from my iPad using Tapatalk Pro
Thank you for this list. All removed (except for the '?????????' and nex running fine. Please is it possible to mention which apps are added every time the list gets updated? That way we don't have to check which apps we already removed. Thanks!
Guy1731 said:
Thank you for this list. All removed (except for the '?????????' and nex running fine. Please is it possible to mention which apps are added every time the list gets updated? That way we don't have to check which apps we already removed. Thanks!
Click to expand...
Click to collapse
Yes, absolutely..... I'll post every time a new app is either added or put back. I'll also add notes per each app if needed,especially for the ones that are system apps & not in the app drawer.
Sent from my vivo NEX S using XDA Labs
I'm also busy unstalling most apps. Here are some apps on the Nex, i didn't try them all, only the ones with - i unistalled with no problems.
package:com.vivo.weather.provider
-package:com.android.bbkmusic
-package:com.chaozh.iReader
-package:com.android.captiveportallogin
-package:com.android.BBKPhoneInstructions
-package:com.chaozh.iReader
-package:com.bbk.iqoo.logsystem
-package:com.baidu.duersdk.opensdk
-package:com.android.statementservice
-package:com.qapp.secprotect
-package:com.mobiletools.systemhelper
-package:com.bbk.cloud
-package:com.iflytek.speechsuite
-package:com.iqoo.secure - Highly recommend. This app blocks notifications, like Whatsapp and more.
-package:com.bbk.account
-package:com.vivo.weather.provider
-package:com.vivo.carmode
-package:com.sohu.inputmethod.sogou.vivo
package:com.vivo.smartmultiwindow
-package:com.vivo.aitranslate
-package:com.vivo.fuelsummary
package:com.vivo.livewallpaper.coffeetime
-package:com.vivo.setupwizard
-package:com.vivo.abe
-package:com.vivo.pem
-package:com.vivo.safecenter
-package:com.vivo.appfilter
-package:com.vivo.nightpearl
-package:com.vivo.hiboard
package:com.vivo.floatingball
-package:com.vivo.collage
-package:com.vivo.compass
-package:com.vivo.mediatune
-package:com.vivo.numbermark
-package:com.vivo.vivokaraoke
-package:com.vivo.weather
-package:com.vivo.ewarranty
-package:com.vivo.pushservice
-package:com.vivo.smartshot
-package:com.vivo.secime.service
-package:com.vivo.upnpserver
-package:com.vivo.quickpay
package:com.vlife.vivo.wallpaper
-package:com.vivo.daemonService
package:com.vivo.livewallpaper.geometry
-package:com.vivo.Tips
-package:com.vivo.game
package:com.vivo.udfingerprint
-package:com.vivo.SmartKey
-package:com.vivo.videoeditor
-package:com.vivo.permissionmanager
-package:com.vivo.hybrid
package:com.vivo.networkstate
package:com.vivo.livewallpaper.silk
package:com.vivo.widget.calendar
package:com.vivo.magazine
-package:com.vivo.devicereg
-package:com.vivo.doubletimezoneclock
package:com.vivo.vtouch
package:com.vivo.sim.contacts
package:com.vivo.livewallpaper.galaxy
-package:com.vivo.globalsearch
-package:com.vivo.sdkplugin
-package:com.vivo.findphone
package:com.vivo.networkimprove
package:com.vivo.audiofx
package:com.vivo.dream.weather
package:com.vivo.dream.clock
package:com.vivo.dream.music
package:com.vivo.upslide - Don't unistall this app. Navigation gestures will not work anymore if you do.
package:com.vivo.gallery
-package:com.vivo.agent
-package:com.vivo.email
-package:com.vivo.flash
-package:com.vivo.space
package:com.vivo.fingerprint
-package:com.vivo.aiservice
-package:com.vivo.minscreen
-package:com.vivo.contentcatcher
package:com.vivo.livewallpaper.coralsea
-package:com.vivo.doubleinstance
-package:com.vivo.browser
-package:com.vivo.bsptest
package:com.vivo.motionrecognition
package:com.yozo.vivo.office
-package:com.vivo.assistant
package:com.bbk.scene.launcher.theme
package:com.android.bbkmusic
package:com.bbk.updater
package:com.android.bbkcalculator
package:com.bbk.theme
package:com.bbk.iqoo.feedback
package:com.bbk.photoframewidget
package:com.bbk.launcher2
package:com.bbk.appstore
package:com.bbk.theme.resources
package:com.bbk.scene.databaseprovider
package:com.bbk.SuperPowerSave
package:com.android.bbksoundrecorder
package:com.bbk.account
package:com.bbk.iqoo.feedback
package:com.iqoo.engineermode
package:com.iqoo.powersaving
-package:com.bbk.iqoo.logsystem
-package:com.bbk.calendar
-package:com.android.bbklog
- package:com.bbk.appstore
Click to expand...
Click to collapse
Updated OP with Dates of Removal, to facilitate troubleshooting in the event something of consequence gets broken.
I'm using the latest Windows 10 build where command prompt is replaced with Powershell. Have tried various options on the internet to revert back to command prompt (including going to Settings > Personalization > Taskbar and disable the option to use Powershell), but still stuck with Powershell. Any other workarounds ?
wwyjoe said:
I'm using the latest Windows 10 build where command prompt is replaced with Powershell. Have tried various options on the internet to revert back to command prompt (including going to Settings > Personalization > Taskbar and disable the option to use Powershell), but still stuck with Powershell. Any other workarounds ?
Click to expand...
Click to collapse
I'm also on WIN10 & using Powershell, seems to be working here, been using it on various phones for ADB & Fastboot commands since day one.
Did you get the initial permission request pop-up on your phone?
Sent from my HUAWEI BKL-L04 using XDA Labs
Resolved, managed to have my NEX detected and successfully uninstalled several packages.
For the following Vivo apps, what are the respective packages i should uninstall?
1) vivo.com
2) GameCenter
3) i Theme
wwyjoe said:
Resolved, managed to have my NEX detected and successfully uninstalled several packages.
For the following Vivo apps, what are the respective packages i should uninstall?
1) vivo.com
2) GameCenter
3) i Theme
Click to expand...
Click to collapse
1)com.vivo.space
2)??? ¿¿¿¿??? *
3)com.bbk.theme
*I'll have to get back to you on that one.....
Sent from my vivo NEX S using XDA Labs
Great post - many thanks. I must have uninstalled something I shouldn't have as the swipe up from the middle to get multitasking no longer works !!
Any ideas ?
I think i will wait to see if we can get and install the global rom before trying to uninstall some chinese app.
g_woodend said:
Great post - many thanks. I must have uninstalled something I shouldn't have as the swipe up from the middle to get multitasking no longer works !!
Any ideas ?
Click to expand...
Click to collapse
Nothing really jumps out from the list in the OP.
1) Are you able to use the nav buttons & get to recents/multi-tasking?
2) Did you uninstall anything that's not on the current list in the OP?
Many thanks for this great thread!
I have received my NEX today and right now am uninstalling stuff. If I get any new to be removed safely I will post here!
Best greetings from Austria!
KOLIOSIS said:
Nothing really jumps out from the list in the OP.
1) Are you able to use the nav buttons & get to recents/multi-tasking?
2) Did you uninstall anything that's not on the current list in the OP?
Click to expand...
Click to collapse
Thanks for the reply. I made sure that I only uninstalled items that were indicated safe in your post and some from the post by WhySoSeriousJoKer. I certainly have not uninstalled 'com.vivo.upslide' which was flagged as disabling navigation gestures.
All the other gestures work fine, it's only the swipe up from the middle to bring up the open apps !
g_woodend said:
Thanks for the reply. I made sure that I only uninstalled items that were indicated safe in your post and some from the post by WhySoSeriousJoKer. I certainly have not uninstalled 'com.vivo.upslide' which was flagged as disabling navigation gestures.
All the other gestures work fine, it's only the swipe up from the middle to bring up the open apps !
Click to expand...
Click to collapse
Yeah, I wouldn't have uninstalled that one either.
For troubleshooting purposes, can you try out using the navigation buttons, see if you can access recents/multitasking?
Also, which software version were/are you on when you lost the multitasking function?
It probably doesn't matter, but, any information for troubleshooting purposes is always a good thing...
Sent from my vivo NEX S using XDA Labs
KOLIOSIS said:
The subject of app/bloatware removal/disabling has been mentioned in a few threads throughout the NEX forum,but,not much to mention as far as advancing the discussion,so,I thought I'd start a thread to centralize the topic.
As w/any mods go,this is one that's fairly harmless,worse case scenario,a factory reset will get you back on track,but,ultimately everyone is responsible for their own phone & what happens to it.
With that out of the way..............
1) Any app that can be easily uninstalled by the "uninstall" button is 100% safe,no harm whatsoever. If you want,d/l an apk extractor tool app to make a copy & store wherever,should you change your mind.
2) Now,most are interested in getting rid of as many of the VIVO system apps as possible w/o crippling wanted functionality. This will be an evolving list,& gradually adding to it,with input from anyone interested,I'll update the list right here.
3) OK,the How-To is right here: https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
4) Now here's what I have so far (see below,I'll edit/add as needed)
Any input regarding adding to the list is encouraged,please only suggest bloatware that you have actually uninstalled yourself & please include any effects on functionality that may have resulted,especially if it affected other apps & their functionality. (question marks below [??/etc...] are in place of Chinese letters/characters)
5) Once again,tried & tested input is highly encouraged & welcome. The list will grow & evolve/be edited on a continuous basis until we all get it figured out. :good:
******** A factory reset will restore all uninstalled apps
******** OTA's shouldn't be affected or affect the status of apps,whether they're installed or uninstalled (unless,of course,you've deleted something pertaining to updates,which won't be listed below)
******** The dates reflect the time of posting/removal,for ease of troubleshooting,in the event something noteworthy gets broken,it gives a good reference where to begin looking for the problem/solution.
App Clone (com.vivo.doubleinstance)(7/7/18)
Browser (com.vivo.browser)(7/7/18)
Calendar (com.bbk.calendar)(7/7/18)
Calendar pendants (com.vivo.widget.calendar)(7/7/18)
Driving Mode (com.vivo.carmode) (7/7/18)
i Manager (com.iqoo.secure)(7/7/18)
Jovi Smart Scene (com.vivo.assistant)(7/7/18)
Jovitranslate (com.vivo.aitranslate)(7/7/18)
Jovi ?? (com.vivo.agent)(7/7/18)
Log Collection (com.android.bbklog)(7/7/18)
LogSystem (com.bbk.iqoo.logsystem)(7/7/18)
Messages (com.android.mms)(7/7/18) DO NOT UNINSTALL: (com.android.mms.service),Not sure,may be safe,erring on the side of caution,my Textra app is working fine,leaving well enough alone.
Mobile KTV (com.vivo.vivokaraoke)(7/7/18)
NetworkLocation (com.baidu.map.location)(7/7/18)
vivoCloud (com.bbk.cloud)(7/7/18)
vivoice (com.baidu.duersdk.opensdk)(7/7/18)
Weather Storage (com.vivo.weather.provider)(7/7/18)
??????????? (com.iflytek.speechsuite)(7/7/18)
Click to expand...
Click to collapse
You show com.vivo.browser as one of the apps that can be removed. When I send Location Sharing from Google Maps to a contact via messenger, the link opens up using the vivo Browser app. Can this be defaulted to another app before that browser is removed?
Saloei said:
You show com.vivo.browser as one of the apps that can be removed. When I send Location Sharing from Google Maps to a contact via messenger, the link opens up using the vivo Browser app. Can this be defaulted to another app before that browser is removed?
Click to expand...
Click to collapse
Here's the choices of sharing that pop-up,with the apps removed (on 7/7/18) :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If I tap "Select People",my Google contacts appear & I get a link to direct share & it selects my default texting app (Textra,FWIW).
EDIT: @Saloei
As for if the default can be selected before the VIVO Browser is removed,I don't know,TBH,this is the 1st time I've ever used Location Sharing,LOL.
Can you send yourself a Location Sharing link selecting MESSENGER and then add your phone number as the receiver to see if it'll work with no VIVO BROWSER app installed?
Saloei said:
Can you send yourself a Location Sharing link selecting MESSENGER and then add your phone number as the receiver to see if it'll work with no VIVO BROWSER app installed?
Click to expand...
Click to collapse
If you're speaking about Facebook Messenger, I don't use Facebook, but I was able to share the link with Textra, my default messaging app. I shared it to myself on the same phone, using both SIM Cards & using the same SIM Card as sender & receiver.
Also sent my location to another phone I have via Textra with no problem whatsoever.
Perhaps someone here who has already deleted the VIVO Browser & uses Facebook can verify it'll work.
My guess is that it will, but, I can understand if you're hesitant, most don't want to have to start over via factory reset if, in the unlikelyhood, it doesn't work.....
Sent from my vivo NEX S using XDA Labs

Airtel Xstream Smart Box -> Vanilla AndroidTV

I just got the Airtel Xstream box, the model is 'Xstream_Smart_Box_001', Android v9, Patch Level 5th Sept 19, Kernel: 4.9.159-1-6pre, Release: hsw4026atl-1.0.9-19110817, build: ptt1.190228.001.1.0.9-19110817.
I got it a few hours ago and it wasn't even activated at that time.
Code:
1.) You need to enable developer options, enable usb debugging.
2.) Then get adblink, connect to device IP. (You'll have to authorize on box first attempt)
3.) Click 'Uninstall APKs'-> Search "airtel", I saw 3 files.
4.) DO NOT UNINSTALL FROM GUI.
5.) Click ADB Shell
6.) delete the com.airtel.tv last.
7.) This command to delete: pm uninstall -k --user 0 'App Name'
.
I installed an ATV Launcher, before deleting airtel packages. Install from GUI.
Remote still works, not all buttons work. Airtel Remote Smart app for phone works, the pointer still works. I've managed to install JioTV and have gotten it semi working.
edit- you can re-map remote buttons through an app,
All of this was done while the 'please recharge' prompt was on screen. Its easy to bypass, you have to get into settings to enable developer options. I did get stuck once, I used to mic on remote and asked it to open play store. If you get stuck, use the google assistant to get out of a screen.
This is what the box looks like:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After conversion:
Could you please extract the Airtel xStream apk and share?
gopichandpai said:
Could you please extract the Airtel xStream apk and share?
Click to expand...
Click to collapse
i have pm me
jessika123 said:
i have pm me
Click to expand...
Click to collapse
Id like it too, post it here?
ahh, that's good to know but honestly, this is the reason I don't recommend that people buy these devices. Despite paying the full price on day 1, the customer still do not hold the rights to the device. They can disable/lock this bypass if they want to.
BTW, is that normal mobile JioTV apk or a jioTV app optimised for TV?
Restore Xstream box back to normal
I followed the steps and converted the xstream box to normal android box. I use the ATV launcher now, as the android TV launcher do not work. However, now I would like to convert it back to the normal state where i can access cable tv. Please let me know the steps if available. Or help me get the following apk:
com.airtel.tv
com.uei.uas.airtel
com.airtel.fti
Anil
AVESVIKA said:
I followed the steps and converted the xstream box to normal android box. I use the ATV launcher now, as the android TV launcher do not work. However, now I would like to convert it back to the normal state where i can access cable tv. Please let me know the steps if available. Or help me get the following apk:
com.airtel.tv
com.uei.uas.airtel
com.airtel.fti
Anil
Click to expand...
Click to collapse
Try Reset from > Settings > Device Preferences > Reset :good:
Yes Share it
@xDeepS said:
Id like it too, post it herebest tennis racquets for spin shots ?
Click to expand...
Click to collapse
Yes Share it with us. So that i will give you my advice as well.
Adb over network option is available? Or adb over usb is the only possible?
For usb debug, we need male to male usb cable right?
Android tv home
Android TV home isnt working on this device. I tried installing but when i press home it just shows a blank screen
AirTel xStream APK
gopichandpai said:
Could you please extract the Airtel xStream apk and share?
Click to expand...
Click to collapse
I have the file but this forum is not allowing to share link for new joiners, one can message me I will send the file. The file can be extracted from the set top box and named it as "TvLauncher.apk"
After removing "com.airtel.tv" , I tried to reinstall it again(using extracted TvLauncher.apk) using shell pm install command but it is not allowing to install it again. May be I am not knowing the exact command. I use the command as "pm install --user 0 <path to TvLauncher.apk>", but could not get success.
And the TV Home Launcher or Leanback Launcher are not working after installation. The screen remains blank. I am on being able to figure out the remedy for this.
please help with the steps to remap remote button.
@xDeepS said:
I just got the Airtel Xstream box, the model is 'Xstream_Smart_Box_001', Android v9, Patch Level 5th Sept 19, Kernel: 4.9.159-1-6pre, Release: hsw4026atl-1.0.9-19110817, build: ptt1.190228.001.1.0.9-19110817.
I got it a few hours ago and it wasn't even activated at that time.
Code:
1.) You need to enable developer options, enable usb debugging.
2.) Then get adblink, connect to device IP. (You'll have to authorize on box first attempt)
3.) Click 'Uninstall APKs'-> Search "airtel", I saw 3 files.
4.) DO NOT UNINSTALL FROM GUI.
5.) Click ADB Shell
6.) delete the com.airtel.tv last.
7.) This command to delete: pm uninstall -k --user 0 'App Name'
.
I installed an ATV Launcher, before deleting airtel packages. Install from GUI.
Remote still works, not all buttons work. Airtel Remote Smart app for phone works, the pointer still works. I've managed to install JioTV and have gotten it semi working.
edit- you can re-map remote buttons through an app,
All of this was done while the 'please recharge' prompt was on screen. Its easy to bypass, you have to get into settings to enable developer options. I did get stuck once, I used to mic on remote and asked it to open play store. If you get stuck, use the google assistant to get out of a screen.
This is what the box looks like:
After conversion:
Click to expand...
Click to collapse
How to remap the buttons on remote
kirtivardhan said:
please help with the steps to remap remote button.
Click to expand...
Click to collapse
There are two kind of buttons on remote of Xtream box remote. Following are the ways to remap them,
1. The IR buttons that are TV On/off, AV and few more, they need to pair with your Existing TV Remote.
2. The Bluetooth associated button on the remote like "Netflix", "YouTube", "Amazon" etc. can be remapped using "Button Mapper" App. This app can be installed from play store. And ATV Launcher it will be available on the Home Screen. But if you are using any other Launcher, you need to install "Sideload Launcher" and you can find the "Button Mapper" in "Sideload Launcher" after Installation.
Using the "Button Mapper" application I can successfully remap the buttons as original. Even you can enable and assign other functions like "Tasks" etc. Using "Tasks", now I can switch to any running app in background without going back to home screen and starting a new instance.
Any luck with JIO tv box? I can't even open native settings..
pranavjindal999 said:
Any luck with JIO tv box? I can't even open native settings..
Click to expand...
Click to collapse
You can use "Button Mapper" or similar application (app) to assign a key or button to "Settings". This worked for me for Airtel Xtream Box.
so this procedure removes airtel check all together, and we can run Apps without airtel and DTH subscription.
Yes, You are right.
This will remove the Airtel Application that starts automatically upon boot.
Instead of it, you will have to install ATV Launcher, before removing the Airtel App. So on boot up it will start ATV Launcher.
As a result of that you will not require Airtel Subscription and will be able to use all other android applications supported on Android TV.
rambo0811 said:
so this procedure removes airtel check all together, and we can run Apps without airtel and DTH subscription.
Click to expand...
Click to collapse
v.kinnar said:
You can use "Button Mapper" or similar application (app) to assign a key or button to "Settings". This worked for me for Airtel Xtream Box.
Click to expand...
Click to collapse
no way to install "Button Mapper"
You can install it from Google Play Store.
If you are not finding that application in Play Store, then you will have to "Side Load" that application.
"Side Load" an app means, you will have to download the apk file of the application, put it/make accessible for your JioTV box, enable third party application in settings, and then install the apk file by clicking it on JioTV box. If you are new to side loading you can Google it YouTube it for nice explanation and demonstration of it.
I hope this helps you.
pranavjindal999 said:
no way to install "Button Mapper"
Click to expand...
Click to collapse
v.kinnar said:
I have the file but this forum is not allowing to share link for new joiners, one can message me I will send the file. The file can be extracted from the set top box and named it as "TvLauncher.apk"
After removing "com.airtel.tv" , I tried to reinstall it again(using extracted TvLauncher.apk) using shell pm install command but it is not allowing to install it again. May be I am not knowing the exact command. I use the command as "pm install --user 0 <path to TvLauncher.apk>", but could not get success.
And the TV Home Launcher or Leanback Launcher are not working after installation. The screen remains blank. I am on being able to figure out the remedy for this.
Click to expand...
Click to collapse
Hey, I have PMed you. Can you share the launcher apk file ?

LG V60: Install any app as a Dual App (Parallel App)

So for everyone that wants to run the same app side by side, or just two social media accounts, this is a great guide.
LG's software includes exactly the same implementation of Dual Apps (Parallel Apps) as OnePlus. They both work by creating a hidden user on the device and the apps are installed to that user. The only different here is instead of installing the apps to user 999 (OnePlus) the apps need to be installed to user 98 (LG). Plus, LG only supports bad social media apps like Facebook by default.
But we can install any app we want!
Developer Setup:
1. Install 15 Second ADB.
2. Become a developer, and then enable USB debugging. Then change USB mode on the V60 to "MIDI" to connect to debugging.
3. To open ADB on Windows, shift and right click inside the ABD folder. Then click "open in command prompt" or "open in powershell".
App Setup:
1. Get the APK file of what you want to install. I got mine from an APK extractor on my phone.
2. Transfer the APK file to your computer and place it in the ADB install folder.
Installing:
Really simple, just type
Code:
adb install --user 98 test.apk
in the ADB command prompt or powershell.
Final:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now you have full access to Dual Apps (Parallel Apps) enjoy your dual accounts, or dual screening.
By the way, I discovered this by opening a Dual App and typing
Code:
adb shell pm list users
. This can probably work for most default Dual App features on phones.
Is the only benefit of this having dual accounts for those apps not natively supported?
I can't see the user case of having two of the same app running side by side, other than Chrome which is already supported
This could be the absolute coolest development for the V60, if I can get it to work. I've been wanting to duplicate the Gallery app, Google Messages, Chrome, a ton of apps that I would enjoy running two instances of, one on each screen. Each time I type the install adb command in I get an "Invalid APK file:" error. Any idea why? Thanks for posting this finding!!
---------- Post added at 12:34 AM ---------- Previous post was at 12:23 AM ----------
First time using adb, so I'm probably doing something wrong, looks like I was never "connected". Upon authorizing the connection to the PC on my LG, and rerunning the install command, now the cursor just hangs, with no indication that it's doing/has done anything...
---------- Post added at 12:42 AM ---------- Previous post was at 12:34 AM ----------
Oops, OK so it turns out you just need to let it run for awhile and it will say install success. I tried it with the gallery app, but it didn't seem to do anything. No second install located, doesn't appear in the Dual App list on the phone. Furthermore, when running the adb shell pm list users code, my user number appears to be 13?
bryankroh said:
---------- Post added at 12:42 AM ---------- Previous post was at 12:34 AM ----------
Oops, OK so it turns out you just need to let it run for awhile and it will say install success. I tried it with the gallery app, but it didn't seem to do anything. No second install located, doesn't appear in the Dual App list on the phone. Furthermore, when running the adb shell pm list users code, my user number appears to be 13?
Click to expand...
Click to collapse
Mine succeeded as well, but I also did not see a second app install nor the app listed in the Dual App selection menu from settings.
Maleko48 said:
Mine succeeded as well, but I also did not see a second app install nor the app listed in the Dual App selection menu from settings.
Click to expand...
Click to collapse
Before following OP's instructions, you may have to:
1 - first install a stock second app from the LG setting
2 - turn on ADB connection
3 - enter into PC's command prompt: adb shell pm list users
4 - identify the user number (it may be different in every case and may be in the 90s)
5 - follow the rest of the OP's instructions.
The second app should be installed like any other normal app.
Also, note that if you reverse the original second app in above step 1, all manually installed second app(s) may disappear.
rest1ess said:
Before following OP's instructions, you may have to:
1 - first install a stock second app from the LG setting
2 - turn on ADB connection
3 - enter into PC's command prompt: adb shell pm list users
4 - identify the user number (it may be different in every case and may be in the 90s)
5 - follow the rest of the OP's instructions.
The second app should be installed like any other normal app.
Also, note that if you reverse the original second app in above step 1, all manually installed second app(s) may disappear.
Click to expand...
Click to collapse
Thank you for your help @rest1ess . The key for me was to install a stock LG Dual App first! (I chose WhatsApp since I don't actually use any of the "stock" Dual Apps LG allows). After running 'adb shell pm list users' my user number was actually 97 for the Dual Apps. Installed with success and the second app icon showed up with the Dual App badge on its lower right corner, however I am unable to launch the neither the primary install of the app nor the Dual App install of the app. When I try I get a popup that states: "Installation failed - The app Reddit is missing required components that must be reinstalled from the Google Play Store." and it has 2 buttons: "CLOSE" and "REINSTALL". If I choose to reinstall (whether the Dual App or the main app) it uninstalls and gets rid of both icons at the same time. Any ideas from here?
It seems the problem lies with the app. I too couldn't get it to work with Reddit.
However, if I ADB install with the latest apk from uptodown.com (not with apk extraction), i could get it installed as a dual app, though after i opened both they merged into one instance of the app.
rest1ess said:
It seems the problem lies with the app. I too couldn't get it to work with Reddit.
However, if I ADB install with the latest apk from uptodown.com (not with apk extraction), i could get it installed as a dual app, though after i opened both they merged into one instance of the app.
Click to expand...
Click to collapse
Glad it's not just me... what are the chances the one app I decide to try for a proof of concept is one that doesn't work? lol (I even tried it with same APK filename as what was installed as well as with a renamed filename of the APK that was installed and no dice either way). I can't really think of any other apps I NEED on both screens at the same time... I just wanted to check it out as a proof of concept and familiarize myself with the process.
Maleko48 said:
Glad it's not just me... what are the chances the one app I decide to try for a proof of concept is one that doesn't work? lol (I even tried it with same APK filename as what was installed as well as with a renamed filename of the APK that was installed and no dice either way). I can't really think of any other apps I NEED on both screens at the same time... I just wanted to check it out as a proof of concept and familiarize myself with the process.
Click to expand...
Click to collapse
Just install island from oasis feng from GitHub. It automates the whole process for you and you can even have a separate play store.
Or you can just download the "Island" app from the Google play store. It's from the same developers of Greenify. You'll thank me!
Cloning a game using this method (in this case trying with pokemon go {don't ask lol}) results in both apps crashing before launch. Island works fine cloning the apps but everytime you open the work profile it demands a password etc. I can only assume that island is creating a totally different apk in the work profile space and the dual user is somehow using the original apk to piggyback off of?
Just to clarify the adb commands will "Performing Streamed Install" "Success" yet both instances of pokemon go become unusable crashing right after clicking the icon.
Island doesnt have this problem so I'm assuming that work profiles handle cloning differently? Wondering if you can get island to point to "user 98" (or whatever your personal number is on your varient) instead of creating and using a work profile.
icekoldone said:
Cloning a game using this method (in this case trying with pokemon go {don't ask lol}) results in both apps crashing before launch. Island works fine cloning the apps but everytime you open the work profile it demands a password etc. I can only assume that island is creating a totally different apk in the work profile space and the dual user is somehow using the original apk to piggyback off of?
Just to clarify the adb commands will "Performing Streamed Install" "Success" yet both instances of pokemon go become unusable crashing right after clicking the icon.
Island doesnt have this problem so I'm assuming that work profiles handle cloning differently? Wondering if you can get island to point to "user 98" (or whatever your personal number is on your varient) instead of creating and using a work profile.
Click to expand...
Click to collapse
I am having this issue with Snapchat. Both app instances will just crash upon trying to launch. Haven't found a fix for this?
Also, what is the best way to uninstall the dual snapchat so I can go back and use it regularly?
I just uninstalled it normally from both the dual app (has a little mark on the icon to show its dual) and the normal one...then reinstalled to get it working again. The workaround I use now is island. The only annoying thing about that is having to enable the work profile (uses a passcode or pattern) to start up the work space first. Not a huge deal for having 2 of the same app running at the same time.
rest1ess said:
Before following OP's instructions, you may have to:
1 - first install a stock second app from the LG setting
2 - turn on ADB connection
3 - enter into PC's command prompt: adb shell pm list users
4 - identify the user number (it may be different in every case and may be in the 90s)
5 - follow the rest of the OP's instructions.
The second app should be installed like any other normal app.
Also, note that if you reverse the original second app in above step 1, all manually installed second app(s) may disappear.
Click to expand...
Click to collapse
Hey. @rest1ess and @Maleko48 where do you find the stock second app?
Thanks!
So what dual apps does this model support out of the box ? Just Facebook?
For me it was user 97 on LG G8s Android Q
Does it work at all? A person asked for an apk of Dual Apps, no one could do this, I did everything according to the instructions in the end: there is not a single application in Dual Apps!post lg dual apps apk to make sure it works at all! thanks
I cancel my question, everything works as it should be, you must add the following to the instructions:
-The first to appear by user 97-first things need to activate Facebook in the DUAL APP, the ADB Shell PM List Users command will show {USER 97: DUAL 30}
- the application that must be cloned must be installed
File APK must be as short as possible (AuroraStore-Nightly_4.0.5 (36) _mod.apk-aurorastore.apk)
The only thing is not clear why the clone is intense in the DUAL APP? So the way works !!! Thank you
lexih said:
I cancel my question, everything works as it should be, you must add the following to the instructions:
-The first to appear by user 97-first things need to activate Facebook in the DUAL APP, the ADB Shell PM List Users command will show {USER 97: DUAL 30}
- the application that must be cloned must be installed
File APK must be as short as possible (AuroraStore-Nightly_4.0.5 (36) _mod.apk-aurorastore.apk)
The only thing is not clear why the clone is intense in the DUAL APP? So the way works !!! Thank you
Click to expand...
Click to collapse
Any other app that supports Dual App by default would work.
Whatsapp, Telegram, etc
chelsea67 said:
Any other app that supports Dual App by default would work.
Whatsapp, Telegram, etc
Click to expand...
Click to collapse
I think what will fit, you need to try

Categories

Resources