Bypass Google sign-in NSTV Pro 2019 Simple trick - Nvidia Shield TV & Shield TV Pro (2019) Guides, Ne

OK, I think I have discovered how to skip Google sign-in by mistake when setting up NSTV 2019 for the first time. Don't know what firmware I have since it is brand new and I am just connecting it for the first time.
So on the setting up process I did the following:
1. Choose Language
2. Quick set up your TV with Android phone: Skip
3. When asking for Wi-Fi connection, connect NSTV to Ethernet cable to give it access to internet (important).
4. Once connected to the internet, it will ask you to Sign In with google. Click in sign-in.
5. Select "Use your remote" and while loading quickly disconnect the Ethernet cable. this should take you to back the wi-Fi connection screen again.
6. Press the "back" arrow in your remote control. The one next to the circle (home).
7. It should now show you the walk through menu.
Hope it helps. It is now downloading an update. I'll test if work afterwords.
Edit: Can confirm it still works in firmware 8.2.1

thanks a lot, it worked, i have the newest firmware.
i also uninstalled the following apps/packages with adb through shell:
com.google.android.katniss
com.android.vending
com.google.android.inputmethod.latin
com.google.android.apps.inputmethod.zhuyin
com.google.android.inputmethod.korean
com.google.android.inputmethod.pinyin
com.android.inputmethod.latin
so i uninstalled the google play store (f-droid and aurora store instead) gboard and the google voice input/voice activation.
do you/anyone know which google apps/packages are important that all is working good?
I also wanted to uninstall the google play services, but then chromecast will not work (not important for me)
but I do not know what else would not work, anyone have done this/complete degoogled?
i thought of the following:
Google Backup-Transfer com.google.android.backuptransport
Google Calendar-Synchronisation com.google.android.syncadapters.calendar
Google One Time Init com.google.android.onetimeinitializer
Google Partner Setup com.google.android.partnersetup
Google Play Services com.google.android.gms
Google-Services-Framework com.google.android.gsf
Google-Contacts Synchronisation com.google.android.syncadapters.contacts
Calendarmemory com.android.providers.calendar
Contacts-memory com.android.providers.contacts
Ok Google login com.android.hotwordenrollment
com.google.android.backuptransport
com.google.android.syncadapters.calendar
com.google.android.onetimeinitializer
com.google.android.partnersetup
com.google.android.gms
com.google.android.gsf
com.google.android.syncadapters.contacts
com.android.providers.calendar
com.android.providers.contacts
com.android.hotwordenrollment

haverlok said:
OK, I think I have discovered how to skip Google sign-in by mistake when setting up NSTV 2019 for the first time. Don't know what firmware I have since it is brand new and I am just connecting it for the first time.
So on the setting up process I did the following:
1. Choose Language
2. Quick set up your TV with Android phone: Skip
3. When asking for Wi-Fi connection, connect NSTV to Ethernet cable to give it access to internet (important).
4. Once connected to the internet, it will ask you to Sign In with google. Click in sign-in.
5. Select "Use your remote" and while loading quickly disconnect the Ethernet cable. this should take you to back the wi-Fi connection screen again.
6. Press the "back" arrow in your remote control. The one next to the circle (home).
7. It should now show you the walk through menu.
Hope it helps. It is now downloading an update. I'll test if work afterwords.
Edit: Can confirm it still works in firmware 8.2.1
Click to expand...
Click to collapse
Can confirm as well that this works with 8.2.0 . If you want root and 8.2.1 do this:
First start fresh with 8.2.0 from nvidia website. bypass google the way mentioned above. update firmware to latest version.
when all is done then reboot to bootloader - flash vbmeta_skip.img from 8.1 developer image
boot TWRP and install latest Magisk Manager.
If bootloop try flashing vbmeta_skip again after magisk manager
Done
HansiPwer said:
thanks a lot, it worked, i have the newest firmware.
i also uninstalled the following apps/packages with adb through shell:
com.google.android.katniss
com.android.vending
com.google.android.inputmethod.latin
com.google.android.apps.inputmethod.zhuyin
com.google.android.inputmethod.korean
com.google.android.inputmethod.pinyin
com.android.inputmethod.latin
so i uninstalled the google play store (f-droid and aurora store instead) gboard and the google voice input/voice activation.
do you/anyone know which google apps/packages are important that all is working good?
I also wanted to uninstall the google play services, but then chromecast will not work (not important for me)
but I do not know what else would not work, anyone have done this/complete degoogled?
i thought of the following:
Google Backup-Transfer com.google.android.backuptransport
Google Calendar-Synchronisation com.google.android.syncadapters.calendar
Google One Time Init com.google.android.onetimeinitializer
Google Partner Setup com.google.android.partnersetup
Google Play Services com.google.android.gms
Google-Services-Framework com.google.android.gsf
Google-Contacts Synchronisation com.google.android.syncadapters.contacts
Calendarmemory com.android.providers.calendar
Contacts-memory com.android.providers.contacts
Ok Google login com.android.hotwordenrollment
com.google.android.backuptransport
com.google.android.syncadapters.calendar
com.google.android.onetimeinitializer
com.google.android.partnersetup
com.google.android.gms
com.google.android.gsf
com.google.android.syncadapters.contacts
com.android.providers.calendar
com.android.providers.contacts
com.android.hotwordenrollment
Click to expand...
Click to collapse
What I did is I rooted with instructions above that I wrote.
Then install AFWall+ - plugin Mouse - open and allow only internet access to the few apps you need. Then the rest will not have internet access regardless. Only thing from the system you can also allow extra in AFWall+ is adb (if you use that, i believe via network), and mDNS for multicats dns, and also DOwnload manager.
The rest is not essential to use.
Also go adb connect to the device and do adb shell and change captive portal login:
settings put global captive_portal_http_url http://captiveportal.kuketz.de
settings put global captive_portal_https_url https://captiveportal.kuketz.de
settings put global captive_portal_fallback_url http://captiveportal.kuketz.de
settings put global captive_portal_other_fallback_urls http://captiveportal.kuketz.de
---
If you want to uninstall crap then just install f-droid and from there install appmanager (requires root). Then just go through the list and uninstall that crap as you mentioned before as well as:
Intent Filter Verification
And for true degoogle of course google frame services, google playstore etc etc..
Then if you need apps you get it from f-droid or aurora store..
Good luck have fun

