Script Debloated/De-Knoxed Lite/Full CM12.1 - Stock 6.0.1 (Rom Clean) J5 2015 - Samsung Galaxy J5 Themes, Apps, and Mods

Tired of installing a rom and not know that eliminate fear of leaving the system unusable, I made some scritp to do the work for you. Leave a clean rom and without fear of (Bootloop) is like having your (rom lite) :angel:
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this File
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Requirements:
Code:
-Have rooted the phone
-Have TWRP
-Make a backup of your rom
Installation:
Code:
-Flash for recovery and reboot
Full Debloated- De-Knoxed Stock J5 6.0.1
Apps eliminated:
Code:
delete_recursive("/system/app/BasicDreams");
delete_recursive("/system/app/BBCAgent");
delete_recursive("/system/app/ChocoEUKor");
delete_recursive("/system/app/CoolEUKor");
delete_recursive("/system/app/EasymodeContactsWidget");
delete_recursive("/system/app/EasyOneHand3");
delete_recursive("/system/app/ELMAgent");
delete_recursive("/system/app/EmergencyLauncher");
delete_recursive("/system/app/EmergencyModeService");
delete_recursive("/system/app/EmergencyProvider");
delete_recursive("/system/app/GalaxyAppsWidget_Phone_Hero");
delete_recursive("/system/app/GearManagerStub");
delete_recursive("/system/app/Gmail2");
delete_recursive("/system/app/PhotoPhase");
delete_recursive("/system/app/Kies");
delete_recursive("/system/app/KnoxAppsUpdateAgent");
delete_recursive("/system/app/KnoxAttestationAgent");
delete_recursive("/system/app/KnoxFolderContainer");
delete_recursive("/system/app/KnoxSetupWizardClient");
delete_recursive("/system/app/KnoxSwitcher");
delete_recursive("/system/app/Gmail2");
delete_recursive("/system/app/MSSkype_stub");
delete_recursive("/system/app/Kies");
delete_recursive("/system/app/KnoxAppsUpdateAgent");
delete_recursive("/system/app/MyKNOXSetupWizard");
delete_recursive("/system/app/RCPComponents");
delete_recursive("/system/app/RoseEUKor");
delete_recursive("/system/app/SamsungTTS");
delete_recursive("/system/app/SecurityLogAgent");
delete_recursive("/system/app/SysScope");
delete_recursive("/system/app/talkback");
delete_recursive("/system/app/UniversalMDMClient");
delete_recursive("/system/WebManual");
delete_recursive("/system/priv-app/EasyLauncher2_Zero");
delete_recursive("/system/priv-app/FotaAgent");
delete_recursive("/system/priv-app/KLMSAgent");
delete_recursive("/system/priv-app/ManagedProvisioning");
delete_recursive("/system/priv-app/SamsungBilling");
Disappear Knox about the device:
Edit build prop
Code:
ro.config.knox=0
ro.secure.storage.knox=false
Save changes and restart
Download:
DEBLOATED - DE-KNOXED STOCK 6.0.1
Lite Debloated- CM12.1
Apps eliminated:
Code:
delete_recursive("/system/app/Browser");
delete_recursive("/system/app/Camera2");
delete_recursive("/system/app/CMFileManager");
delete_recursive("/system/app/Email");
delete_recursive("/system/app/Exchange2");
delete_recursive("/system/app/FM2");
delete_recursive("/system/priv-app/CMUpdater");
Full Debloated- CM12.1
Apps eliminated:
Code:
delete_recursive("/system/app/Browser");
delete_recursive("/system/app/Camera2");
delete_recursive("/system/app/CMFileManager");
delete_recursive("/system/app/Email");
delete_recursive("/system/app/Exchange2");
delete_recursive("/system/app/Eleven");
delete_recursive("/system/app/Galaxy4");
delete_recursive("/system/app/HoloSpiralWallpaper");
delete_recursive("/system/app/LatinIME");
delete_recursive("/system/app/LiveWallpapers");
delete_recursive("/system/app/LiveWallpapersPicker");
delete_recursive("/system/app/NoiseField");
delete_recursive("/system/app/PhaseBeam");
delete_recursive("/system/app/PhotoPhase");
delete_recursive("/system/app/PhotoTable");
delete_recursive("/system/app/PicoTts");
delete_recursive("/system/priv-app/CMUpdater");
delete_recursive("/system/priv-app/AudioFX");
delete_recursive("/system/priv-app/Trebuchet");
Nota: Decide which is best for you, if you use another launcher / keyboard equalizer can use the full debloated
Download Debloated Lite:
Download Debloated Lite
Download Debloated Full:
Download Debloated Full
If I was helpful, do not forget to press the button thanks.

reserved for more scripts

Thanks alot sir
Send from my J500F using PBS v8.1

XDA-User404 said:
Thanks alot sir
Send from my J500F using PBS v8.1
Click to expand...
Click to collapse
Great¡¡
regards

There are more apps which can be removed safely.
On stock rom 5.1.1 odexed, i have 48 apks in system/app (175 mb total) and 46 apks in system/priv-app (146 mb total). and still have to remove some apks which I've forgot.
Google Play Store and Play Services are also bloatware.

