[SCRIPT] DEBLOAT Script - Samsung Galaxy Note FE ROMs, Kernels, Recoveries,

Hello everyone,
Note FE comes with much more bloatware than most other phones, it has apps preinstalled that some of us probably will never use.
Some of those apps may even run at boot and consume RAM and CPU. For this purpose I made a small very effective script and that will remove huge amount of applications. This script works on de-odexed and odexed ROMs.
I created the script when Samsung released Nougat update for Galaxy phones and I use it all the time without any problems. This also support other Samsung galaxy phones running Marshmallow or Nougat. So we have ALL-IN-ONE solution for debloating.
* You can easily edit script and add character ' # ' to exclude certain APP from deleting *

Take care here. This debloat might affect apps on rooted devices. Do a backup first.

I've done this before on other phones but can't remember. I'm guessing you need to be rooted to do use this script ? Also you need to flash this is TWRP?

DarkManX4lf said:
I've done this before on other phones but can't remember. I'm guessing you need to be rooted to do use this script ? Also you need to flash this is TWRP?
Click to expand...
Click to collapse
Not sure about root (I'm rooted anyway), but you need to flash it with TWRP. I fdound that uninstalling Chrome stopped some pf my apps. Disabling Chrome does not have this effect - which shows that Chrome (which I dislike) is active even when diaabled.
Also, uninstalling Samsung voice input will soft brick your device. But you can safely disable it: go figure.

Oreo update for this script?

Pie update?????

Related

[HowTo] Remove preinstalled apps - no need to flash custom roms or gold card root!

I know there are some people like myself who actually like Sense and doing a 'full' root can be daunting, especailly if all you want to do is remove the crud that Vodafone or your Telco install on your branded Legend. But there is no reason this can't be used to remove apps that are in a custom ROM - as far as I am aware! If someone with a custom ROM could confirm this, that would be great!
Righto, as per usual here is the disclaimer - doing this is risky and you do so at your own peril! Don't come crying to me or Paul @ MoDaCo if it bricks your phone (it shouldn't but this is just a warning)
Enough of that you get the idea Now for the fun bit!
First if you are not you'll need VISIONary+ from MoDaCo, at the time of this writing r13 is the latest and is available on page 7.
Please read and check the original post as there may be an updated version. If you are rooted skip to the next step.
This is Paul's guide he done quickly on his G2, it's more of a pictorial guide (same rules apply to the Legend as G2 in this case).
Once installed use the Temproot option, this can take 15 seconds or so to complete, use a Terminal Emulator and type su then return/enter and your $ should change to a # - this means you have temproot.
Go to the market and install SuperUser, Titanium Backup, BusyBox.
Open Titanium Backup allowing it root access when prompted, go to Backup/Restore and scroll to find one of the preinstalled bloatware apps, I chose the Vodafone Music app and the Vodafone Web app.
Long hold on the app you want to remove and scroll down a bit and choose the option "Force remove app (by recovery exploit)"
This will reboot your phone TWICE, you will get the recovery screen up - LET IT RUN IT's COURSE! DO NOT INTERRUPT THIS.
Once it boots back into your normal check that the app is no longer in your App drawer
Repeat for all the Apps that came preinstalled that you don't want, just be careful you don't remove anything that may still be needed!
A huge thanks to Paul at MoDaCo for this ingenious hack and the Titanium Backup, BusyBox and SuperUser developers for their hard work in writing their apps which also allow us to easy do this
Oh and you can use the Temproot on boot to have a sortof but not fully permaroot
Great work. I'll try on CM 6.1 RC1. One thing though...If I'm rooted I presume I need only the Titanium backup not VISIONary or other tools, right?
Yes you need the other apps, but you can remove them afterwards if you want. You'll need SuperUser to be able to grant Titanium Backup access, and Titanium Backup requires BusyBox to be installed - Titanium Backup gives you the option to install BusyBox if you press the 'Problems?' button under the Overview tab.
PS: you can use the free version of Titanium Backup for this exercise.
Yes, thank you. I knew about busybox and the option to install it from Titanium. SuperUser I have it already since I'm using CyanogenMod RC1 and it is included in the ROM (I think it is OK like this). So only Titanium (+busybox) needs to be installed.
I'll give it a try and let you know the results. I'll try to remove a rather large application (for ex Google Maps) and I'll install it afterward on the sdcard (since it is system appl, it cannot be moved directly to sdcard)
Later edit: IT WORKS! So I've tried to (and succeeded) remove 2 "system" applications: Google Maps and Calculator. Both were removed and the free space is now available (before 80 Mb free, after 91.2 Mb free).
There was only one issue with Maps, the icon still showed up in the application drawer and it was working (even after going through all above). After several checks I found the reason. The Maps were installed twice...the version included in the CM ROM (that was deleted by this procedure) AND the updated Maps (it once asked for upgrading the application from the market and I did that). After removing the "system installed" version of Google Maps, the "updates" remained. I went to Settings-Applications-Manage Applications and I found Maps there. I've uninstalled the updates then rebooted the phone. After that the icon was gone completely.
To conclude, for CM ROMS (or for all phones that are already rooted and have already the SU application), the steps to be performed for removing a system appl are:
1. Install Titanium Backup
2. Press (as instructed) "Problems" button. This will install a working version of busybox.
3. Check if the application you want to remove, has also updates (from Market or some other places) installed. If YES, go to Settings-Applications-Manage Applications and uninstall all the updates.
4. Start Titanium Backup and perform the steps indicated in the first post by TheLegendaryJay.
So it is working on custom ROM's as well and you don't need VISIONary or other application/tools.
All credits go to Paul, CM team and this whole community, the ones which made such things possible for our phones. TheLegendaryJay, thank you also for sharing this with us. Perhaps for rooted phones it is easier to remove applications with adb commands, but some are maybe not so technical to install the SDK or know how to use it (I can be counted as one of them), or they just might want to remove an application when they don't have a pc with SDK nearby.
yap, can confirm this. works great on cm 6.1 rc1. thanks for the hint
For you guys who are rooted - why not just flash the overlay filesystem patch, enable it, and then use any file explorer and go to /system/app/ and delete the apps you dont want? just a tip, it's much easier.. (and takes less time)
Because one of the reasons for which I wanted to rip out an application from the ROM is to gain some more space... By using overlay system, as I understood, you're practically duplicate the whole system to make it accessible for writing so I don't know if you gain some more space. Eventually you'll have less. Or, if that space is on the sdcard, that does not suit me also cause as I know, is working slower from there. Anyhow, I don't want to detail this here cause we'll be off-topic.
Rapier said:
Because one of the reasons for which I wanted to rip out an application from the ROM is to gain some more space... By using overlay system, as I understood, you're practically duplicate the whole system to make it accessible for writing so I don't know if you gain some more space. Eventually you'll have less. Or, if that space is on the sdcard, that does not suit me also cause as I know, is working slower from there. Anyhow, I don't want to detail this here cause we'll be off-topic.
Click to expand...
Click to collapse
As I understand it, the system folder is only linked so the phone believes it's on the SD-card. This should mean, no extra space is taken (except for the few kB that makes this possible). i could be wrong, but I use system overlay and I see no whatsoever decrease in performance. Not in benchmarks nor in usage.
If you are rooted - and dont want system overlay, I still think there is a better wway - ADB! just mount system, cd to system/app, ls it and rm whatever apps ypu dont want.. no need for multiple reboots - quick and effective
adb way might be quicker but it might prove to be ineffective (at least for me it was). In order to remove an application, you must check its filename (with ls command). I've tried to remove Facebook and Twitter applications using adb remove and guess what...they're still there. I admit I might have done something wrong, what I'm saying is that through this new method described above, someone is able to remove an appl by chosing it from a list. For the ones that don't feel so confortable using adb, this is an alternative
Sent from my Legend using XDA App
Rapier said:
adb way might be quicker but it might prove to be ineffective (at least for me it was). In order to remove an application, you must check its filename (with ls command). I've tried to remove Facebook and Twitter applications using adb remove and guess what...they're still there. I admit I might have done something wrong, what I'm saying is that through this new method described above, someone is able to remove an appl by chosing it from a list. For the ones that don't feel so confortable using adb, this is an alternative
Sent from my Legend using XDA App
Click to expand...
Click to collapse
When it comes to ADB, you must write the filename exactly as it is, if you want to remove Facebook.apk you must rm Facebook.apk, not facebook.apk or just rm Facebook*
What I do, I ls all files, copy the filenames I want to remove into into a txt file. ex. "rm facebook.apk Torch.apk voiceDialer.apk AndroidTerm.apk" and so on. When I flash a new rom, i just copy that file string and remove em all with that one command ofc. I ls it after and check if there is anything new I want to remove, but I get rid of most of it in a few seconds. (good tip!)
I understood that. Now I've checked again and I know what happened...the same thing I said above. The appl was removed also with adb command but the updates of that appl were not. I've removed the updates from Settings and after that the whole appl was gone (Facebook in this case). So both metods work, everyone can choose what he likes more
Anyway this was much more to test if it's working on custom ROMs as was asked by TheLegendaryJay and less as of providing an alternate way for rooted owners.
Sent from my Legend using XDA App
You both are wrong. Overlay is just an overlay... it uses several file systems or parts of file systems (directories, files), merge them and show them to us as one new merged file system. The principle is such that if U have one read-only and one read-write file system merged together, all writes are then performed to that read-write one. If you'd like to delete one file from read-only portion, that action is noted on read-write portion and your system doesn't t see that file again through merged file system whereas it is in fact still there...
BlaY0 said:
You both are wrong. Overlay is just an overlay... it uses several file systems or parts of file systems (directories, files), merge them and show them to us as one new merged file system. The principle is such that if U have one read-only and one read-write file system merged together, all writes are then performed to that read-write one. If you'd like to delete one file from read-only portion, that action is noted on read-write portion and your system doesn't t see that file again through merged file system whereas it is in fact still there...
Click to expand...
Click to collapse
thanks for this, great info. Now I'm glad I use adb and not file overlay for removing files
Why's that? Overlay is really handy thing for testing... U can make the system think that the file is not there but in fact is. If something goes wrong (boot loop) because of that, U just disable overlay and U R back on with origial state. After U are satisfied with changes, U can merge those changes into read-only file system via recovery mode.
Sent from my HTC Legend
BlaY0, you're totally right. Overlay is a great thing for testing (and by the way many thanks you for what you did). But if you're not a tester, just an enthusiast who look for new stuff for his phone, overlay could be much more than he needs.
I'm looking for example to have as much free space in memory as possible. REAL free space. If I'm using overlay, that will not be gained right? The read only files will still be there, only the overlay will show them "deleted". So...what I'm doing instead is that I'm flashing one of the existing ROMs (as per my preferences - CM 6.1 RC1 for ex.) that will not "brick" my phone, I customize it with widgets and applications as I like, than I start deleting what I don't need. For sure I can use overlay for that, but I can do it also without it. This topic presented an alternative for doing that, to the known adb commands. Also from what I've understood, the method in this topic is more aimed to the ones that are not (or don't want to be) rooted. And for those, the adb method doesn't work
You sure are totally right, but then again if you deleted some apk from /system/app that is needed for some other apk and U didn't know about that, you could end up with a so called boot loop. And if this is done by some noob, the simplest way for him to restore would be to wipe and reflash the original ROM. Overay can prevent such accidents. Actually even with overlay you can save space especially where is needed the most, that's on data partition - there's no need for dex in dalvik-cache any more etc. and surely you get more free ram as that app isn't loading any more. For the system partition it actually doesn't matter if it is full in fact why it shouldn't be full. When we get our S-OFF the first thing I will do is to rearange mtd partitions shrinking system and extending data coz now I have like nearly 50 MB free on system partition that I can not use wisely.
Sent from my HTC Legend
Thanks, VF music and web app not banished from my Legend
Okay, I must be doing something wrong, but I have no idea what. I have the same ROM as Rapier on my Desire, I have Titanium Backup and I did everything he said above. The pre-installed apps are uninstalled with TB (Car app, News and Weather, Facebook, Twitter, Google Voice, Maps, Quickoffice 2.0 which I have no idea what really is), I clear the Dalvik cache and many mega are freed. Then if I reboot, they're back. Like nothing happened.
Do you have any idea or should I give more details? Thanks for the help, guys.
Have you checked also if those applications you're removing do not have some updates installed? Because if they do, you'll get them back on the phone. First remove the updates from each application (from normal "Application" management), then remove the application residing in system with TB.
PS. QuickOffice is a suite program similar with MS Office, that allows you to read (and in the paid version also to write) office documents (.doc, .xls, .ppt...etc)
Thank you for your quick reply.
Yes, I have checked and uninstalled all updates. They are all with the basic version.
About Quickoffice, I know what it is It's just that the one that came with CM 6.1.0 RC1 cannot be accessed, it can only be used to open supported file formats (I just found out after posting here ). I'd prefer the normal Quickoffice with which I can access my dropbox and Google docs too, that's why I wanted to uninstall this in the first place.

[Q] Z3C just rooted and Titanium Backup issue

Hello there, I just rooted my Z3C 5803 phone with the exploit founded yesterday (.93 FW) and first thing I did was to install Titanium Backup because there were a lot of programs I wanted to remove for good from this device and also wanted to integrate newer versions into the Rom. Whenever I try to integrate, for example, a newer YouTube, Google Chrome, Google Play Store version into the Rom, TB seems to keep trying and trying forever.
Checking into the TB FAQ i found this:
"14. I tried to integrate system app updates or to convert user apps to system apps but it didn’t work. Why?
These features require a NAND unlocked ("S-OFF") device, in order to write to the ROM.
Depending on the software, some S-ON devices may "remember" modifications made to /system for a while, or until the next reboot. That is not enough for our purpose.
Please search the Internet for information on how to make your particular device S-OFF."
.......but, of course, for me that is Chinese. Doesn´t mean that if I´m root, I can anything I want to the Rom? If not, what do I need to make the phone S-OFF?
Hope someone could help this noob!
Thanks in advance.
Alx
... never mind - didn't see you posted in another section, too.
You can't make the backup because the sony ric protection dissable write access to /system.
You can dissable ric using this tool http://forum.xda-developers.com/showthread.php?p=57043230
[4.4.4] Sony RIC KILLER to gain write access in system
Yust run the. bat file and let it run.
After that you can make any titanium backup
Sent from my D5803 using XDA Free mobile app

What are some key good points about this 5.1.1 update? Features? Fixes? etc

Is anything known about this 5.1.1 update regarding what it brings to the table? Does it run faster in general? Better default apps? Have security fixes like stagefright etc?
Any info would be appreciated.
stagefright fixed, and lollipop features which can be enabled with root, i had to root 'cause i need to disable some stock apps (deleting stock apps like samsung apps etc.)
Ahmetay said:
stagefright fixed, and lollipop features which can be enabled with root, i had to root 'cause i need to disable some stock apps (deleting stock apps like samsung apps etc.)
Click to expand...
Click to collapse
Is 5.1.1 more responsive than 4.4.2 ?
I think the speed of 5.1.1 is mostly the same. Sometimes it is a bit faster sometimes slower. Unlocking the phone is slower than on 4.4.2 in my opinion. Many Apps now have white background. Third party apps like file managers can now write on the external SD card.
The long press power button menu has lost the settings for mute / vibrate / sound.
Disabling unwanted Samsung Apps was easy for me with Debloater from GatesJunior without rooting the phone.

[ROM][TMOBILE][S7_SM-G930T][Oreo 8.0 Rooted][WifiCalling]G930TUVU4CRI2

ROM last updated: 11/8/2018
Introduction:
HUGE thanks to the guys that got this going like root & figuring out hybrid stocks! This ROM is similiar to my previous ROM: [ROM][TMOBILE][S7_SM-G930T][Oreo 8.0 Rooted][WifiCalling], but is based on the newer OTA/FW G930TUVU4CRI2 & is MUCH faster, at least on my phone (See Tmobile versions here). I did NOT base it on G930TUVS8CRJ1 (the latest) because that has bootloader ver8, which we don't have root for yet. (DONT take that OTA since you can NOT downgrade!) And if I had to guess, the only difference are some minor security updates, but mostly the security update that prevents root!!! (So no thanks!)
Description:
Stock Tmobile Oreo 8.0 modified (G930TUVU4CRI2)
This is a hybrid ROM, meaning: because we cannot unlock our bootloader, our options are limited. A hybrid, at least in this case, is where we start with stock, then strip away all the Crapware, add some fun apps, and do some tweaks.
EXTREMELY debloated! Nearly bare minimum, while still retaining hardware functionality. Eg, Samsung Gallery & Camera exist so we get 4k recording, and there aren't errors when we pull up the Gallery to edit, etc. Yes, this means NO Samsung or Android Pay. There could be more apps to debloat but I haven't had a chance to revisit this yet. (Please provide suggestions if interested)
Everything possible I replace Samsung with Google
Solid ROM, very fast!
If you hate Samsung SW and just want a solid working ROM with very few install options to get you up and running this is for you.
This will delete all of your data on the phone! (Not external SD card) This is the only way so don't ask. Backup your data!
Features:
Tmobile Wifi Calling works, along with Visual Voicemail & Mobile Hotspot
Many Aroma Installer app options
(Optional) KevinsFavorites option in Aroma. I'm not sure I'd recommend it due to my tastes. If you're looking for some good common apps tho, it includes: Amazon, AmazonMusic, AndroidAuto, AquaMail, Gmail, GoogleDrive, GoogleKeep, GooglePhoto, Hangouts, IFTTT, Pandora, RootBrowserClassic, TitaniumBackup, Uber, & Wink (If you install these and want to remove them later, use TitaniumBackup (or similiar) to uninstall
Root Features: See Downloads->Recommended Root Zip & say Thanks!
Debloated
De-Knoxed
Decrypted /data/ partition (should be ready for Xposed, but I haven't had a chance to test it yet)
OTAs disabled
Speed & Build Prop Tweaks
Dual speaker option
Ruthless Launcher
Apps
AdAway
AOD Clock Face Themes
CPUSpy
DisableService
Kernel Adiutor
Samsung Video Editor and Trimmer
Xposed Installer
Many more...
Download Links:
Stock Oreo G930TUVU4CRI2
S7_Oreo_Nougat_Adb_Advanced_Root_V11.zip (Say hello & thanks to @jrkruse for this!!)
Custom ROM
Installation:
This will delete all of your data! If you continue, you acknowledge that the Author is NOT responsible for anything that happens to your phone!
Summary (for Pros)
Flash stock Oreo
Root
Flashfire
Oreo_Kevin71246Modded_v3.1.##, Auto-mount, Mount /system read/write Option
Go through Aroma setup. When finished, it should boot to Recovery (if not do this). Do a "Wipe data/factory reset"->Reboot
Detailed Steps
Install Stock Oreo:
Download mode & Setup
Make sure you have latest device drivers setup on your PC
Enable USB Debugging on phone in Developer Settings
Boot phone into Download Mode:
Turn off your device
Press and hold Volume Down + Home + Power button
When you see the warning screen, release buttons & press Vol UP. Phone should say "Downloading..."
Download & unzip TMB-G930TUVU4CRI2.zip to PC (This contains stock Oreo)
Download & unzip S7_Oreo_Nougat_Adb_Advanced_Root_V11.zip to PC (This contains ODIN, eng kernel/AP_SM_Gxx_OREO_ENG_BOOT.tar, & root)
ODIN
Open ODIN on PC (\S7_Oreo_Nougat_Adb_Advanced_Root_V11\Odin_Firmware\Odin_313.exe)
Connect USB from PC to phone. ID:COM in Odin should turn Blue with a COM port
Select AP, BL, CP and CSC files from the \TMB-G930TUVU4CRI2\ folder for corresponding files
Select Start
Finished: Phone will reboot & show Carrier screen for 3-5mins. Wait until Setup screen & go through quickly (bare minimum) since you'll wipe it again. Once in Android, go to Settings->Display->Screen resolution->WQHD->Apply
Root Instructions: (+Flashfire, SuperSU)
Reboot phone into Download mode
Odin
AP: Select \S7_Oreo_Nougat_Adb_Advanced_Root_V11\Odin_Firmware\AP_SM_Gxx_OREO_ENG_BOOT.tar
Start-> Wait for phone to boot to Android OS
Root
Double-click \S7_Oreo_Nougat_Adb_Advanced_Root_V11\cmd-here.exe & Type: root.bat [enter]
Option: 1 (Install Root No tweaks) (Or pick whatever you want)
*Note: With this system root, do not update su binary. Disable notifications for SuperSU app. Don't flash any superuser zips in recovery that are not made by jrkruse
Install Custom Hybrid ROM
Download & copy Oreo_Kevin71246Modded_v4.x.zip to phone
Flashfire
Open Flashfire on phone
Red + symbol->Flash Zip or OTA->Oreo_Kevin71246Modded_v#, Auto-mount, Mount /system read/write Option->Check mark
Click Lighting bolt at bottom-> OK
Phone will reboot to Aroma. Go through setup. (See above for what's in KevinsFavorites)
When finished, allow Aroma to exit.
It should reboot into Recovery (If not, do this: immediately hold Vol-Up btn+Home btn until you see recovery on screen. If you missed it, try again: hold Vol-Down+Pwr btn ~10sec until phone restarts & immediately hold Vol-Up btn+Home btn until you see recovery on screen.)
In recovery: Factory Reset->Yes->Restart phone
*Wait 5-10min on loading screens
Go thru Android setup
Followup-Steps:
Set Dialer: Phone Settings->Apps->Menu->Default Apps->Calling App->Select Phone
Recommendations:
SEFix App: Set to Ultra
Go to system settings, Developer Options, Drawing section , turn OFF 3 animation options
Hide "Hurricane" (RCS) icon: Install System UI Tuner by Zach Wander from Play Store ->Open App->StatusBar->Auto Detect->Uncheck com.samsung.rcs Thanks @pshipley73 for the tip! (BTW I didn't implement the VoLTE/IMS fixes out there because there's too much flux right now with Tmobile & RCS - I didn't want to break anything!)
Known Issues:
Visual Voicemail may fail to register, but restart phone and give it a few hours. It works eventually. (Same issue is on stock)
RCS (Rich Communication Services/Chat/Advanced Messaging) texts don't show up in Android Messages, or Textra apps (Same issue is on stock)
Fix: (Use Samsung Messages) - You may be able to call Tmobile to get this feature disabled with your account. Everything they say online doesnt work. If anyone inquires with them or knows a fix, PLEASE let me know!
Regular earpiece doesnt have sound during a WifiCalling call. Fix: Use Speakerphone. My thought is that this is isolated to using the dual-speaker mod. (Can someone please confirm?) (This is NOT an issue during a non-wificalling call.)
Changelog:
Version 4.7: First stable build
Credits:
- @jrkruse & @klabit87 for Root
- @partcyborg for helping jrkruse
- @jrkruse for his similar ROMs as guides & help
- @Lanc-City for assistance in ROM modding
- @gustco for eng boot.img
- @Raymonf for modified odin
- @amarullz for Aroma Installer
- @Chainfire for FlashFire & SuperSU
- @rovo89 for Xposed
- @JaeKar99 for the cool & colorful boot animation
- @mrRobinson for AdAway ADAway.org
- Brandon Valosek for CPUSpy
- WangQi for DisableService
- Willi Ye for Kernel Adiutor
- @shubby for Ruthless Launcher
- @Craz Basics for Dual Speaker Mod
...
- Please PM me if you were forgotten!
Reserved
kevin71246 said:
Reserved
Click to expand...
Click to collapse
I saw there is a aroma script where you can setup to take these bloatware off ???
Hancom office editor,chrome,maps,YouTube,always on display. other than those, there are no other bloatware running on the rom which needs to taken out.
link for the rom which is missing on the OP
https://drive.google.com/drive/folders/1h-eriVLdgkROAD57IO9rebSSVVlOp7JW
zfk110 said:
I saw there is a aroma script where you can setup to take these bloatware off ???
Hancom office editor,chrome,maps,YouTube,always on display. other than those, there are no other bloatware running on the rom which needs to taken out.
link for the rom which is missing on the OP
https://drive.google.com/drive/folders/1h-eriVLdgkROAD57IO9rebSSVVlOp7JW
Click to expand...
Click to collapse
My bad! I added the ROM link
Regarding the apps you list: I thought I made some of those options in Aroma, but Titanium Backup (or whatever) can easily remove any you still want to delete. Or you can edit my Aroma script and add in those deletes. I did want the phone to be a "tiny-bit" usable after installing the ROM (play YouTube, open pdf files, etc). Enjoy!
Very Nice!
Hi Kevin, how could I install GameLauncher in this ROM?
I'm very interested in using that app when playing :crying::good::fingers-crossed:
FranMLG said:
Hi Kevin, how could I install GameLauncher in this ROM?
I'm very interested in using that app when playing :crying::good::fingers-crossed:
Click to expand...
Click to collapse
What is that app? Something Samsung stock?
kevin71246 said:
What is that app? Something Samsung stock?
Click to expand...
Click to collapse
Yes, it is an application that allows you to do several things while you are playing. The GameLauncher includes GameTools, but I can not install it in any way, because I think you need a file or something like that?
FranMLG said:
Yes, it is an application that allows you to do several things while you are playing. The GameLauncher includes GameTools, but I can not install it in any way, because I think you need a file or something like that?
Click to expand...
Click to collapse
You can root and use app like lucky patcher and install it like in system
DaHouKs said:
You can root and use app like lucky patcher and install it like in system
Click to expand...
Click to collapse
Yes, but will not there be some .zip?
I mean, everything is installed at once, because if I install nothing more than the GameLauncher apk, although without the Samsung store, "Galaxy Apps" I can not update nor will the app work correctly .
In itself, I can not use GameLauncher to have installed GameTools (although I would have done the one to install the apk, the GameLauncher app will not recognize me any game), and without the Samsung store, they will not work well.
kevin71246 said:
What is that app? Something Samsung stock?
Click to expand...
Click to collapse
what about Select HERO2QLTE_USA_VZW.pit on this stock? we dont have to do this anymore?
FranMLG said:
Yes, but will not there be some .zip?
I mean, everything is installed at once, because if I install nothing more than the GameLauncher apk, although without the Samsung store, "Galaxy Apps" I can not update nor will the app work correctly .
In itself, I can not use GameLauncher to have installed GameTools (although I would have done the one to install the apk, the GameLauncher app will not recognize me any game), and without the Samsung store, they will not work well.
Click to expand...
Click to collapse
when you are on the stock with the root then use root browser to save these two files from stock
SamsungAccount_Star, SamsungCloud, under n Priv-app folder, once you run the hybrid ROM using flashfire then go back and restore these two files back to Priv-app folder which will enabled your theme store so you can run your gaming app
zfk110 said:
what about Select HERO2QLTE_USA_VZW.pit on this stock? we dont have to do this anymore?
Click to expand...
Click to collapse
If you are using a S7_SM-G930T & have the stock partitions for this model (ie, you didnt flash a different pit), then you dont need to do it. The guide as-is is solid for a stock S7_SM-G930T. Flashing the pit from another ROM of mine wont hurt if you flash on a S7_SM-G930T. I have only tested this ROM on a S7_SM-G930T.
zfk110 said:
when you are on the stock with the root then use root browser to save these two files from stock
SamsungAccount_Star, SamsungCloud, under n Priv-app folder, once you run the hybrid ROM using flashfire then go back and restore these two files back to Priv-app folder which will enabled your theme store so you can run your gaming app
Click to expand...
Click to collapse
Thank you @zfk110 for jumping in. This ROM really is aiming to be anti-Samsung - I LOVE the hardware but honestly hate all the Sh$t they put on it. And I need wifi-calling. And WE ALL LOVE ROOT. WHY cant we have it!!! ITS OUR PHONE WE BOUGHT DAMMIT! So that's what this ROM is all about. But trying to put it back to how SamDung intented, after my ROM reverts all their shannigans, might actually be easier to just roll with stock Sorry for being blunt.
But I do get it, some apps are actually good. Just PLEASE dont ask for Android pay or Samdung pay!! I do have all the apks, but no where to host them. If you have a little time & initiative, check out this thread I made on how to extract an apk from an "ODIN" file (like TMB-G930TUVU4CRI2.zip from this thread) https://forum.xda-developers.com/tm...ide-how-to-extract-samsung-s7-ota-fw-t3862938 . And check out how to deploy this apk to system (not even sure they have to go to system tho) using ADB under Known Fixes for Messages here: https://forum.xda-developers.com/tmobile-galaxy-s7/development/rom-t3855911 ...or do what @zfk110 said Titanium Backup does have a ton of power to do things like this as well...
zfk110 said:
when you are on the stock with the root then use root browser to save these two files from stock
SamsungAccount_Star, SamsungCloud, under n Priv-app folder, once you run the hybrid ROM using flashfire then go back and restore these two files back to Priv-app folder which will enabled your theme store so you can run your gaming app
Click to expand...
Click to collapse
Okay, I'll try the backup, but I'll try it with Titanium Backup. And by the way, is there a problem if the screen resolution is not in WQHD?
I have no way to restore the apps with Titanium Backup, I do not load the restorations:crying::crying:
FranMLG said:
I have no way to restore the apps with Titanium Backup, I do not load the restorations:crying::crying:[/QUO
download this
https://drive.google.com/open?id=1zr0Dx1Ib3jeoAls2kiG3_9nzBlQHpUvn
it has those two files, and if you want to go back to stock Touchwiz then install the whole zip using flashfire it will give you stock Touchwiz and theme store with Viper and some good rooted apps or you can just pull those two files from it
Click to expand...
Click to collapse
FranMLG said:
Okay, I'll try the backup, but I'll try it with Titanium Backup. And by the way, is there a problem if the screen resolution is not in WQHD?
Click to expand...
Click to collapse
Aroma Installer looks bonk if you dont set the resolution all the way up. Once you go through it tho, itll set back to stock which is in the middle. (ie, when guide is finished, resolution will be in the middle)
Just discovered this! I have a G930v and I've been flashing G930u firmware then G930t radio (CP file) and I've been running strong on tmobile (LTE+, wifi txt'ing & calling all work). Anyone have any experience how this ROM compares?
(LOL... you said SamDung. So true some days.)
zfk110 said:
FranMLG said:
I have no way to restore the apps with Titanium Backup, I do not load the restorations:crying::crying:[/QUO
download this
https://drive.google.com/open?id=1zr0Dx1Ib3jeoAls2kiG3_9nzBlQHpUvn
it has those two files, and if you want to go back to stock Touchwiz then install the whole zip using flashfire it will give you stock Touchwiz and theme store with Viper and some good rooted apps or you can just pull those two files from it
Click to expand...
Click to collapse
I installed it with Flasfire, but it has not installed me, I do not know why?
So I installed it with TWRP Recovery, much more effective and comfortable , at this moment I'm going to see if it lets me use the Apps I need (Game Launcher). Thank you!!
Click to expand...
Click to collapse
Well I do not work the app (Game Launcher) in the Rom of Lanc-City, in the Aroma if it gives you option or has added it, that you can install GameLauncher .
I think something is missing, and I do not know what function.

Non-Root Options

Hello everyone.
So, I have been rooting my devices (mostly HTC) over the past 12 years. My primary purpose for root was for installing custom roms. However, for the past few years, I have only been using root for Titanium Backup to bk up, remove bloatware or freeze apps that I want to keep, but don't want constantly running & Game Guardian.
I currently have in my possession, a new Samsung Galaxy Note 9 Snapdragon with 512G of storage as well as a new Samsung Galaxy Note 9 Exynos with 128G of storage. However, I will be sending one back...
Given my latest usage for root, are there alternatives I could use on the SGN9 Snapdragon, return the Exynos & skip rooting?
I appreciate your assistance!
Tobi
Root seems unnecessary with this device. Freezing apps can be done using non root methods. The only feature of root I miss is the ability to truly remove bloatware from the device, but the crapware can be disabled just through adb commands, so it is not a big deal.
Snowby123 said:
Root seems unnecessary with this device. Freezing apps can be done using non root methods. The only feature of root I miss is the ability to truly remove bloatware from the device, but the crapware can be disabled just through adb commands, so it is not a big deal.
Click to expand...
Click to collapse
Thanks, for the reply! Do you have any suggestions for apps that can freeze, backup & or a good non-root file explorer?
Cheers!
tobisahybus said:
Thanks, for the reply! Do you have any suggestions for apps that can freeze, backup & or a good non-root file explorer?
Cheers!
Click to expand...
Click to collapse
Root explorer is the best file explorer. ClockworkMod has a backup app that requires no root. I don't recall what it is called. Island can freeze apps as well as clone them. Just follow the instructions perfectly.
Are you in the USA? If so, then keep the Snapdragon, because it's the better device (seriously). You can flash the firmware that matches your US carrier. Are you on T-MOBILE? If so, then SM-N960U1 is the best of the snapdragon models/firmwares, because it is carrier unbranded, with very little bloat, and works with all Tmobile features (unlike other carriers). That's my setup, and it's VERY good with the new Pie+OneUI. No root needed.
Use ADB to disable/uninstall any bloat you don't want. Here is a guide:
https://forum.xda-developers.com/galaxy-note-9/how-to/note-9-debloat-bash-script-t3907659
Don't run that script; just pick and choose what you want to disable and run each line individually in your adb shell.
Finally, keep the Exynos if you just need root and can get it working with your provider as well as the Snapdragon model did.
Thanks guys for your advice.
Yes, Atlanta my N9 Snapdragon is the SM-N960U1 variant & I'm on AT&T.
Unfortunately, I now have another conundrum. Prior to transferring my HTC 10 contents to my N9 Snap, my 10 went into perpetual boot-trip. When I finally got it to boot up, there was an internal storage corruption error & TWRP isn't available. In addition, now the 10 won't launch any apps, or read my external SD.
I had previously (& recently) backed the entire phone up on my PC, including TB & all the recent backups from within. However, my N9 isn't rooted. Is there was a way to extract the .apk & data from TB via PC & transfer it to my N9?
Any advice or suggestions are appreciated.
Regards,
Tobi

Categories

Resources