cHECKjAM said:
Only thing from the system you can also allow extra in AFWall+ is adb (if you use that, i believe via network), and mDNS for multicats dns, and also DOwnload manager.
The rest is not essential to use.
Also go adb connect to the device and do adb shell and change captive portal login:
settings put global captive_portal_http_url http://captiveportal.kuketz.de
settings put global captive_portal_https_url https://captiveportal.kuketz.de
settings put global captive_portal_fallback_url http://captiveportal.kuketz.de
settings put global captive_portal_other_fallback_urls http://captiveportal.kuketz.de
---
If you want to uninstall crap then just install f-droid and from there install appmanager (requires root). Then just go through the list and uninstall that crap as you mentioned before as well as:
Intent Filter Verification
And for true degoogle of course google frame services, google playstore etc etc..
Then if you need apps you get it from f-droid or aurora store..
Good luck have fun
Click to expand...
Click to collapse
I disabled now all that i have mentioned above, but netflix is not working anymore, i get prompted with the message "google play services" needed, is there are workaround for netflix without google play services?
I need that app, otherwise i have to install the google play services again...

HansiPwer said:
...netflix without google play services?
I need that app, otherwise i have to install the google play services again...
Click to expand...
Click to collapse
Install microg as magisk's module.

mrhamed said:
Install microg as magisk's module.
Click to expand...
Click to collapse
My Nvidia Shield TV Pro 2019 has no custom rom or is rooted.
I use now a Netflix APK (com.netflix.ninja_7.3.2_build_3539-3539_minAPI22(armeabi-v7a)(nodpi)_apkmirror.com)
and it is working.

Related

Google Now/Now on Tap not working

So I am from one of those countries where Google Now/Now on Tap is not supported by Google. But I still want to enable it anyway...Need HELP.
It says 'This account is not eligible to use google now'. I have tried all the fix available on the internet but failed. Those are specially not working because they are for lollipop or for previous versions of Android; not for Marshmallow.
CAN ANYONE PLEASE HELP??
BTW, I am looking for both Rooted/non-Rooted methods..
Have you tried xposed framework? I saw that it's available for Marshmallow. It's what I used on my N4 to activate some US-only features because I had my system set to German.
pkadavid said:
Have you tried xposed framework? I saw that it's available for Marshmallow. It's what I used on my N4 to activate some US-only features because I had my system set to German.
Click to expand...
Click to collapse
No, I haven't. But I guess that would be a worthy try.. Okay, let's just say it's an option but before Rooting, I wanna try any other possible way.. Thanks..
So it's functional for all of you guys living outside the 'supporting countries'?
I was hoping there must be a way without Rooting... I want to use Google Now, please HELP!!!
change language to english
CerB said:
change language to english
Click to expand...
Click to collapse
Thanks but nothing worked.. It says 'This account is not eligible to use google now'.
I have tried to access US google play store through VPN but it didn't work. And Market Unlocker may work but it requires Root, which I don't want to do this early..
I was searching for a way to get past this too. Finally stumbled upon one after hours of messing around. Worked for me, hope it works for you too.
1. First download hotspot shield or any other vpn app from the playstore.
2. Disable google play services and sign out from your google account.
3. In Settings, go to location and choose "device only".
4. Download google play services from your browser.
5. Start hotspot shield and change location to America or any place where google now is available.
6. Install google play services that you've downloaded via your web browser (Please note that you have to allow installation of apps from unknown sources which can be done in security)
7. Sign in to your google account. You should be able to activate google now under Settings > Now Cards.
8. Once activated, uninstall google play services update that you've installed or disable it again and re-enable it. (If you are able to download apps from the playstore, then you can skip steps 8 to 11)
9. Turn off hotspot shield.
10. Go to apps, search for google playstore and clear data and cache.
11. Now go to google now and select update google play services.
Google Now should work now.
gamer147 said:
I was searching for a way to get past this too. Finally stumbled upon one after hours of messing around. Worked for me, hope it works for you too.
1. First download hotspot shield or any other vpn app from the playstore.
2. Disable google play services and sign out from your google account.
3. In Settings, go to location and choose "device only".
4. Download google play services from your browser.
5. Start hotspot shield and change location to America or any place where google now is available.
6. Install google play services that you've downloaded via your web browser (Please note that you have to allow installation of apps from unknown sources which can be done in security)
7. Sign in to your google account. You should be able to activate google now under Settings > Now Cards.
8. Once activated, uninstall google play services update that you've installed or disable it again and re-enable it. (If you are able to download apps from the playstore, then you can skip steps 8 to 11)
9. Turn off hotspot shield.
10. Go to apps, search for google playstore and clear data and cache.
11. Now go to google now and select update google play services.
Google Now should work now.
Click to expand...
Click to collapse
I will try.
No ROOT is required here in this method, right?
shufal said:
I will try.
No ROOT is required here in this method, right?
Click to expand...
Click to collapse
Nope. No root required
NOPE. It didn't work.. When turning on Now Cards, it is disabled and says 'not available in your country'.
Seems Hotspot Shield didn't work. Probably Rooting and trying would be only option..
FINALLY, this works for me: http://forum.xda-developers.com/android/general/guide-enable-google-cards-country-t3102472

Tips, Tricks, and the Root!