#Henkate said:
There are more apps which can be removed safely.
On stock rom 5.1.1 odexed, i have 48 apks in system/app (175 mb total) and 46 apks in system/priv-app (146 mb total). and still have to remove some apks which I've forgot.
Google Play Store and Play Services are also bloatware.
Click to expand...
Click to collapse
i don't understand how can you stay without Google play? Lol :laugh:.there are thousands of apps that depend on play services

#Henkate said:
There are more apps which can be removed safely.
On stock rom 5.1.1 odexed, i have 48 apks in system/app (175 mb total) and 46 apks in system/priv-app (146 mb total). and still have to remove some apks which I've forgot.
Google Play Store and Play Services are also bloatware.
Click to expand...
Click to collapse
If there are more, even I didn't do the debloated stock 5.1.1, but if I take away the play store and services you will become crazy haha
Some or almost all in need of it.

Can I flash this rom in J500FN only with twrp without root? If yes, Do i get root after flashing it? Because I don't want it.

Razorbak34 said:
Is this rom pre-rooted? Because I don't want it.
Also, can I flash this rom in J500FN only with twrp without root?
Click to expand...
Click to collapse
Its a "SCRIPT " not a ROM

raheelkhattal said:
Its a "SCRIPT " not a ROM
Click to expand...
Click to collapse
My bad, didn't see I wrote rom. Pardon, edited.
EDIT: I tried flashing it without root only with TWRP and it works correctly on J500FN.
EDIT 2: Well, now I can't install software updates. When I click in settings / about phone / software updates nothing happens. :/

Bricked my J510FN with a stock 6.0.1 ...

Hi, it is possible to flash directly in the Trinidad & Tobago stock rom (6.0.1)?

RicardoArantes said:
Bricked my J510FN with a stock 6.0.1 ...
Click to expand...
Click to collapse
It´s for SM-J500, no 510.
Worked (or so it seems) for me on a J500M.

Razorbak34 said:
EDIT 2: Well, now I can't install software updates. When I click in settings / about phone / software updates nothing happens. :/
Click to expand...
Click to collapse
Same here, I'm guessing something was removed that had to do with the software updates function?

MiLToS_666 said:
Same here, I'm guessing something was removed that had to do with the software updates function?
Click to expand...
Click to collapse
Yeah, that's not really good. @zonik Can you make a new version without removing software update?

Razorbak34 said:
Yeah, that's not really good. @zonik Can you make a new version without removing software update?
Click to expand...
Click to collapse
Plus a fix for us that already applied your script (thank you very much!) and would like to restore the Software Updates functionality.

MiLToS_666 said:
Same here, I'm guessing something was removed that had to do with the software updates function?
Click to expand...
Click to collapse
Razorbak34 said:
Yeah, that's not really good. @zonik Can you make a new version without removing software update?
Click to expand...
Click to collapse
As far as I remember, you need to re-add FotaAgent.apk and SysScope.apk or open updater-script with Notepad ++ if you are on Windows and delete the 2 lines for these apks.
Probably UniversalMDMClient.apk is needed too, I don't remember right now, but I have a detailed list on my PC, but I cannot access it now.

#Henkate said:
As far as I remember, you need to re-add FotaAgent.apk and SysScope.apk or open updater-script with Notepad ++ if you are on Windows and delete the 2 lines for these apks.
Probably UniversalMDMClient.apk is needed too, I don't remember right now, but I have a detailed list on my PC, but I cannot access it now.
Click to expand...
Click to collapse
When you have the time, please let us know which files we need to restore back and provide those files too as they have been already removed by the script!

MiLToS_666 said:
Same here, I'm guessing something was removed that had to do with the software updates function?
Click to expand...
Click to collapse
Why should u depend on software updates after debloating your phone? Updates will again bring back the unwanted stuff which you dont like.
dont rely on system updates, just flash and have fun
---------- Post added at 05:23 AM ---------- Previous post was at 05:17 AM ----------
MiLToS_666 said:
When you have the time, please let us know which files we need to restore back and provide those files too as they have been already removed by the script!
Click to expand...
Click to collapse
Zonik clearly mentioned at the begining of this post to back up your phone before flashing this script. If u havent backed up your previous rom then I guess Odin method will help u.

Very nice from Germany ?

Related

[ROM][JB][4.1.2][UVMC6][Touchwiz] Stock Deodexed & Rooted (Fixed!) [13/4/13]

