Hey everyone, I'm not sure why all of the 3rd party apps on MIUI Revamped are installed as system apps and we can't remove, so I made a little script to remove all those. Here's how:
Download my script attached and remove the .txt ending so it ends in .sh
- Download Gscript Lite from the market.
- Start Gscript, leave it to take Superuser access, and close it
- a new folder called "gscript" was created on your internal sdcard;
- Copy my script in gscript folder on internal sdcard:
/sdcard/gscript
- Start Gscript and then press:
Code:
Menu --> Add script --> Load file
select the script, and check 'Need SU' if not already clicked, then save;
- A new script is added!
- Press on the script you want and it will run thru and remove those apps!
**If you want to customize which apps get removed**
Open the script with a text editor and remove lines from there or add more.
To find the name of the app, you can open the MIUI Revamped ROM download and go into the System/app folder and look at the app names.
HAVE FUN!!!
I appreciate your effort but sounds like using adb or rootexplorer would be easier. If this causes problems with my rom it will be removed. Download revamped for what it is.if you don't like what's in revamped then run stock. You really should have asked before having peopl altering my rom. If you uaw this and encounter problems DO NOT REPORT IN ReVaMpED thread.
nickmcminn60 said:
I appreciate your effort but sounds like using adb or rootexplorer would be easier. If this causes problems with my rom it will be removed. Download revamped for what it is.if you don't like what's in revamped then run stock. You really should have asked before having peopl altering my rom. If you uaw this and encounter problems DO NOT REPORT IN ReVaMpED thread.
Click to expand...
Click to collapse
You are entirely too offended by this. We all use your rom because we love how it runs, but all the live wallpapers and extra apps, A LOT of people don't use. And until now I have been removing them via adb or other root uninstallers. It takes too long since you update your rom every friday. Quick question, why put all these 3rd party apps in the system/app folder? You completely missed the point of my post. It could very well have something to do with how you build your rom, I don't know I'm not a developer. Again, I'm not sure why you are so offended. If I was tweaking the hell out of your rom or something I could understand but its just removing some apps. Why the hostility?
lupascu.marius said:
You are entirely too offended by this. We all use your rom because we love how it runs, but all the live wallpapers and extra apps, A LOT of people don't use. And until now I have been removing them via adb or other root uninstallers. It takes too long since you update your rom every friday. Quick question, why put all these 3rd party apps in the system/app folder? You completely missed the point of my post. It could very well have something to do with how you build your rom, I don't know I'm not a developer. Again, I'm not sure why you are so offended. If I was tweaking the hell out of your rom or something I could understand but its just removing some apps. Why the hostility?
Click to expand...
Click to collapse
Because sir for you never asked us to make these mods. Second there's no hostility just speak the truth. There are proper ways to go about things and this sir isn't. I am standing 100% behind my partner, except he doesn't want this take down and i do. All this does is cause problems and confusions. IF YOU USE THIS TO ALTAR OUR ROM, PLEASE DON'T REPORT BUG'S.
once again no personal attack just there is a proper way of doing things thank you.
Thread in hiatus while we investigate...
Regards,
M_T_M
@OP...I will contact you via PM soon.
Related
Sorry bout the last one. This one is good now
Hello all,
I've thrown together an app-pack that includes apps that i see are necessary and important to have on my phone. I was getting very frustrated with constantly having to reinstall my apps after flashing a new rom on. So i decided to create a batch file that will allow you to install back all your apps very easily.
I know there are things such as ADB file explorer, but i think that this is a much simpler way of doing it. Its also very easy for me to add apps that you guys feel needs to be included.
Let me know what you guys think.
App list
1. Root booter
2. Set cpu
3. Move cache for root users
4. Swapper
5. WiFi teather
6. Google places
7. Tmo visual voicemail
8. Shop savvy
9. Shazamm
10. Movies
11. Free dictionary
12. Ad free
13. App Manager
14. Taskiller
15. aTrackdog
16. Biz Card Reader
17. Keep Screen Lite
18. Pure Calander Lite
Change log:
v1.1
-added ability to remove apps that you don't want installed on the phone
v1.2
-corrected app pack to follow xda rules
v1.3
-added 3 new apps
v1.4
-added bizcardreader, keep screen lite and pure calander lite
-replaced apps with new updated versions from market
http://www.megaupload.com/?d=WKFMZH1Y
Can you post or PM me with the list of apps?
I just want to take this time to point out that apks are not tamper-proof. While I doubt mgorman went and modified any of the apps included in this pack, I wouldn't get in the habit of installing apps from unsafe sources. The only sources that should be considered safe are official Android Markets or the official website of an app.
jashsu said:
I just want to take this time to point out that apks are not tamper-proof. While I doubt mgorman went and modified any of the apps included in this pack, I wouldn't get in the habit of installing apps from unsafe sources. The only sources that should be considered safe are official Android Markets or the official website of an app.
Click to expand...
Click to collapse
How can they be tampered with? Like.turning them into a virus?
And what about the apks that devs include in their roms? Are you referring to them as well?
mgorman said:
How can they be tampered with? Like.turning them into a virus?
And what about the apks that devs include in their roms? Are you referring to them as well?
Click to expand...
Click to collapse
Everyone has to decide what their comfort level is in terms of accepting who they will trust an apk from, particularly root-enabled apps. These apps have the potential to do anything they please to the filesystem.
Google Experience Android phones are great because one can install apks from any source. That is one of the core requirements for open innovation, but its also a double edged sword. It's the user's burden to decide what is a safe source for apks. You wouldn't eat candy from a stranger, afterall, would you?
I see what you mean and I can assure anyone that is going to try this that I didn't mess with the apks and they're downloaded straight from the market
mgorman said:
I see what you mean and I can assure anyone that is going to try this that I didn't mess with the apks and they're downloaded straight from the market
Click to expand...
Click to collapse
I just want to reiterate that in no way did I mean to imply that the linked zip file contains malware (but neither can I guarantee that it doesn't). Instead I was stating that it is bad security to install executable/interpreted code from unverified sources. Especially when one can just as easily grab the aforementioned apps themselves.
I would just like to point out that root booter is not recomended for any cyanogen rom. He has built a safer reboot and shutdown into his rom.
FYI the easiest way to reboot into recovery is to 'hold power' 'select reboot' 'hold in the home button until it reboots' There is no need to turn the phone all the way off and hold both buttons.
followinginsanity said:
I would just like to point out that root booter is not recomended for any cyanogen rom. He has built a safer reboot and shutdown into his rom.
FYI the easiest way to reboot into recovery is to 'hold power' 'select reboot' 'hold in the home button until it reboots' There is no need to turn the phone all the way off and hold both buttons.
Click to expand...
Click to collapse
Thats why I made an option to remove apps from being installed.
Watch out for an update to the app-pack coming later tonight....
Want to add an application to the pack? Send me a PM and I'll put it in there
Just a thought
Is there a way this can be done so we can we can add the app(s) of our choice to customize the way we want it?
Apaca1ypse said:
Is there a way this can be done so we can we can add the app(s) of our choice to customize the way we want it?
Click to expand...
Click to collapse
Yes you can. Any apps that you want installed you can place in the wanted-apps folder and when you run the batch any apk in the wanted-apps folder will be installed to your phone.
I will be adding some more options to the menu such as rebooting into recovery, rebooting into fastboot, etc. as well as more apps.
There's been a lot of speculation on what can and can't be removed as well as how to remove them without causing force-closes, boot loops, and other headaches. So I wrote this script that will let you disable all of the bloat with none of the hassle.
After a few prompts to find out if there's anything you want to keep that can't be replaced in the market, it will do its magic -- renaming files to a .bak extension so they are no longer recognized by Android. This will cause some system services to fail and force-close loop until you reboot (and the script reboots for you). Also included is a script that will undo all of this.
If you select every option, including the default launcher and text messaging apps (which are confirmed safe to remove without losing SMS or MMS ability or push notifications), then here's the list of apps removed:
AdService.apk, android-syncservice-app.apk, ArcVideoEditorLite.apk, BackupAssistanceClient.apk, Blockbuster.apk, BlurHome2.apk, BlurSNMessagingEngine.apk, BlurTasks.apk, BlurUpdater_VZW.apk, BooksPhone.apk, CitrixReceiver.apk, CityID.apk, Conversations.apk, DLNA.apk, DlnaSystemService.apk, FriendFeed.apk, gotomeeting-stub-1.0.74.apk, GuidedTours.apk, HelpCenter.apk, IMPresence.apk, IndexingService.apk, Kindle.apk, MessagesWidget.apk, Messaging.apk, MOTOPRINT.apk, MSExchangeService.apk, MyVerizon.apk, NewBayVault_4.2.99.36.Market.apk, NFLMobile.apk, OnlineAlbum.apk, PhotoEditor.apk, PortalStandAlone.apk, Preloaded.apk, RichLocationVzW.apk, SkypeBourbon.apk, Slackerradio.apk, SocialMessaging.apk, SocialShare.apk, StatusWidget.apk, SuggestionsProvider.apk, SuggestionsRuleCheckerCore.apk, SuggestionsServiceScheduler.apk, Swype.apk, ToggleWidgets.apk, UniversalInbox.apk, Upgrader.apk, VCAST_TONES_4_5_7.apk, VCASTMusic.apk, VCASTVideo.apk, VSuiteApp.apk, vzw_vnav_DROID3_rel_PROD_signed.apk, VZWIM.apk, VZWInstaller.apk, WeatherWidget.apk, ZumoCast_1.0.17.apk
Make sure you run these scripts using Script Manager or a comparable app and be sure to enable it to run as root or it won't have permission to make changes to /system/app.
This is version 1 of the scripts -- if any of the apps removed wind up causing problems or more are found, I'll add it to the list. I've tested the scripts back and forth myself and have tested it as much as I can without finding any issues. Also, some apps are removed without asking, such as ZumoCast or VCAST or NFL Mobile. You can find these apps in the market, so there's no point keeping them locked down in system.
Enjoy! Comments are welcome.
UPDATE 9/1/2011: fixed a typo in one of the variables (thanks everyone who reported this), added more options to keep (Swype and Car Dock Voice Commands), split into two versions -- one for the stock 5.5.959 build and 5.6.890 update (late August OTA), added a warning about removing the home screen without a launcher and that it removes the Calendar widget.
Great, but maybe it would be nice to make a y/n option for each .apk where it asks you if you want to delete that apk
script
instructions for use?
thanks
DoubleYouPee said:
Great, but maybe it would be nice to make a y/n option for each .apk where it asks you if you want to delete that apk
Click to expand...
Click to collapse
You shouldn't delete them -- we don't have an SPF yet. Someone posted the complete /system/app contents and you could restore, technically, manually, but it's a bad idea. Renaming to a .bak is completely effective.
lodisax said:
instructions for use?
Click to expand...
Click to collapse
Read the post.
You'll want to use Script Manager -- unzip the two scripts to your SD card (internal or external), launch Script Manager (free version is fine), find the script and click it, then tick on 'root' and then run the script. Follow the prompts from there.
script
thanks for the answer
psouza4 said:
You shouldn't delete them -- we don't have an SPF yet. Someone posted the complete /system/app contents and you could restore, technically, manually, but it's a bad idea. Renaming to a .bak is completely effective.
Click to expand...
Click to collapse
Yeh sorry that's what I meant.. Option to y/n rename the apk.
I'd like to use the script once I get my droid 3 but would like to 'keep' some of the apks.
DoubleYouPee said:
Yeh sorry that's what I meant.. Option to y/n rename the apk.
I'd like to use the script once I get my droid 3 but would like to 'keep' some of the apks.
Click to expand...
Click to collapse
There's Y/N for anything you'd want to keep. About 6-7 questions in total. Anything that you can't find in the market that isn't definitely bloat has a prompt.
script
script manager that you use?
I use script manager and asked me if I want to remove each apk or not.
There is a script manager that does everything automatically?
thanks for the answer
lodisax said:
script manager that you use?
I use script manager and asked me if I want to remove each apk or not.
There is a script manager that does everything automatically?
thanks for the answer
Click to expand...
Click to collapse
Please read the thread thoroughly -- I'm going to ignore obvious questions like these.
psouza4 said:
There's Y/N for anything you'd want to keep. About 6-7 questions in total. Anything that you can't find in the market that isn't definitely bloat has a prompt.
Click to expand...
Click to collapse
So what if I wanna keep DLNA, photoeditor and socialmessaging?
DoubleYouPee said:
So what if I wanna keep DLNA, photoeditor and socialmessaging?
Click to expand...
Click to collapse
Then answer 'Y' to the prompts asking if you want to keep 'DLNA' or 'social messaging'. There are plenty of photo editors in the market, so there's no prompt on that (although if you were so inclined, you could just rename the .BAK's back to their original files). I feel you haven't actually looked at the script or read my post.
psouza4 said:
I've tested the scripts back and forth myself and have tested it as much as I can without finding any issues. Also, some apps are removed without asking, such as ZumoCast or VCAST or NFL Mobile.
Click to expand...
Click to collapse
I think the ultimate test is to do factory reset and see how device will go through initialization stage. It can be surprises which are not noticeable during normal use. Without this it is kind of premature to say what is safe to delete and what is not.
serg675 said:
I think the ultimate test is to do factory reset and see how device will go through initialization stage. It can be surprises which are not noticeable during normal use. Without this it is kind of premature to say what is safe to delete and what is not.
Click to expand...
Click to collapse
Ehh I agree with you to a point, because i made the very noobish mistake of uninstalling bloat that i knew would not effect daily use; however, I did a factory reset to test a theory for krazy and learned that something I uninstalled makes the setup process FC and wont let you get to the blur launcher, luckily other launchers work and I was able to batch install via adb.
Thing is though is if the phone reboots when this stuff is renamed then it will survive a factory reset, though it may do the same thing mine has done. If it does its no big deal to load up adb and rename the files back so that you can complete the setup.
You forgot the World Clock widget in your removal script; the only clock that thinks it needs a permanently-resident service, regardless of whether it's running or not.
Xenoproctologist said:
You forgot the World Clock widget in your removal script; the only clock that thinks it needs a permanently-resident service, regardless of whether it's running or not.
Click to expand...
Click to collapse
That messes with the dock though, so I don't consider it bloat.
I know its a lot to ask... but can someone either create a comprehensive list of what each one actually does... or point us in a direction to where there already is one?
Sent from my DROID3 using Tapatalk
Seirÿu said:
I know its a lot to ask... but can someone either create a comprehensive list of what each one actually does... or point us in a direction to where there already is one?
Click to expand...
Click to collapse
Open the script in a text editor and read my comments -- it gives each one a title.
@psouza4 - nice work, it's about time someone took a more organised approach to figuring out what apks are safe to remove.
I tried to get a similar effort going here :-
http://forum.xda-developers.com/showpost.php?p=17004394&postcount=11
but the way people behave on this forum, it's like trying to herd cats.
thingonaspring said:
@psouza4 - nice work, it's about time someone took a more organised approach to figuring out what apks are safe to remove.
I tried to get a similar effort going here :-
http://forum.xda-developers.com/showpost.php?p=17004394&postcount=11
but the way people behave on this forum, it's like trying to herd cats.
Click to expand...
Click to collapse
Thanks!
Couple of notes, too:
It was asked in IRC why I'm removing 'android-syncservice-app.apk'. This service is the extra backup stuff that Verizon added on (as evidenced inside the package in /assets/system.properties you'll find several references to verizon servers for sync, like sm_connection_url=http://syncba.myvzw.com/syncml). This service doesn't do anything beneficial for you unless you really have a hard-on for Verizon's sync stuff. I've had it disabled since we achieved root and it has no affect on account sync services (contacts, gmail, calendar, reader, etc.) nor SMS/MMS push notifications, etc.
Also, a fellow PM'd me saying he got errors that variable names were invalid -- turns out he had edited the script in Windows, saved it, and that broke the UNIX-style line endings. If you're going to modify the script, use Notepad++, UltraEdit, or something that will maintain the correct line endings. Or just use an editor on the phone, such as in Root Explorer.
Thanks a bunch man, works great. About to run a benchmark to see the results!
I used psouza4's Bloatware Removal for Droid 3 script to remove the bloat from my Bionic: http://forum.xda-developers.com/showthread.php?t=1238472.
While it got most of it, it left behind a few apps due to name changes in apps between the 2 devices. After SSH-ing into my device I compared the names of the lingering apps with the ones in the script and made the proper changes.
I saw in his post that some people were looking for a more refined way of removing Motorola's widgets, so I added that to the bottow of the script for users to uncomment if they want to remove specific widgets instead of all or nothing.
Lastely, I tossed in a few other options that would have to be uncommented to run, such as removal of QuickOffice, File Browser, and Browser. The latter 2 will need replacements installed prior to removing them or problems will occur (or so I've read).
That being said, I will not post the script until I get the OK from psouza4 to repost his work with my changes. Also, if this has been done already (I couldn't find it...and yes, I looked) then please let me know and I won't bother. Stay tuned if you're interested in using it. Hopefully I can repost it for new Bionic owners like myself.
Diff Output
Attached is the diff output I ran against my edit and the original script. The first entry of each comparison is my edit to the original command in the script.
Scripts
Attached are the de-bloat and restore scripts based on psouza4's Droid 3 work.
n00b Question:
Does this just freeze all bloat or does it remove it completely?
Easy answer I'm sure... I just want to be sure I understand what this does.
-Thanks
Darca said:
n00b Question:
Does this just freeze all bloat or does it remove it completely?
Easy answer I'm sure... I just want to be sure I understand what this does.
-Thanks
Click to expand...
Click to collapse
it renames the files with a .bak extension so the OS can't see them, and therefore wont load them.
by not deleting them you can run the restore script to remove the. bak extension. i had to do this today to update my bionic (the update fails upon installation if it cant see the apps you renamed.
make sure to follow the instructions in psouzas post with regards to using a program such as script manager.
Thank you!
I'm wanting to install the current version of the AOKP rom onto my note, but i noticed (after I flashed - boh) that there's an FC problem with the included launchers on that rom.
In the instructions they suggest using ADB to push novalauncher's apk file out to your device, but that seems needlessly complex to me when I could just (in theory) bundle the app into the .zip before I flash.
Is there any reason I can't insert the nova.apk into the AOKP.zip file (in /system/app as i understand it), zip it back up, flash the .zip as per normal AOKP instructions and proceed on my merry way?
Is it that simple? Do I need to mess around with chmodding the apk file or should the fact that it's in /system do that stuff for me?
FWIW I have tried this, but got some problems with having lost root between flashes (stupid ICS root) and that caused me some problems and a lot of high-heartrate moments trying to flash back to a working RocketRom build.
I'd rather do it 'properly' with accurate information about what I'm doing before I try again.
Appreciate the assistance.
I am to faceing the same problem but on other device
Sent from my HTC Glacier using xda premium
sideways86 said:
I'm wanting to install the current version of the AOKP rom onto my note, but i noticed (after I flashed - boh) that there's an FC problem with the included launchers on that rom.
In the instructions they suggest using ADB to push novalauncher's apk file out to your device, but that seems needlessly complex to me when I could just (in theory) bundle the app into the .zip before I flash.
Is there any reason I can't insert the nova.apk into the AOKP.zip file (in /system/app as i understand it), zip it back up, flash the .zip as per normal AOKP instructions and proceed on my merry way?
Is it that simple? Do I need to mess around with chmodding the apk file or should the fact that it's in /system do that stuff for me?
FWIW I have tried this, but got some problems with having lost root between flashes (stupid ICS root) and that caused me some problems and a lot of high-heartrate moments trying to flash back to a working RocketRom build.
I'd rather do it 'properly' with accurate information about what I'm doing before I try again.
Appreciate the assistance.
Click to expand...
Click to collapse
I open the ROM zip up and add .apks to the /system/app/ folder all the time..I also delete the ones I know I can and won't use..
There are some apps that won't work like this but its very uncommon..For example I can never include quickpic I always have to manually install it from the market.
sideways86 said:
I'm wanting to install the current version of the AOKP rom onto my note, but i noticed (after I flashed - boh) that there's an FC problem with the included launchers on that rom.
In the instructions they suggest using ADB to push novalauncher's apk file out to your device, but that seems needlessly complex to me when I could just (in theory) bundle the app into the .zip before I flash.
Is there any reason I can't insert the nova.apk into the AOKP.zip file (in /system/app as i understand it), zip it back up, flash the .zip as per normal AOKP instructions and proceed on my merry way?
Is it that simple? Do I need to mess around with chmodding the apk file or should the fact that it's in /system do that stuff for me?
FWIW I have tried this, but got some problems with having lost root between flashes (stupid ICS root) and that caused me some problems and a lot of high-heartrate moments trying to flash back to a working RocketRom build.
I'd rather do it 'properly' with accurate information about what I'm doing before I try again.
Appreciate the assistance.
Click to expand...
Click to collapse
Well my problem is solved
Check the app name of apps ur adding they should not include space in them ( like xda primium.apk) if there r space then remove the space (like xdaprimium.apk) it should work fine
Sent from my HTC Glacier using xda premium
MrDSL said:
I open the ROM zip up and add .apks to the /system/app/ folder all the time..I also delete the ones I know I can and won't use..
There are some apps that won't work like this but its very uncommon..For example I can never include quickpic I always have to manually install it from the market.
Click to expand...
Click to collapse
Thanks man.
One more question - as far as launcher apps go, is there any way to set the default launcher in the .zip file?
If I delete the pre-existing launcher app from the rom in question and add nova.apk should it set itself as the default launcher app automatically?
sideways86 said:
Thanks man.
One more question - as far as launcher apps go, is there any way to set the default launcher in the .zip file?
If I delete the pre-existing launcher app from the rom in question and add nova.apk should it set itself as the default launcher app automatically?
Click to expand...
Click to collapse
no you will prbably need to makea script to get it to work
How can i make the required script??
plz help
---------- Post added at 09:41 PM ---------- Previous post was at 09:37 PM ----------
And ive heard "the TouchWiz launcher included in the rom has hardware acceleration for better graphics performance while the launchers we use like GO LAUNCHER etc depends totally on cpu. They consume cpu power only and no GPU"
IS THAT SO??????????????
that would not mean a good thing
cause GO launcher or n other launcher are way better than Stock TWiz launcher.
I don't want someone to do all the work for me, but if anyone could direct me to some kind of resource with the relevant syntax and such that'd be amazing.
sideways86 said:
If I delete the pre-existing launcher app from the rom in question and add nova.apk should it set itself as the default launcher app automatically?
Click to expand...
Click to collapse
You can delete any launcher in the original zip and replace it with Nova and it will work. You don't need any script to do that, as suggested before.
thanks chasmodo - this worked flawlessly.
Hi friends,
As we all know, sammy devices comes with lots of junks and bloats which hardly we use.
So, i was looking for a thread where i could find a way to debloat/remove excess system files from J7/6 but i was quite depressed when i found no link for my device. Although some nice techies have posted zip from other sources, i mean some debloater zips are directly posted here from s6 groups. And as we know that not all devices have same bloats or junks or having different names of same bloats.
That's why i tried to do some changes on a zip made by @TENN3R (Originally made by @ambasadii . Thanks both of you man) and finally come here with this work. Hope you'll love it.
Before flashing this zip, my device system part was showing 118mb space. After flashing zip modded by me, i got whopping 1.19gb free space in system.
All i can say is, your device system will have a great amount of space to breath which will surely show you result in battery life + performance (as per my experience I'm getting +15/20% battery life and performance is superb)
So, let's come to the point. There's attached zip, download it & move it to device internal storage/sdcard/usbotg. Reboot to recovery (your device must be rooted with TWRP recovery preinstalled). Flash this zip and wipe dalvik/cache. Reboot to system and you'll see that almost all junks is removed.
To know which apps it removes and if you want to keep some system apps, open zip, copy updater script on your pc, open updater script with notepad++, check all apps names one (takes hardly few minutes) and if you want to keep any app in system and don't want to remove it, just remove that whole line. For example, if you want to keep "GoogleContactsSyncAdapter", remove line contains that app name ? runs ("/sbin/rm", "-rf", "system/app/GoogleContactsSyncAdapter"); ? including semicolon same as shown here.
I suggest you to take backup of all apps (system/app & system/priv-app) so in case you want to restore any app, you can do it. It will remove some unwanted junk apps from csc folder also, (Yes it will remove bike mode too)
I have tested this zip few times on my device (SM-J710GN) and on one another device (SM-J710FN) and there's no any fc or issues. So i think it's worth trying.
But as we all say here, I'm not responsible if your device get bootloops, your wife hits you or your dog bites you for some reasons.
Do not forget to hit thanks button. :fingers-crossed::fingers-crossed:
Link:
http://www.filehosting.org/file/details/624732/Modded_J7_DeBloater_MMv1.zip
Good work bro
i did not succeeded with installation of this zip. TWRP just said that it failed.
Good work! I must try it out.
Excellent! Works like a charm! Thank you a lot. I've done a video guide (sub Eng). Hope this can be helpful.
can we use an script like this to restoring or adding new apps to the system?
(instead of -rm -mv to another folder and restoring with -cp )
Hello can i use this firmware to my J700H?
bro can u tell me how can i remove s bike mode from my j7 2016
I get so mad when i see that s bike mode logo i didn't even use it plzz tell me
i can't download the file....can u upload here???
thanks
matrixrio said:
can we use an script like this to restoring or adding new apps to the system?
(instead of -rm -mv to another folder and restoring with -cp )
Click to expand...
Click to collapse
ryu091 said:
Hello can i use this firmware to my J700H?
Click to expand...
Click to collapse
someone can upload the file zip in another place? Thanks, is impossible to download there!
best regards
dacorsa said:
someone can upload the file zip in another place? Thanks, is impossible to download there!
best regards
Click to expand...
Click to collapse
Here is the original zip file attached.
You should edit the script according to your needs before flash.
Because it also remove sbrowser, nfcui,sbike etc. etc.
matrixrio said:
Here is the original zip file attached.
You should edit the script according to your needs before flash.
Because it also remove sbrowser, nfcui,sbike etc. etc.
Click to expand...
Click to collapse
Thanks you're a gentleman
Lost Network
I lost my sim networks, both Sim 1 and Sim 2 after flashing the zip file. Bad part is, I didn't make a back up before doing the process.
Can't not open ' Setting '
I know this thread was old thread,but I'm just want to asking why my J7 2016 can't open setting after i flash the debloater?