Please Read: I am making this post to help my fellow hd 8 & hd 10 kindle users out with things I have found working and useful to me that I got working with my kindle. Please remember that doing this stuff can be dangerous unless you know what you're doing. Enjoy my findings!
Ready to ROOT your device?!
Follow these step's and I'll try making this as simple as possible.
Step 1. First we're going to install adb and get shell command working. This youtube video is probably the best visual way of getting it done. Only watch 3 minutes and 37 seconds of it, Skip the rest of the video. Click HERE. (give him a thumbs up for making the video).
Now open up Command prompt and type
Code:
adb devices
It should show a 16 digit serial key with "device" to the right. SUCCESS!
Step 2. Now let's run RootJunky's script. Download and extract the files, Click HERE. Run "1-Install-Play-Store.bat" file and let it load. It should list your device serial key and load up to the main menu page. Follow the order on the menu from 1 to 4. Now this was made for the fire hd 7" tablets but some of it works and some might not, I had a problem with ads loading up on lockscreen but found another way to disable them which is under "Disabling Amazon Services" down below.
Step 3. Let's get ROOT! We are going to install KingRoot and run it, kingroot will also install purify which is a nice handy program but you can remove it if you want later on. Now once you run KingRoot its going to search for the best possible method to root your device, it may or may not find a way but there should be a second option to install root. Do it. Some people have found that you may have to try multiple times to root to get a success or try updating the google framework through the play store. (My google framework is V4.4.4-1227136)
I have attached the kingroot apk down below or you can download kingroot from there website. Click HERE. (If you have any problems please post it and we may be able to help.)
Now let's disable some thing's we may find useless..
Disable the lockscreen
Open up command prompt. Type in "adb shell", Then type in "su"
Then copy this into command prompt.
Code:
sqlite3 /data/system/locksettings.db "UPDATE locksettings SET value = '1' WHERE name = 'lockscreen.disabled'"
You will not get a confirmation, now type "exit", then type "reboot".
Let the device reboot and enjoy! Now install a new lockscreen.
Want it back?
Code:
sqlite3 /data/system/locksettings.db "UPDATE locksettings SET value = '0' WHERE name = 'lockscreen.disabled'"
*This is messing with the sqlite in the actual android system files, please becareful and don't go around changing values in system files.
Disable Amazon's FireLauncher and replace it with Google Now Launcher
Note:
Load up ES Explorer, make sure it has root enabled in settings.
Before you run this command please download a new launcher and either install it normally or you can copy the apk file into the "system/app" folder and chmod the app to "-rw -r -r" in properties. Once the apk file is in the "system/app" folder, you can either install it from that location or disable Fire Launcher, reboot, and the app should auto install and load.
*Installing Google Now Launcher requires Google app from marketplace(Link below). Now Launcher allows you to use widgets. If you use Google now launcher please keep a back up launcher like nova launcher just in case until you get now launcher working. Google now launcher is tricky.
Open Command Prompt.
Type in "adb shell". Then type in "su".
Then type into command prompt,
Code:
pm disable com.amazon.firelauncher