First of all credit to T-Mobile for the ROM, Sammobile for the download, and dsixda for his Android Kitchen which made this a flashable zip
Click to expand...
Click to collapse
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
By using the rom you agree with the above terms!
Click to expand...
Click to collapse
Now to the fun stuff & info
Click to expand...
Click to collapse
This is the official T-Mobile ROM which I have just converted it from an ODIN tar to a custom recovery friendly zip which you can flash.
It contains the all the apks, sounds, wallpapers, and of course, the bloatware!
This ROM is deodexed, rooted, has busybox installed, and zipaligned
Telus/Koodo users I suggest you to flash your respective radios because I was having a few dropouts here and there.
Don't flash any radios for now guys. Signal is fine after settling down. Let it settle for a day or so and then you might be able to try it out
Tell me if I need to add more
Installation Instructions
Click to expand...
Click to collapse
1. Download ROM
2. Copy onto internal SD or external
3. Wipe everything (data, cache, dalvik, system)
4. Flash ROM using TWRP 2.x.x.x
5. Flash this. AND FLASH NOTHING ELSE. I MEAN IT.
6. Reboot. If you get stuck on the 4G screen, reboot and it should work.
7. After it is done booting, wait for 10 mins for optimum performance, but not required.
8. Flash this and reboot for tethering mod and ripple lock. It will not flash fully, but it worked anyways so just reboot.
jovy23 said:
STILL HAVING PROBLEMS WITH TETHERING EVEN AFTER THE MOD? - Go into "Settings-More Settings-Mobile Networks-Access Point Names" and then press your phone's "Menu Settings Key" on the bottom left of your phone and then select "Reset To Default" and see if that helps.
Click to expand...
Click to collapse
Changelog
Click to expand...
Click to collapse
13/04/13 - Fixed tethering and added ripple lock effect
09/04/13 - Debloated, fixed Play Store
08/04/13 - Fully Stock
Download
Click to expand...
Click to collapse
April 13th, 2013
Taken down, refer to older one
April 9th, 2013
Dev-Host link:TMO-SGH-T989 STOCK Rooted, Deodexed & Debloated.zip - 404.75 MB
MD5: On Dev-Host link
April 8th, 2013 (Works for some people)
Google link:TMO-SGH-T989-STOCK Rooted & Deodexed.zip (Will crash under heavy load)
Google MD5: 34d21f9e594e1cb16f5bd97218c297d7 (I'm pretty sure its right)
Dev-Host link: TMO-SGH-T989-STOCK Rooted & Deodexed.zip (Will not crash on the other hand)
Dev-Host MD5: 34d21f9e594e1cb16f5bd97218c297d7
Mods
Click to expand...
Click to collapse
Scrollable Launcher and 4-way reboot mod by bryan2894
http://forum.xda-developers.com/showthread.php?t=2231209
First
Sent from my SGH-T989 using xda app-developers app
Is it not upped yet cause it says file no longer available in the link
Koragg618 said:
First of all credit to T-Mobile for the ROM, Sammobile for the download, and dsixda for his Android Kitchen which made this a flashable zip
Now to the fun stuff.
This is the official T-Mobile ROM which I have just converted it from an ODIN tar to a custom recovery friendly zip which you can flash.
This ROM is deodexed, rooted, has busybox installed, and zipaligned
Telus/Koodo users I suggest you to flash your respective radios because I was having a few dropouts here and there.
Tell me if I need to add more
Download
TMO-SGH-T989-STOCK Deodexed & Rooted.zip (BEING UPLOADED AT THE MOMENT, I PRESSED CREATE THREAD BY MISTAKE :/)
Click to expand...
Click to collapse
Thanks buddy really appreciate it, Btw have you debloated it? If not then no worries I'll do it myself, thanks!
Sent from my Nexus 7 using Tapatalk 2
adil17 said:
Thanks buddy really appreciate it, Btw have you debloated it? If not then no worries I'll do it myself, thanks!
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
Nope, but you could do that :good:
droidz79 said:
Is it not upped yet cause it says file no longer available in the link
Click to expand...
Click to collapse
+1
Sent from my SGH-T989 using xda premium
Can't wait till it uploads
Sent from my SGH-T989 using xda app-developers app
Go get it now!!!!
Dang I just unrooted and was going to update via Kies but I haven't gotten that far yet. Am I better off rooting it again and flashing your rooted version since I'm assuming there's no tutorial on rooting Hercules 4.1.2 yet?
Anyway, thanks for your work!
koudies said:
Dang I just unrooted and was going to update via Kies but I haven't gotten that far yet. Am I better off rooting it again and flashing your rooted version since I'm assuming there's no tutorial on rooting Hercules 4.1.2 yet?
Anyway, thanks for your work!
Click to expand...
Click to collapse
Rushing actually made one!
Here it is: http://forum.xda-developers.com/showthread.php?t=2226774
Thanks a lot man. Can you provide us with the MD5 for the file please?
Thanks!!! Can you post MD5
Koragg618 said:
Go get it now!!!!
Click to expand...
Click to collapse
Thanks!!! Can you post the MD5 to ensure a good file download.
Other question is the file size is 446 MB, I read somewere else that the download size via KIES was around 700MB?
EDIT: I saw the MD5 in the OP.. thanks..
droid75 said:
Thanks a lot man. Can you provide us with the MD5 for the file please?
Click to expand...
Click to collapse
juancubo said:
Thanks!!! Can you post the MD5 to ensure a good file download.
Other question is the file size is 446 MB, I read somewere else that the download size via KIES was around 700MB?
Click to expand...
Click to collapse
MD5 posted, should be correct.
And I think there was a lot of extra stuff in the .tar file because when I had finished turning it into a zip I landed with around 800MB, but then I realised some of the .img files from where the files where extracted from were still in the .zip, so deleting them brought the .zip down dramatically.
I also checked with mohan's stock ROM and it was around 400-500MB so yeah :good:
Great job!
Sent from my cell phone telephone....
Can someone confirm this has pop out video? Not that this screen resolution would make it realistically stomachache.
mettleh3d said:
Can someone confirm this has pop out video? Not that this screen resolution would make it realistically stomachache.
Click to expand...
Click to collapse
Yes it does, it looks alright as per my standards
Whoa. Dope. I'm impressed Sammy.
This will be the first time since gingerbread I can say I'm running stock rom! LOL. Not for long I'll bet....tho my N7 is running stock 4.2.2 with no plans of changing it.
Sent from my cell phone telephone....
I can't get pass the black Samsung Galaxy SII ANDROID 4G T-Mobile screen, the loading blue bar stops a small chunk before 100%.
How long does this suppose to take? Is this flash only CWM compatible?
Hoping I'm as satisfied with this as much as the stock 4.2.2 N7 rom ....so I can take a break from reading all the drama certain xda members in our section are creating far too often lately!
P.s. not insinuating anyone in this thread.....just saying. Lol
Sent from my cell phone telephone....

[4.1.2 UVMC6][Multilanguage] Heracles ROM V1.0

Welcome to the Heracles ROM!
Disclaimer1: Your warranty is now void!
I am not responsible if you brick your phone. or kill your sd card!
I cannot be held responsible for smoke, fire, water, or other natural disasters.
So please READ the entire OP!
Disclaimer2:Flashing with recovery doesn't support Preload will end with missing files
Use my TWRP recovery
Disclaimer3: Always make a backup first!! Flash at your own risk!
Clean install is always recommended, but at minimum make sure you wipe!
ROM FEATURES
Based on T989UVMC6
Multilanguage
Fully De-odexed
Rooted
BusyBox
Latest ZipAling
Fully debloated
Free Tether Mod
23 Toggles & Lidroid Settings
Wifi Calling
4-Way reboot
Unknown Sources By Default
Framework animation
Volume wake Rocker
Fully disable app verification
Many features I forgot
Installation:
Download and copy Heracles ROM to.sdcard.
Flash latest TWRP from here.
Reboot to TWRP recovery
Make a FULL Wipe data/cache & dalvik.
Flash rom.
Reboot.
Downloads:
androidfilehost
Thanks to:
JustArchi For ArchiKitchen.
osm0sis For mkbootimg.
Chainfire For SuperSU.
Stericson For BusyBox.
JesusFreke For [Bak]smali.
AOSP For Zipalign..
one_love_420
SArnab©®
Wanam
ptmr3
CNexus
me​
mine
this one also
Nice job with the ROM. Sadly though, everything Google related does not work.
elesbb said:
Nice job with the ROM. Sadly though, everything Google related does not work.
Click to expand...
Click to collapse
Most google app can be downloaded and updated from google play.
If anything not working tell me and I can solve it in new build.
mohammad.afaneh said:
Most google app can be downloaded and updated from google play.
If anything not working tell me and I can solve it in new build.
Click to expand...
Click to collapse
I fixed it. For some reason all the Google apps were in /system/app as symlinks to the /preload directory yet the only thing that existed in /preload was an MDM directory. I just downloaded the GAPPS for cm10 and extracted the necessary files and put them into the /system/app directory and all is working now.
Thanks mohammad.afaneh for this........ and I gave you your 1000th "thanks"!
I'll get my S2 out of the closet, dust it off and to try this out. I'm gonna use this for media consumption.... especially streaming audio.
elesbb said:
I fixed it. For some reason all the Google apps were in /system/app as symlinks to the /preload directory yet the only thing that existed in /preload was an MDM directory. I just downloaded the GAPPS for cm10 and extracted the necessary files and put them into the /system/app directory and all is working now.
Click to expand...
Click to collapse
Maybe you flashed the ROM from another recovery that doesnt support preload. Use my twrp.
BIOYAM said:
Thanks mohammad.afaneh for this........ and I gave you your 1000th "thanks"!
I'll get my S2 out of the closet, dust it off and to try this out. I'm gonna use this for media consumption.... especially streaming audio.
Click to expand...
Click to collapse
that a kind of you and hope you enjoy it.
mohammad.afaneh said:
Maybe you flashed the ROM from another recovery that doesnt support preload. Use my twrp.
Click to expand...
Click to collapse
I fixed it so it doesn't matter. Why are you even using preload? Normally they just install that stuff to the system/app directory.
elesbb said:
I fixed it so it doesn't matter. Why are you even using preload? Normally they just install that stuff to the system/app directory.
Click to expand...
Click to collapse
I had take a look to all ROMs based on stock. The most move the apps to /system/app folder and the rest used the samsung way by place some app in preload so I had write new code to symlink the app from preload to system.
The ROM is debloated so there is no effect on ROM speed and app loaded at boot but If the system is full that will slowdown the device and eat more ram.
Hi. Gps have problem. Please fix it
joedeng said:
Hi. Gps have problem. Please fix it
Click to expand...
Click to collapse
Sorry my device not working now. I will when it fixed.
do we have to flash gapps with this rom or its not necessary.
yaseenarafath said:
do we have to flash gapps with this rom or its not necessary.
Click to expand...
Click to collapse
No this is stock rom.
You can install them from play store.
@mohammad.afaneh A question can be installed as a virtual partitioned as CM13
URD3 said:
@mohammad.afaneh A question can be installed as a virtual partitioned as CM13
Click to expand...
Click to collapse
never test but probably NO.
you need ramdisk modification to boot!
mohammad.afaneh said:
never test but probably NO.
you need ramdisk modification to boot!
Click to expand...
Click to collapse
Thanks for your reply
So long to fix it. Because it stop in v1. And not have v2 v3 v.v.v. Don't u to do build it continue?.
Sorry my english not good. I just type something i understand. Thanks
I have a question
Dose this rom support Vietnamese languag hồe
ngocthanh909 said:
Dose this rom support Vietnamese languag hồe
Click to expand...
Click to collapse
I think yes.
all languages ported from intl s2 firmware.

Debloated, Stripped and Customized 13b

I did not like that there is no custom firmware for the VS986 so I decided to fix that!
It is really lean, runs fast and is pretty responsive.
Couple of locations to choose from.
Disclaimer:
I am not liable for anything that happens to your phone!​
If you want something put back in.
Post 2 has them.
Full Flashable Stock 13b made by me is in post 2 as well.
Features that are baked in
- Based on LG Pure Experience (Thread is here)
- Lots of Fonts
- Build.Prop Tweaks
*ALL windows are enabled for Split-Screen
*LCD Density is 540 DPI
*Dalvik Heap as been increased a little, per app and phone itself
- V10 apps include
*Contacts
*Gallery
*Home Launcher
- Took out USB Autorun
- Xposed should be semi-installed
*It does take a little while on first boot
*More optimizations than normal on first boot
- Updated BusyBox
- Everything I never used and/or that could be replaced via 3rd party
*VVM
*Few ringtones have been left (non-stock)
*Few Notifications were added and removed
*Few Alarms have been left
- Other things I have probably forgotten
IMG v1
OneDrive or Google Drive
Uncompressed f6c13a698e5f82ed41e9725882540650
Compressed 3410c53c8b97177ae128f27bc11a13e9
Patch 1
OneDrive or Google Drive
fe9be27abee629c97f21ccb13d355dec
IMG v2
OneDrive or Google Drive
Uncompressed 3f178552dd1e79044faaedb17d58efbe
Compressed 97c583eb946c27bd11626d25ac46841a
IMG v3
OneDrive or Google Drive​
Changelog for V2 - 08/01/2016
-Permission fixes (Audio mostly)
-Took out System Update
-Integrated SU Beta (latest at this time is 2.7x BETA)
Changelog for V3 - 09/27/2016
-It is now using Stock Verizon ROM as my base
-SuperSU 2.7x SR1
-Updated to latest xposed modules
Flashable Apps - Google Drive
Flashable Apps - OneDrive
----------------------------------------------
Full Stock 13b - OneDrive
Full Stock 13b - Google Drive
Thanks for all your efforts! I've been on the LG G4 since release and would love to slim down a little/
enzomtrx said:
Thanks for all your efforts! I've been on the LG G4 since release and would love to slim down a little/
Click to expand...
Click to collapse
You will see a HUGE improvement in speed..
It has not only been a little reduction but it only uses 2.72GB of system space
je2854 said:
You will see a HUGE improvement in speed..
It has not only been a little reduction but it only uses 2.72GB of system space
Click to expand...
Click to collapse
how would you recommend flashing this? I am on 13B rooted at the moment.
enzomtrx said:
how would you recommend flashing this? I am on 13B rooted at the moment.
Click to expand...
Click to collapse
Same way you flashed your rooted 13b.
It's the only way you can do it at the moment.
The only thing it will over write is the system...
You shouldn't need to worry about losing your data.
Sent from my VS986 using XDA-Developers mobile app
Perfect, thanks!
enzomtrx said:
Perfect, thanks!
Click to expand...
Click to collapse
I'm working on getting a FlashFire file ready...
If you are scared of download mode flashing, hold off for a little bit
je2854 said:
I'm working on getting a FlashFire file ready...
If you are scared of download mode flashing, hold off for a little bit
Click to expand...
Click to collapse
11Char
Just flashed this morning, working great so far. I did LGUP back to stock 13b, then did this with SEND_command normal procedure, working great. Kudos!
enzomtrx said:
Just flashed this morning, working great so far. I did LGUP back to stock 13b, then did this with SEND_command normal procedure, working great. Kudos!
Click to expand...
Click to collapse
Thank You, enjoy
Might find some other things to make it better... Suggestions?
Sent from my VS986 using XDA-Developers mobile app
i just got a new one with 25a. can i still downgrade to 13b and flash this with the old method?
http://forum.xda-developers.com/verizon-g4/general/downgrade-mm-to-ll-lgup-t3322616/page1
Yes sir.
enzomtrx said:
http://forum.xda-developers.com/verizon-g4/general/downgrade-mm-to-ll-lgup-t3322616/page1
Yes sir.
Click to expand...
Click to collapse
thank you, i did it. i am just flashing this debloated rom, will let you know how it works.
---------- Post added at 11:20 PM ---------- Previous post was at 11:01 PM ----------
are ota updates disabled already like in the pure lg experience?
je2854 said:
I do not like that there is no custom firmware for the VS986..
Features that are baked in
- Based on LG Pure Experience image (Thread is here)
- Lots of Fonts
- Build.Prop Tweaks
- V10 apps include
Contacts
Gallery
Home Launcher
- Took out USB Autorun
- Xposed should be semi-installed
- Updated BusyBox
- Everything I never used and/or that could be replaced via 3rd party
VVM
Few ringtones have been left (non-stock)
Few Notifications were added and removed
Few Alarms have been left
-EDIT: Build.prop includes
ALL windows are enabled for Split-Screen
LCD Density is 540 DPI
Dalvik Heap as been increased a little, per app and phone itself
- Other things I have probably forgotten
I have been testing this out for a couple of days and it really lean, runs very fassst and is pretty responsive.
It is being uploaded to several locations right now.. will have links by today's end (hopefully)
MD5 for the image is f6c13a698e5f82ed41e9725882540650
Compressed MD5 is 3410c53c8b97177ae128f27bc11a13e9
Image is here
Click to expand...
Click to collapse
---------- Post added at 11:33 PM ---------- Previous post was at 11:20 PM ----------
well, it is flashed, booting up, optimizing 177 apps. the most i have seen before was 48, and the most on a fresh root 22. i am curious. it is sure a very long boot. started up it looks good, root is there, just a few apps are showing, but i am curious about the optimizing a 177 apps on the android starting up screen
My guess is, it optimized every system app as well. Looking in titanium backup at all the background system apps, I'd say it just those. Still curious though the why behind it.
Side note, my flash light doesn't work. Says "flashlight Unavailable while in camera or open in apps" on a fresh boot. I'll try reflashing tomorrow after more field testing.
I use xposed flashlight..
Also, I found some permission errors..
I'll reup a fix or something soon
Also, the reason it being slow...
Did you forget xposed is semi installed?
It's what normally happens when you freshly install Xposed treat optimizes all applications
je2854 said:
I use xposed flashlight..
Also, I found some permission errors..
I'll reup a fix or something soon
Also, the reason it being slow...
Did you forget closed is semi installed?
What normally happens when you freshly install Xposed treat optimizes all applications
Click to expand...
Click to collapse
Ha! My auto correct did the same thing to me in a different thread with "xposed" . xposed being semi installed helped me alot! Darkpokemon works right away and greenify.
Unless I make major releases... I will have zip updates.
Hopefully that'll prevent a lot of people making mistakes. It'll only do changes that are needed.
Sent from my VS986 using XDA-Developers mobile app
enzomtrx said:
Ha! My auto correct did the same thing to me in a different thread with "xposed" . xposed being semi installed helped me alot! Darkpokemon works right away and greenify.
Click to expand...
Click to collapse
The reason why I semi installed Xposed is because you have to actually use an old version of FlashFire first and then install an updated version.
This way all you have to do is install the latest Flashfire without having to do any extra steps.
Sent from my VS986 using XDA-Developers mobile app
je2854 said:
Thank You, enjoy
Might find some other things to make it better... Suggestions?
Sent from my VS986 using XDA-Developers mobile app
Click to expand...
Click to collapse
can you add back the manual mode in the camera app?. or is it already in your rom? I know it was left out of the pure rom.

Nougat Dialer/Contacts

There are a lot of apks and zips which aren't working on Moto Z. This one IS working.
Just flash it with TWRP and set as default phone app.
Update: 10 December 2016
- Update Google Contacts (1.6.15) for 6.x/7.x ROMs
- Update Google Dialer (7.0.140755802) for 7.1
Download Links:
For Marshmallow 6.0/ Nougat 7.0
For Nougat 7.1
Manish54 said:
There are a lot of apks and zips which aren't working on Moto Z. This one IS working.
Just flash it with TWRP and set as default phone app.
Click to expand...
Click to collapse
Doesn't it works as simple apk too?
enetec said:
Doesn't it works as simple apk too?
Click to expand...
Click to collapse
I've tried installing all the versions from apkmirror, they all fail to install. (for me at least)
Have you tried installing it?
Manish54 said:
I've tried installing all the versions from apkmirror, they all fail to install. (for me at least)
Have you tried installing it?
Click to expand...
Click to collapse
Not yet. Just askin'...
enetec said:
Not yet. Just askin'...
Click to expand...
Click to collapse
Well this is the only working file I could find.
Manish54 said:
Well this is the only working file I could find.
Click to expand...
Click to collapse
Just tried... If you simply extract the two apk from the zip you can install them with no issues at all... (I prefer it from flashing...)
The Contact apk is the same as you can find on Play Store, while the Telephone apk is a (lot) newer version than that available on Play Store... Thanx a lot! :highfive:
EDIT: wrong! No problem with contacts, it can be downloaded and installed from Play Store too... BUT Telephone refused to install on Z while installed fine on another MM I use... I'll investigate more on this issue...
---------- Post added at 10:02 AM ---------- Previous post was at 09:03 AM ----------
enetec said:
EDIT: wrong! No problem with contacts, it can be downloaded and installed from Play Store too... BUT Telephone refused to install on Z while installed fine on another MM I use... I'll investigate more on this issue...
Click to expand...
Click to collapse
Ok, it's possible to install single apks BUT it's needed to install jar & permissions file (& reboot before...) so, for newbies is probably better to simple flash the zip (that is ok, I've cheched...)
Main difference is that flashing after the apps can't simply be uninstalled but become part of the system since they are put in priv-apps... (ok, they can be freezer or removed by a root file manager anyway...)
I'm using it anyway... small differencies for contacts, a lot more (and interesting...!) for dialer...
enetec said:
Just tried... If you simply extract the two apk from the zip you can install them with no issues at all... (I prefer it from flashing...)
The Contact apk is the same as you can find on Play Store, while the Telephone apk is a (lot) newer version than that available on Play Store... Thanx a lot! :highfive:
EDIT: wrong! No problem with contacts, it can be downloaded and installed from Play Store too... BUT Telephone refused to install on Z while installed fine on another MM I use... I'll investigate more on this issue...
---------- Post added at 10:02 AM ---------- Previous post was at 09:03 AM ----------
Ok, it's possible to install single apks BUT it's needed to install jar & permissions file (& reboot before...) so, for newbies is probably better to simple flash the zip (that is ok, I've cheched...)
Main difference is that flashing after the apps can't simply be uninstalled but become part of the system since they are put in priv-apps... (ok, they can be freezer or removed by a root file manager anyway...)
I'm using it anyway... small differencies for contacts, a lot more (and interesting...!) for dialer...
Click to expand...
Click to collapse
Yep the dialer refused to install Everytime and the new dialer is dope.
And the zip works fine to avoid all the hustle for newbies like me
Thanks for spending your time on it :fingers-crossed:
Manish54 said:
There are a lot of apks and zips which aren't working on Moto Z. This one IS working.
Just flash it with TWRP and set as default phone app.
Click to expand...
Click to collapse
How did you root your phone? Do you have a Verizon phone?
Moto.Matt said:
How did you root your phone? Do you have a Verizon phone?
Click to expand...
Click to collapse
http://forum.xda-developers.com/moto-z/how-to/moto-z-hacking-experiences-t3502409/page1
Nope. I have the Indian one.
Manish54 said:
http://forum.xda-developers.com/moto-z/how-to/moto-z-hacking-experiences-t3502409/page1
...
Click to expand...
Click to collapse
I love that topic... :laugh:
enetec said:
I love that topic... :laugh:
Click to expand...
Click to collapse
That topic saved my a$$
*Bump*
Why there's no option to delete a post?
enetec said:
Doesn't it works as simple apk too?
Click to expand...
Click to collapse
There's a modded apk here, somewhere, but the problem becomes the caller id functions don't work as it needs to be signed by Google to use the correct APIs. So unless Google messes up like they did with 2.05_rc4 we'll never have an "simple apk" version.
fr4nk1yn said:
There's a modded apk here, somewhere, but the problem becomes the caller id functions don't work as it needs to be signed by Google to use the correct APIs. So unless Google messes up like they did with 2.05_rc4 we'll never have an "simple apk" version.
Click to expand...
Click to collapse
I saw. Already installed as I said... They need the .jar and .xml of permissions ...
Anyway, the dialer is a *major* upgrade, not only a "cosmetic" one... It is a newer version than the one released with Aosp Nougat 7.1 and beneath there are some newer versions too, it is the newer one working on MM too (the others need at least v. 7.0 to work...)
enetec said:
I saw. Already installed as I said... They need the .jar and .xml of permissions ...
Anyway, the dialer is a *major* upgrade, not only a "cosmetic" one... It is a newer version than the one released with Aosp Nougat 7.1 and beneath there are some newer versions too, it is the newer one working on MM too (the others need at least v. 7.0 to work...)
Click to expand...
Click to collapse
Which version of dialer is this?
wolfu11 said:
which version of dialer is this?
Click to expand...
Click to collapse
5.1.131226882
Manish54 said:
5.1.131226882
Click to expand...
Click to collapse
Yup... Just used (yesterday...) the new "search around" feature to order my pizza...
Manish54 said:
There are a lot of apks and zips which aren't working on Moto Z. This one IS working.
Just flash it with TWRP and set as default phone app.
Click to expand...
Click to collapse
Does this works on Nougat?
Sent from my XT1650 using XDA-Developers mobile app
juliospinoza said:
Does this works on Nougat?
Sent from my XT1650 using XDA-Developers mobile app
Click to expand...
Click to collapse
Nope, it doesn't work with stock android nougat on my moto z xt1650-03, retailmx. After the restart the phone wasn't able to open, not a single app was able to recover my phone app; so I applied my TWRP backup and tried again, same result. So I decided to make it work because I didn't want to delete everything again so, this is what I did:
Make sure to flash the zip, and if you can use your phone anymore, don't panic like me...
1. Erase the app via Titanium Backup pro
2. Restart the phone
3. Go to the file explorer, find the zip of the nougatdialer and extract the dialer apk
4. install it like a normal app and voila!
5. grant permissions if needed.
I think the normal apk should work on nougat.
If not here's the nougat zip:
https://www.androidfilehost.com/?fid=457095661767120304

[TOOL][6.0.1][TW]Debloat your Stock 6.0.1 ROM!

"For those who want the best(again)."​
https://postimage.org/
Hello and welcome to the best debloater for your Stock 6.0.1 ROM.​
====================================
Screenshots, Download links and changelog are in second post!
====================================​
****************************
Features​****************************​-De-bloating your Stock 6.0.1 ROM to the bare minimum.
-Excellent battery life and performance
-Extremely efficient install process without deleting all of your apps and data.
-Tool file size 170 KB, literally downloads in 1 second.
-Oh, and did I mention it makes your phone very fast? I'm typing this thread on my phone and it's just flying. I forgot about it.
****************************
Installation process​****************************​
-Be sure that you're on STOCK marshmallow 6.0.1.
-Download the tool
-Take a nandroid backup (optional)
-In this tool, you don't have to wipe anything, this is pretty awesome.
-Flash the tool
-Reboot and enjoy.
****************************
Compatibility​****************************​
The tool should be compatible with all J5 variants running on stock 6.0.1.
****************************
Credits​****************************​ @mitko7411 Of course @samsung for firmware
XDA:DevDB Information
[6.0.1][TW]Debloat your Stock 6.0.1 ROM!, Tool/Utility for the Samsung Galaxy J5
Contributors
mitko7411
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2017-02-21
Created 2017-02-21
Last Updated 2017-02-21
Reserved
Reserved
****************************
Download links​****************************​
Tool- https://drive.google.com/open?id=0B9xSy8-wrGyvVzltM016NkJiN1U
Version 1.2- https://drive.google.com/open?id=0B9xSy8-wrGyvQUZVMVNqM3ZKQUk
****************************
Screenshots​****************************​
****************************
Changelog​****************************​v1.0- Initial release.
v1.2- Removed approx. 35 apps
"Be sure your on stock *Lollipop* 6.0.1 lol you might want to edit that
and gj ill check it out in a bit
oh thanks XD
Hi @mitko7411 just a few questions.
What about system/preloadedmdm
system/container?
And in root folder /preload?
Are all of these crap too?
Sent from my SM-J500M using XDA Labs
Taivotat2 said:
Hi @mitko7411 just a few questions.
What about system/preloadedmdm
system/container?
And in root folder /preload?
Are all of these crap too?
Sent from my SM-J500M using XDA Labs
Click to expand...
Click to collapse
Yes, related to Knox. I don't know about preload, but it should be related to the extra apps which comes pre-installed on some firmwares.
I think these ones are deletable too
Sent from my SM-J500M using XDA Labs
Taivotat2 said:
I think these ones are deletable too
Sent from my SM-J500M using XDA Labs
Click to expand...
Click to collapse
Oh, yeah.
I don't have these. Probably from your carrier provider.
Right Sir. Maybe you could improve your tool to take care of knox crap and related like KLMS Agent etc. since all of these are unuseful for us root users?
BTW your script ran like a charm...thank you!!
Sent from my SM-J500M using XDA Labs
Will I be able to choose which bloatware I want to remove or will it automatically remove all the bloatwares? Just curious about this because I don't want to remove some of the bloatwares on my phone. Can you also make a list of all the bloatwares that will be removed by this tool? Thank you!
rhadz19 said:
Will I be able to choose which bloatware I want to remove or will it automatically remove all the bloatwares? Just curious about this because I don't want to remove some of the bloatwares on my phone. Can you also make a list of all the bloatwares that will be removed by this tool? Thank you!
Click to expand...
Click to collapse
You can try deleting bloatware with this app https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp&hl=en
I've have deleted samsung browser and others too ,I don't know though if flashing this tool will give me even more space since I have deleted a lot of stuff
Nick312 said:
You can try deleting bloatware with this app https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp&hl=en
I've have deleted samsung browser and others too ,I don't know though if flashing this tool will give me even more space since I have deleted a lot of stuff
Click to expand...
Click to collapse
I know that app, you could also delete system apps with titanium backup, which I am currently using, I just wanted to try this tool to see if it's better to use, thanks anyway!
Did you remove radio too can't find it now,any links to download it again?
Nick312 said:
Did you remove radio too can't find it now,any links to download it again?
Click to expand...
Click to collapse
yup.. i removed it, i dont have the stock rom installed so i cant really help.. i see radio as bloat as not many people use it. i think there are some radio apps on the play store
mitko7411 said:
yup.. i removed it, i dont have the stock rom installed so i cant really help.. i see radio as bloat as not many people use it. i think there are some radio apps on the play store
Click to expand...
Click to collapse
-_- bloat?
Nick312 said:
Did you remove radio too can't find it now,any links to download it again?
Click to expand...
Click to collapse
I have J5 2016 maybe work for you
Extract the zip
priv-app/HybridRadio2016_M
mitko7411 said:
yup.. i removed it, i dont have the stock rom installed so i cant really help.. i see radio as bloat as not many people use it. i think there are some radio apps on the play store
Click to expand...
Click to collapse
How is the radio a bloatware ,it's very usefull at times when you don't have internet ...it would be good to list what types of apps you have removed with your tool

Categories

Resources