After reboot if you get no launcher don't worry. Just enable firelauncher and install a new launcher(IE nova launcher) and then disable firelauncher. (Try updating the google framework.)
*To Re-enable, replace disable with enable.
*Don't forget to type in "exit" into command prompt twice when you are done and or before unplugging your usb.
Disable Amazon's OTA(over the air) updates
Go in to ES Explorer(set root access).
Now in ES Explorer go to system/etc/security
locate "otacerts.zip" and I made a copy of it and renamed it to "otacerts.zip.backup" just in case i needed it.
AND..
Now in Command Prompt, type "adb shell", type "su".
Then type into command prompt,
Code:
Pm disable com.amazon.device.software.ota
Pm disable com.amazon.settings.systemupdates
Hopefully this disables all the updates! Enjoy!
Google Play Store not working?
Solution 1. (¿GotJazz?)
Open up Kingroot's Purify app.
Try putting Google Account Manager and Google Services Framework on the Purify Whitelist.
Solution 2.
Load up Command Prompt.
Then type in "adb shell". Then "su".
Code:
pm grant com.google.android.gms android.permission.INTERACT_ACROSS_USERS
You will not get a notification that it worked but it does.
Open Google Play or Reboot device. If that doesn't work, read on..
Solution 3.
Re-install Google applications
Go into system settings >> apps & games >> manage all applications
I then went into every google application(this will help remove any settings saved and email addresses) and cleared the data and cache of each app.
After that was done, I then uninstalled each of these apps,
"Google Account Manager, Google Play Services, Google Play Store, and Google Services Framework".
After uninstalling those, run the rootjunky's script(link located below) and install the play store which is option 2 I believe.
Also remember to turn off google play store auto updates!
Disabling Amazon Services
Start up Command Prompt.
Type in "adb shell". Then "su".
Then type into command prompt.
Code:
pm disable (app name(IE. com.amazon.ags.app))
*To Re-enable, replace disable with enable.
List of Amazon apps that are okay to remove.
Code:
com.amazon.ags.app
com.amazon.cloud9
com.amazon.cloud9.kids
com.amazon.dp.contacts
com.amazon.dp.fbcontacts
com.amazon.firelauncher
com.amazon.geo.client.maps
com.amazon.geo.mapsv2
com.amazon.geo.mapsv2.services
com.amazon.kcp.tutorial
com.amazon.kindle
com.amazon.kindle.kso
com.amazon.kor.demo
com.amazon.parentalcontrols
com.amazon.photos
com.amazon.photos.importer
com.amazon.tahoe
com.amazon.unifiedshare.actionchooser
com.amazon.unifiedsharefacebook
com.amazon.unifiedsharegoodreads
com.amazon.unifiedsharesinaweibo
com.amazon.unifiedsharetwitter
com.amazon.webapp
com.amazon.webview
com.amazon.windowshop
com.amazon.pm
com.amazon.recess
com.amazon.socialplatform
com.amazon.zico
com.audible.application.kindle
com.audible.application.store
com.goodreads.kindle
Optional
Don't have prime? Please continue + more.
Code:
com.amazon.mp3 -amazon music player
com.amazon.mw -removes the firefly cam app
com.amazon.mw.sdk -part of the firefly app?
com.amazon.avod -amazon video app, i don't have prime, useless to me..
com.amazon.kindle.personal_video -the amazon/system video app, I replaced this with mx player.
com.amazon.csapp -amazon help app
com.amazon.application.compatibility.enforcer -not sure what this does
com.amazon.android.marketplace -amazon marketplace
com.amazon.camera -stock camera app, install a new one from play store
com.amazon.dynamicupdationservice -not sure what this is or if this is part of amazon updates
com.amazon.platform.fdrw -part of amazon app & services?
com.android.contacts -remove, no reason for contacts, up to you
com.android.calendar -android calender
com.android.deskclock -remove if you don't need alarms/clocks/timers/etc
com.kingsoft.office.amz -not sure what this is yet but im sure its useless
com.nuance.swype.input -yup, unless you like swype
jp.co.omronsoft.iwnnime.mlaz -not sure what this does?
*Don't forget to type in "exit" into command prompt twice when you are done and or before unplugging your usb.
Links:
Changing the DPI(HERE).
Google App v5.9.27.19.arm(300600996)(HERE).
Replace KingRoot with SuperSU(HERE).
Rootjunky's install play store script(HERE).
Contributors:
madsc13n41s4, sd_shadow, Selexo
Downloaded kingroot apk, installed, tried root twice, confirmed via superuser from chainsDD, backed up special offers from titanium backup, uninstalled special offers, great fully rid of ads on my lockscreen.
madsc13n41s4 said:
Downloaded kingroot apk, installed, tried root twice, confirmed via superuser from chainsDD, backed up special offers from titanium backup, uninstalled special offers, great fully rid of ads on my lockscreen.
Click to expand...
Click to collapse
Does your wallpaper on the lockscreen change? I have yet to look into getting it changed, about to look in to a new lock screen as well. Also don't forget to stop ota updates from amazon.
EDITED MAIN POST. Will add more soon.
kanderson88 said:
Does your wallpaper on the lockscreen change? I have yet to look into getting it changed, about to look in to a new lock screen as well. Also don't forget to stop ota updates from amazon.
Click to expand...
Click to collapse
Yeah, its not the default wallpaper, and changes on its own with generic backgrounds. Did forget about ota, powering off until I have the time, I'm elbows deep in a Ford Probe project for the time being. Thanks so much for finding this, hopefully I get time to really contribute soon. Glad to confirm
madsc13n41s4 said:
Yeah, its not the default wallpaper, and changes on its own with generic backgrounds. Did forget about ota, powering off until I have the time, I'm elbows deep in a Ford Probe project for the time being. Thanks so much for finding this, hopefully I get time to really contribute soon. Glad to confirm
Click to expand...
Click to collapse
You're very welcome sir. So happy I found out that kingroot worked. I am currently looking into getting a new lock screen and once I post my findings I'll let y'all see as well as changing the lock screen wallpaper. As well for the fixing google play store I am still currently having problems after that adb command, it worked for a good minute longer than usual.
kanderson88 said:
You're very welcome sir. So happy I found out that kingroot worked(credit). Anyways I am currently looking into getting a new lock screen and once I post my findings I'll let y'all see as well as changing the lock screen wallpaper. As well for the fixing google play store I am still currently having problems after that adb command, it worked for a good minute longer than usual.
Click to expand...
Click to collapse
I would install an opengapps.org package with FlashFire (Arm, 5.1.1, nano or pico)
Flashfire will install Google framework and extra support files, that should allow playstore to work better.
should work fine, but no guarantees
How to Use FlashFire App
Sent from my KFFOWI using XDA Labs
sd_shadow said:
I would install an opengapps.org package with FlashFire (Arm, 5.1.1, nano or pico)
Flashfire will install Google framework and extra support files, that should allow playstore to work better.
should work fine, but no guarantees
How to Use FlashFire App
Sent from my KFFOWI using XDA Labs
Click to expand...
Click to collapse
Yeh I need to look into flashfire, I used rootjunky's script to install it. Thanks for the idea, I'm gonna check it out.
I don't think I am going to use flashfire. Seems really risky of bricking me device. I'm going to try installing the apps manually or through adb. I'll keep doing some research on flashfire though. Thanks
kanderson88 said:
You're very welcome sir. So happy I found out that kingroot worked(credit). Anyways I am currently looking into getting a new lock screen and once I post my findings I'll let y'all see as well as changing the lock screen wallpaper. As well for the fixing google play store I am still currently having problems after that adb command, it worked for a good minute longer than usual.
Click to expand...
Click to collapse
Yeah, I had to cobble together my own Play Store solution. The differences in the versions of the apks used together really matters it seems. Luckily, I haven't had any issues since I got it running. I would highly recommend turning off Play Store automatic updates as App Store versions of certain apps are intentionally out of date as per compatibility. Eg, Facebook.
Holy crap opening up TB I can not wait until someone comes up with a list of **** thats safe to freeze/remove, so much amazon crap on this thing!
madsc13n41s4 said:
Yeah, I had to cobble together my own Play Store solution. The differences in the versions of the apks used together really matters it seems. Luckily, I haven't had any issues since I got it running. I would highly recommend turning off Play Store automatic updates as App Store versions of certain apps are intentionally out of date as per compatibility. Eg, Facebook.
Click to expand...
Click to collapse
Thanks didnt think about stopping the auto updates.
Smart move. Thanks.
mikek9 said:
Holy crap opening up TB I can not wait until someone comes up with a list of **** thats safe to freeze/remove, so much amazon crap on this thing!
Click to expand...
Click to collapse
What a great Idea, I will make a list of some things. Give me a day. Bed time.:crying:
mikek9 said:
Holy crap opening up TB I can not wait until someone comes up with a list of **** thats safe to freeze/remove, so much amazon crap on this thing!
Click to expand...
Click to collapse
This is what I've safely removed so far, leaving Prime included services.
com.amazon.ags.app
com.amazon.cloud9
com.amazon.cloud9.kids
com.amazon.dp.contacts
com.amazon.dp.fbcontacts
com.amazon.firelauncher
com.amazon.geo.client.maps
com.amazon.geo.mapsv2
com.amazon.kcp.tutorial
com.amazon.kindle
com.amazon.kindle.kso
com.amazon.kor.demo
com.amazon.photos
com.amazon.photos.importer
com.amazon.tahoe
com.amazon.unifiedsharefacebook
com.amazon.unifiedsharegoodreads
com.amazon.unifiedsharesinaweibo
com.amazon.unifiedsharetwitter
com.amazon.webapp
com.android.contacts
com.audible.application.kindle
com.audible.application.store
com.goodreads.kindle
Google Now Launcher doesn't start with Fire Launcher enabled/installed, but takes right over when disabled/uninstalled.
madsc13n41s4 said:
This is what I've safely removed so far, leaving Prime included services.
com.amazon.ags.app
com.amazon.cloud9
com.amazon.cloud9.kids
com.amazon.dp.contacts
com.amazon.dp.fbcontacts
com.amazon.firelauncher
com.amazon.geo.client.maps
com.amazon.geo.mapsv2
com.amazon.kcp.tutorial
com.amazon.kindle
com.amazon.kindle.kso
com.amazon.kor.demo
com.amazon.photos
com.amazon.photos.importer
com.amazon.tahoe
com.amazon.unifiedsharefacebook
com.amazon.unifiedsharegoodreads
com.amazon.unifiedsharesinaweibo
com.amazon.unifiedsharetwitter
com.amazon.webapp
com.android.contacts
com.audible.application.kindle
com.audible.application.store
com.goodreads.kindle
Google Now Launcher doesn't start with Fire Launcher enabled/installed, but takes right over when disabled/uninstalled.
Click to expand...
Click to collapse
Thanks for this. I'll consider when and if i make a cleaned up ROM/Bin
Yeah you must hide fire launcher through adb in order to use any launcher. Thanks for the list. I've been trying to figure out how to disable the lock screen all day and it seems impossible. Idk but maybe someone someday will provide a modified settings app. Idk.
madsc13n41s4 said:
This is what I've safely removed so far, leaving Prime included services.
com.amazon.ags.app
com.amazon.cloud9
com.amazon.cloud9.kids
com.amazon.dp.contacts
com.amazon.dp.fbcontacts
com.amazon.firelauncher
com.amazon.geo.client.maps
com.amazon.geo.mapsv2
com.amazon.kcp.tutorial
com.amazon.kindle
com.amazon.kindle.kso
com.amazon.kor.demo
com.amazon.photos
com.amazon.photos.importer
com.amazon.tahoe
com.amazon.unifiedsharefacebook
com.amazon.unifiedsharegoodreads
com.amazon.unifiedsharesinaweibo
com.amazon.unifiedsharetwitter
com.amazon.webapp
com.android.contacts
com.audible.application.kindle
com.audible.application.store
com.goodreads.kindle
Google Now Launcher doesn't start with Fire Launcher enabled/installed, but takes right over when disabled/uninstalled.
Click to expand...
Click to collapse
Did this show any improvements on the operating system? IE faster loading, battery power, etc etc..
What I'd like is as near as pure android as possible. So the more input the better.
---------- Post added at 10:19 PM ---------- Previous post was at 10:18 PM ----------
Try freezing apps like those listed. Report back
---------- Post added at 10:21 PM ---------- Previous post was at 10:19 PM ----------
None of those apps look crucial to me. Get rid of them, let me know here.
technope said:
What I'd like is as near as pure android as possible. So the more input the better.
Click to expand...
Click to collapse
I agree, I don't know if i want to completely get rid of the fire os just in case and possibility of bricking when booting up a new rom and plus no boot image yet.
None of those apps look crucial to me. Get rid of them, let me know here.
Click to expand...
Click to collapse
Will do
Don't forget
"com.amazon.mp3" and replace with different music app
"com.amazon.mw" removes the firefly cam app.
"com.amazon.avod" -amazon video app, i don't have prime, useless to me..
"com.amazon.kindle.personal_video" the amazon video app, i replaced this with mx player.
"com.amazon.csapp" amazon help app
I disabled them all, ill keep you updated if i see a performance boost or battery boost.
Freshened up the main post! Hope its more readable.
Also note, multiple user profiles seem to break with the disabled apps in my list, personally believe it to be Fire Launcher's fault, probably responsible for handling the switch over, but I don't know too much about 5.1.1
madsc13n41s4 said:
Also note, multiple user profiles seem to break with the disabled apps in my list, personally believe it to be Fire Launcher's fault, probably responsible for handling the switch over, but I don't know too much about 5.1.1
Click to expand...
Click to collapse
can you try disabling all those but leaving firelauncher enabled? lets see if it gives you error's, if it doesnt, instead of disabling firelauncher, use the hide command instead of disable and see if that works. I would like to know what app is in charge of multiprofiles..
Please look at section for disabling amazons ota updates, added more to it! Thanks.

Best way to install Google Play on Chinese ROM?

I've got 238 hrs to wait until my bootloader can be unlocked!
What's the best way to install Google Play on the locked Chinese ROM?
I see some tutorials referring to a "Google Installer" but if possible I'd prefer not to use this as it looks a bit dodgy to me.
I've tried installing Google Play Services and Google Play Store from APKMirror but the Play Store is not opening.
Specifically I installed
Google Play Services 12.8.78 for arm64-v8a + armeabi-v7a
Google Play Store 11.4.15
I got it working by installing Google Contact Sync, Service Framework and Account Manager.
1. Download Google Installer apk from: here
2. run the app and install every thing it asks
3. go to permissions manager and give every google app (sync, services, etc.) every permission
4. allow auto start for every google app (sync, services, etc.)
5. Run google play, let it update it self and its play services
6. enjoy
Open Chinese app store and search for: Google Play store and scroll to find it.
It will install all necessary files and you will need to reboot before all errors stop.
Poslano sa mog Redmi Note 3 koristeći Tapatalk
Reason to Use China Rom on Mi Max 3
Can somebody pls tell me if it's worth getting the china rom and staying on it, and just side installing the google apps?
I have noticed that some things do not work so well when you sideload google services on china rom.
Sync contacts do not work, UI is full of chinese characters, some chinese application services work in the background and can not be shut down...
Overall it's not bad, but i would definitely install the global version as soon as it goes out.
Steelrock said:
I have noticed that some things do not work so well when you sideload google services on china rom.
Sync contacts do not work, UI is full of chinese characters, some chinese application services work in the background and can not be shut down...
Overall it's not bad, but i would definitely install the global version as soon as it goes out.
Click to expand...
Click to collapse
Contact sync works for me. You need to go into the Contact Manager app entry in Installed apps and enable all permissions for it.
Contact Sync and Calendar Sync never worked for me no matter what I tried....
Until I factory reset the phone and started from scratch...
Factory reset --> Google Installer from Mi Apps --> Google Login --> Sync --> GApp Permissions --> Reboot --> Sync
Things I did differently from before, not sure of they contributed to the success:
1) I factory reset and setup new phone with sim card in the device (previously had not yet changed mine to a nano sim)
2) Disabled Google's 2 Step Authentication during initial setup and sync (will turn them back on once everything works)

Philips 40PUK6400/12 - Unable to sign into Google Account

Hi XDA-Developers,
my brother gave me his Philips 40PUK6400/12 to replace my old bedroom tv.
It's an older modell from around 2015 that runs Android 5.1.1.
After factory resetting the tv I am unable to sign in with my Google account. I always receive an error stating my username/password combination is incorrect. This happens during initial setup as well as when I try to open the play store. So far I have tried to to multiple factory resets and to use the wipe tool for Philips Android TVs. After entering my credentials I even get an email informing me that a new device has signed into my account, but the TV doesn't seem to log in.
My brother has also removed the TV from his Google account but this also didn't help.
Any ideas how I might be able to sign into my account?
Edit:
I was able to solve this. It is related to the stock Google Play Services on the TV being too old after a factory reset. In case anyone else has issues with signing into their account on an older Android TV, here is how to solve this:
1. Enable developer options and enable debugging
2. Allow unknown apps in security settings
3. Download the latest Android TV Google Play services apk here: https://www.apkmirror.com/apk/google-inc/google-play-services-android-tv/
4. Connect to your tv: adb connect x.x.x.x (put in your tv's IP adress which you can find in the network settings) - you will receive a notification on your tv which you'll have to accept.
5. Use ADB to sideload the play services apk to your TV: adb sideload -r C:\path\to\your\file.apk
Now you should be able to sign into your account again. You might get a force close of the Play Store on the first start but everything should work on the second attempt.
Hi,
good finding... I think, the old play services do have problems, when 2FA is disabled...
[email protected]
Bl4ckX said:
Hi XDA-Developers,
my brother gave me his Philips 40PUK6400/12 to replace my old bedroom tv.
It's an older modell from around 2015 that runs Android 5.1.1.
After factory resetting the tv I am unable to sign in with my Google account. I always receive an error stating my username/password combination is incorrect. This happens during initial setup as well as when I try to open the play store. So far I have tried to to multiple factory resets and to use the wipe tool for Philips Android TVs. After entering my credentials I even get an email informing me that a new device has signed into my account, but the TV doesn't seem to log in.
My brother has also removed the TV from his Google account but this also didn't help.
Any ideas how I might be able to sign into my account?
Edit:
I was able to solve this. It is related to the stock Google Play Services on the TV being too old after a factory reset. In case anyone else has issues with signing into their account on an older Android TV, here is how to solve this:
1. Enable developer options and enable debugging
2. Allow unknown apps in security settings
3. Download the latest Android TV Google Play services apk here:
4. Connect to your tv: adb connect x.x.x.x (put in your tv's IP adress which you can find in the network settings) - you will receive a notification on your tv which you'll have to accept.
5. Use ADB to sideload the play services apk to your TV: adb sideload -r C:\path\to\your\file.apk
Now you should be able to sign into your account again. You might get a force close of the Play Store on the first start but everything should work on the second attempt.
Click to expand...
Click to collapse
I have to thank you a lot @Bl4ckX !
I had the same problem for a few days and I'm not familiar with adb so I didn't try your way but it worked perfectly on my model 50puh6400/88
I just adapted it a bit since sideload wasn't available (I'm not sure why)
I choosed the command
Code:
adb install xxxxxxx.apk
to install some file explorer and then I managed to install the last Google service using my usb key.
I hope my alternative method can help some and I thank you again a lot for this inspiration !
Hi,
you both do not activated 2-Factor-Authentication in your Google Account, right?
https://tpvcrmplus.force.com/Philip...account-on-a-Philips-TV-Android-L?language=en
[email protected]
@Toengel
Indeed it wasn't activated on my account and I wasn't aware of this method.
I'll try it if I'm stuck again someday.
Thanks
Toengel said:
Hi,
good finding... I think, the old play services do have problems, when 2FA is disabled...
[email protected]
Click to expand...
Click to collapse
Thank you so much.
I have enabled 2FA and finally I can log in on my account using old Philips TV PUS7150/12
I was trying to fix this in the last 3 days, after I did factory reset.
Thank you, one more time.
Bl4ckX said:
Hi XDA-Developers,
my brother gave me his Philips 40PUK6400/12 to replace my old bedroom tv.
It's an older modell from around 2015 that runs Android 5.1.1.
After factory resetting the tv I am unable to sign in with my Google account. I always receive an error stating my username/password combination is incorrect. This happens during initial setup as well as when I try to open the play store. So far I have tried to to multiple factory resets and to use the wipe tool for Philips Android TVs. After entering my credentials I even get an email informing me that a new device has signed into my account, but the TV doesn't seem to log in.
My brother has also removed the TV from his Google account but this also didn't help.
Any ideas how I might be able to sign into my account?
Edit:
I was able to solve this. It is related to the stock Google Play Services on the TV being too old after a factory reset. In case anyone else has issues with signing into their account on an older Android TV, here is how to solve this:
1. Enable developer options and enable debugging
2. Allow unknown apps in security settings
3. Download the latest Android TV Google Play services apk here: https://www.apkmirror.com/apk/google-inc/google-play-services-android-tv/
4. Connect to your tv: adb connect x.x.x.x (put in your tv's IP adress which you can find in the network settings) - you will receive a notification on your tv which you'll have to accept.
5. Use ADB to sideload the play services apk to your TV: adb sideload -r C:\path\to\your\file.apk
Now you should be able to sign into your account again. You might get a force close of the Play Store on the first start but everything should work on the second attempt.
Click to expand...
Click to collapse
Any walkthrou on this... Trying to follow but I totally have no idea where I can find the developer options and enable debugging.
Hi,
you need to press OK 7x on the build number in the INFO menu.
[email protected]
Hi, i did the first 4 points of this guide..but i can't install the apk! First question: the apk must be on my pc or in my smart tv?
Second question (the apk is on my pc): is correct this command "adb sideload -rC:\Desktop\GooglePlayService.apk" (i renamed the apk downloaded below in GooglePlayService)? It appears this message
Hi,
you missed a blank after -r
-r C:\
[email protected]
if I use -r*space*C.\path file, promt doesn't recognize the command.
If I don't use -r, now it appear this (I'm trying to install alternatively es-file-explorer but the message is the same)
Hi, I hope somebody can offer some advice. I have a similar problem to the OP. My TV is a 48PFT5500 with Android 5.1.1, last updated on 13 July 2018 which is the last version avilable from Philips. But now I can no longer log into Google Play Store. When I enter my username and password, it says my username or password is not correct. I have tried many times. I can log into my Google account without problems from other devices, so I know I am using the correct credentials.
After reading this thread, I guess I need to update the Play Services app. But obviously I cannot do this directly from the Play Store because I cannot log into it from the TV. Also, I cannot find any type of File Manager app on the TV, so I cannot even install the Play Store app from a USB drive, nor can I install a File Manager app.
Also I tried switching on two-step verification on my Google account, but this made no difference.
I tried clearing the Play Services app cache on the TV, but it did not help.
I switched on the Developer options and allowed unknown sources and USB debugging, then I tried to connect with adb over wifi. But it doesn't work, adb says "No connection could be made because the target machine actively refused it". No message is displayed on the TV to accept the incoming connection.
Maybe there is another way to connect the pc to the TV with a USB cable ... maybe with a type-A to type-A (male to male)? Would that cause a problem due to both devices trying to output 5V over the cable? (Also I don't have such a cable at present.)
Please, any useful suggestions would be much appreciated.
on every reboot(tv) I had to toggle usb debugging off and then on again for adb connect to work, perhaps you can try that. but I had slightly different error, just saying unable to connect.
android_slave said:
Hi, I hope somebody can offer some advice. I have a similar problem to the OP. My TV is a 48PFT5500 with Android 5.1.1, last updated on 13 July 2018 which is the last version avilable from Philips. But now I can no longer log into Google Play Store. When I enter my username and password, it says my username or password is not correct. I have tried many times. I can log into my Google account without problems from other devices, so I know I am using the correct credentials.
After reading this thread, I guess I need to update the Play Services app. But obviously I cannot do this directly from the Play Store because I cannot log into it from the TV. Also, I cannot find any type of File Manager app on the TV, so I cannot even install the Play Store app from a USB drive, nor can I install a File Manager app.
Also I tried switching on two-step verification on my Google account, but this made no difference.
I tried clearing the Play Services app cache on the TV, but it did not help.
I switched on the Developer options and allowed unknown sources and USB debugging, then I tried to connect with adb over wifi. But it doesn't work, adb says "No connection could be made because the target machine actively refused it". No message is displayed on the TV to accept the incoming connection.
Maybe there is another way to connect the pc to the TV with a USB cable ... maybe with a type-A to type-A (male to male)? Would that cause a problem due to both devices trying to output 5V over the cable? (Also I don't have such a cable at present.)
Please, any useful suggestions would be much appreciated.
Click to expand...
Click to collapse
Hi man, i have the same TV and had the same problem. To fix this you have to unplug the TV and try 1 or two times. I did everything by Wi-Fi, after reading your post i purchased the USB cable but was not necessary.
I did this way:
1 opened cmd or powershell runned as administrator
2 runned adb connect xxxxx (IP address of TV)
3 accepted on the TV pop-up the connection
4 downloaded google service apk from apk mirror
5 used adb install -r xxxxx (location googleservic.apk dowloaded)
It worked! I tried in first attempt sideload -r but didn't worked. You have to use the command "install -r" to reinstall google service.
hi guys, i have a 55put6400 with the same problem, which version of the play services should i download, v7 or v8?
I did not understand how to use the adb install-r command, where do I find the apk file downloaded in the pc?
thank you
Hi,
you can also try:
- reinstall TV
- short install TV with network connection
- wait 1-2 hours (TV is on) and do not press any key
- TV should download the latest Google services in the background
[email protected]
unfortunately the tv has been turned on much more than an hour and does not update the play services, i will update it manually shortly
edit thanks for the explanation, I updated the services and everything works.
Toengel said:
zdravo
dobar nalaz... mislim da stari play servisi imaju problem kada je 2FA onemogućen..
Click to expand...
Click to collapse
Toengel said:
zdravo
dobar nalaz... mislim da stari play servisi imaju problema kada je 2FA onemogućen...
[email protected]
Click to expand...
Click to collapse
šta je 2FA i kako da ga omogućim jer na PHILIPS tv imam ovaj problem sa prijavom na nalog?
HI,
2FA = 2 factor authentication - you need to set this up in your Google Account.
Turn on 2-Step Verification - Computer - Google Account Help
With 2-Step Verification, also called two-factor authentication, you can add an extra layer of security to your account in case your password is stolen. After you set up 2-Step Verification, you can s
support.google.com
[email protected]
2 step verification is on but I still can't login to PHILIPS android tv showing email error and google account password

Question MagiskHide functionality now that it's not supported in core?

Is there some way to get back MagiskHide functionality now that it's not supported in core?
I have 23016 installed (for latest p6xl)
Fry-kun said:
Is there some way to get back MagiskHide functionality now that it's not supported in core?
I have 23016 installed (for latest p6xl)
Click to expand...
Click to collapse
It's unnecessary as zygisk works fine to hide apps.
Ooh, I will try that!
Fry-kun said:
Is there some way to get back MagiskHide functionality now that it's not supported in core?
I have 23016 installed (for latest p6xl)
Click to expand...
Click to collapse
In addition to what @jlokos said about using the deny list, the Alpha version of Magisk by vvb2060 still has the Magisk Hide function I believe. Just another option...
Lughnasadh said:
In addition to what @jlokos said about using the deny list, the Alpha version of Magisk by vvb2060 still has the Magisk Hide function I believe. Just another option...
Click to expand...
Click to collapse
I have SafetyNet fix & Zygisk denylist, and it's working for Play store.
It looks like some apps are not happy with Zygisk, though, namely amazon app store (appears to detect root)
Will try vvb2060's, is this it?
Further fix `oplus.fstab` support · vvb2060/[email protected]
A Magic Mask to Alter Android System Systemless-ly - Further fix `oplus.fstab` support · vvb2060/[email protected]
github.com
Hmm not quite, not sure if it includes that yet this one doesn't but the code is in master, looking around
Fry-kun said:
I have SafetyNet fix & Zygisk denylist, and it's working for Play store.
It looks like some apps are not happy with Zygisk, though, namely amazon app store (appears to detect root)
Will try vvb2060's, is this it?
Further fix `oplus.fstab` support · vvb2060/[email protected]
A Magic Mask to Alter Android System Systemless-ly - Further fix `oplus.fstab` support · vvb2060/[email protected]
github.com
Hmm not quite, not sure if it includes that yet this one doesn't but the code is in master, looking around
Click to expand...
Click to collapse
This is the latest (from Telegram group). Join the Telegram group to keep up with latest. Can't give a link b/c it's not allowed.
Latest seems to include the MagiskHide cleanup, and amazon appstore is detecting root
Did you clear data and cache of the ama appstore?
stroke55 said:
Did you clear data and cache of the ama appstore?
Click to expand...
Click to collapse
Yup
Edit: and there are no extra settings for MagiskHide, how is this supposed to be different?
I installed Jeff's crappy appstore, selected it in Magisk Alpha's 23016 hiding list, was able to start it without any root-detection-message and uninstalled it instantly thereafter So it should work. What do mean by extra settings for Magisk hide? I just selected it in the hiding list.
To clarify, the app store starts but hides some apps if it detects root.
Play store does the same if it detects root (currently doesn't, thanks to safety net fix). For instance, Netflix, Pokemon Go, etc..
Also noticed Netflix & such are unable to start with "Sign in ... with your saved password" flashing like crazy & unable to actually sign in.
logcat says
12-16 21:31:18.375 1505 3393 W InputManager-JNI: Input channel object 'aeeda26 com.google.android.gms/com.google.android.gms.auth.api.credentials.assistedsignin.ui.AssistedSignInActivity (client)' was disposed without first being removed with the input manager!
This is very likely a different issue... but present with 23016 canary.
Maybe I should try to reflash & try fresh
Fry-kun said:
Is there some way to get back MagiskHide functionality now that it's not supported in core?
I have 23016 installed (for latest p6xl)
Click to expand...
Click to collapse
Hmm ... you must have done something wrong ... hiding works fine for me. I would suggest to:
- remove all magisk modules (and reboot)
- re-patch boot.img and download to PC
- in the Magisk app, click 'Magisk deinstall
- reboot (no root now)
- reboot to bootloader
- flash patched boot.img
- reboot
- re-install Magisk app, 'hide' the app in settings
- enable zygisk
- configure denylist, make sure that when you select an app you also select ALL services underneath it for hiding
- install USNF 2.2.0
Now check your root detection apps, they should work.
Netflix should also work (clear cache for Play Store and Google Play-services)
All is working fine for me.
I just factory reset, reinstalled magisk, added a plain account (no copy apps from old phone), enabled zygisk, added USNF, hid magisk.
Installed YASNAC (passed), reset storage for Play Store (device is now certified), installed Netflix.
Added Netflix to denylist, reset Netflix storage.
Opening Netflix -- still infinite loop of gray "Sign in ... with your saved password" at the bottom.
Pixel 6 Pro, sq1d firmware. Magisk canary (23016)
Aside, adding Google Play-services to denylist doesn't survive a reboot. There are "denylist rm" entries in the log after safetynet-fix, maybe it removes those..?
Fry-kun said:
I just factory reset, reinstalled magisk, added a plain account (no copy apps from old phone), enabled zygisk, added USNF, hid magisk.
Installed YASNAC (passed), reset storage for Play Store (device is now certified), installed Netflix.
Added Netflix to denylist, reset Netflix storage.
Opening Netflix -- still infinite loop of gray "Sign in ... with your saved password" at the bottom.
Pixel 6 Pro, sq1d firmware. Magisk canary (23016)
Aside, adding Google Play-services to denylist doesn't survive a reboot. There are "denylist rm" entries in the log after safetynet-fix, maybe it removes those..?
Click to expand...
Click to collapse
You should not add Google play services to denylist !
Then clear Netflix cache again, reboot ... try again ...
foobar66 said:
You should not add Google play services to denylist !
Then clear Netflix cache again, reboot ... try again ...
Click to expand...
Click to collapse
I tried it with no Play Services, and clearing Netflix storage, same thing.
This is happening specifically when my google account is on the phone and it has a saved Netflix login info.
Also tried with SD1A fw from Nov., same thing.
I tried removing the saved pw - everything is fine, Netflix works.
Re-saved the pw after logging in, logged out & opened Netflix again -- same issue (see attached)
In other words, it's not really Netflix that's the problem...
Fry-kun said:
I tried it with no Play Services, and clearing Netflix storage, same thing.
This is happening specifically when my google account is on the phone and it has a saved Netflix login info.
Also tried with SD1A fw from Nov., same thing.
I tried removing the saved pw - everything is fine, Netflix works.
Re-saved the pw after logging in, logged out & opened Netflix again -- same issue (see attached)
In other words, it's not really Netflix that's the problem...
Click to expand...
Click to collapse
When you log out of Netflix (from within the app; click profile icon upper right; then 'log out') do you then get the app's login screen? If yes, can you log in properly on that screen?
Only other suggestion which I have is: log out of Netflix from a browser/web. Remove your Netflix password from your Google account (also on the web). Login on Netflix (browser), save password again in your Google account. Then try again on Android/phone.
Will try..
Meanwhile, apparenly Amazon app may just be garbage: https://www.theverge.com/2021/12/1/22811710/amazon-android-12-appstore-drm-issues
Fry-kun said:
Will try..
Meanwhile, apparenly Amazon app may just be garbage: https://www.theverge.com/2021/12/1/22811710/amazon-android-12-appstore-drm-issues
Click to expand...
Click to collapse
Amazon app works for me, just ordered Spigen cover, screen protector and lense protector all from Spigen on Amazon.
My banking app dont even like developer settings enabled or root or root hiding at all, can even see i have bootloader unlocked, so i am forced to live with no root through.
Fry-kun said:
Will try..
Meanwhile, apparenly Amazon app may just be garbage: https://www.theverge.com/2021/12/1/22811710/amazon-android-12-appstore-drm-issues
Click to expand...
Click to collapse
I had a heck of a time with the Amazon app but it didn't have anything to do with root. Was adaway. Had to run the log and white list a few things now it's good to go.

Categories

Resources