[UTILITY][STABLE][6.0.1][14.10.2016][SM-G93X/SM-N930] Debloater 4.2 Terminal or TWRP - Samsung Galaxy S7 Edge (Exynos) ROMs, Kernels, Rec

Changelog 4.2
For people using Nougat, all custom ROMs currently are not able to mount the SYSTEM in read/write mode. So you are advised to use latest version of debloater in TWRP mode only.
Note: For Gaming tools => Don't debloat it ... otherwise you will get a force close for BadgeProvider apk (which responsible about count badge of apks that receive notifications). Also choose option A or R during debloating...
Thanks,
Disclaimer: Please ask before use and give proper credits.
Introduction:
Have you ever want an interactive way to debloat your Samsung Galaxy S7 or Note 7? Are you looking for best speed, less battery consumption and more system space ?
Yes, with its backup strategy, this binary allows you to debloat your device and push the bloatwares to a backup folder under your internal storage and known as DebloatedFOLDER which will include all the categorized bloatwares. :highfive:
It runs on : Marshmallow 6.0.1 and tested on Galaxy S7 Flat/Edge and Note 7 whether normal or ported.
Environment : Terminal system mode or Terminal TWRP mode
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
Better Battery life
Gain more SYSTEM space
Less CPU utilization
Better phone speed and more responsiveness
Categorised Backup Folder (check attachment)
Debloating Selection:
Q) Cancel debloating and exit now
A) Ask me what to debloat (excluding special apks)
B) Auto-Debloat Everything (excluding special apks)
R) Ask me what to debloat (including special apks)
K) Auto-Debloat Everything (including special apks)
How to proceed:
you need to have a rooted device and TWRP installed.
the downloaded zip file attached here.
one of the debloating options below. (check Note 2 below)
WARNING : IF YOU ARE COMING DIRECTLY FROM ROM' FLASHING, LET YOUR PHONE START AT LEAST ONE TIME AFTER ROM INSTALLATION. DON'T RUN THIS BINARY AFTER ROM INSTALLATION DIRECTLY.
RUN IT ON YOUR OWN RISK: I'm not responsible about anything that might happen during the use of this binary. A backup of the SYSTEM and Data partitions is highly recommended if you need to return back to original untouched device.
Debloater options:
Option 1: Steps to follow if you want to run from system mode
Make sure you have a backup of SYSTEM and Data partitions in TWRP
download debloater4.x.zip from the attachment below
Extract the content of the zip file, and put the 3 files in the following directory (using Root Browser or Solid Explorer) : /data/local
Give "debloater" and "decrypt_file" both rx,rx,rx permissions and give "debloater_db.enc" r,r,r permissions
if you know how to work with adb shell or SSHDroid, then fine. SSHDroid will allow you to connect to your phone wirelessly through secure connection port. if you don't know, follow coming step
from google play store, install any terminal emulator, or JuiceSSH.
Note about Terminal Emulator:if you face an issue with Terminal Emulator where the enter button is missing in the keyboard, I raised this bug to the developper. Workaround: navigate to telegram or whatsapp, and open any chat, then return back to the emulator, then enter button will appear.
start the Terminal and check if you have root by typing
Code:
[B]su[/B]
press enter. If you have root, you can continue, otherwise don't bother yourself.
after typing the "su" command and granting permissions to your terminal, type the following:
Code:
[B]cd /data/local[/B]
press enter.
I'll assume that you forgot to give file permissions above and let's give permissions by typing the following code:
Code:
[B]chmod +rx debloater ; chmod +rx decrypt_file ; chmod +r debloater_db.enc[/B]
press enter
now let's start the debloater by typing(don't forget the dot before the slash):
Code:
[B]./debloater[/B]
press enter
Once finished you can check the result in /sdcard/DebloatedFOLDER/<datetime of debloater>
Option 2: Steps to follow if you want to run from TWRP (changed in 4.x, double check and follow)
download debloater4.x.zip from the attachment below (extract the zip archive to get the files).
Put the 3 files in a folder for example , Download folder under /sdcard (internal storage)
Reboot your phone to recovery TWRP
Make sure you have a backup of SYSTEM and Data partitions in TWRP
In TWRP Home, click MOUNT and then mount SYSTEM and Data
In TWRP Home, click on Advanced -> Terminal
change your current directory to Download folder and type:
Code:
[B]cd /sdcard/Download[/B]
Hit Enter
change the mode of the binary to executable mode and type:
Code:
[B]chmod +rx debloater ; chmod +rx decrypt_file ; chmod +r debloater_db.enc[/B]
Hit Enter
now execute the binary (don't forget the dot before the /):
Code:
[B]./debloater[/B]
Hit Enter
Once finished you can check the result in /sdcard/DebloatedFOLDER/<datetime of debloater>
NOTE
DebloatedFOLDER: You can get back debloated folder' apks and put them in /system/app or /system/priv-app using Root Browser or Solid Explorer. Once you put back, don't forget to give necessary permissions for main folder (the one backed up) and subfolders: rwx,rx,rx and for files (apks, or odex in case of use): rw, r, r
If you see that some apps remains even after debloating, try the TWRP mode where no apps are running and you will be able to debloat completely what you couldn't in system mode.
Join us on Telegram:
If you need any help, kindly don't hesitate to contact me. Also you can join my group on telegram group: telegram.me/S7general
If you like my work, kindly hit the Thanks :good: button below.​
XDA:DevDB Information
Debloater, Tool/Utility for the Samsung Galaxy S7 Edge
Contributors
Jowy007
Version Information
Status: Stable
Current Stable Version: 4.2
Stable Release Date: 2016-10-07
Created 2016-10-04
Last Updated 2016-10-10

Nougat 7.x
You can use this debloater on Nougat ROMs , but read the red note about nougat on top of the thread.
Cheers :highfive:

Changelog for debloater
Version 4.2 Changelog:
fixed rebloat old sms app
rebloated Download Provider
H20s category has been renamed to Hotspot
Version 4.1 Changelog:
added more 14 packages (thanks to @Agnadius)
rebloated old sms app
Version 4.0 Changelog:
code rewritten from scratch
binary name changed from "mydebloater" to "debloater"
new database file for handling the debloater
new terminal and colorful design interface
user no longer needs to press enter after choosing an option. The debloater will react immediately
now the debloater can be launched from system mode, TWRP recovery mode or from your Macbook/PC
new way intelligent way of detecting packages
new packages added, for a total of 454 packages for both s7 and n7
changes in option selection for debloating: A,B for Normal Users and R,K for Experienced Users
added an option for cleaning Dalvik-Cache at the end of the binary
auto-reboot option to avoid lock crashes (if any) in system mode only (no need for TWRP)
the debloated folder (DebloatedFOLDER) in /sdcard (internal storage) , has now categorized subfolders
[CTRL+C] option handled, so user can either continue or abort execution at any time
many other stuff that I might missed..

Great Job :good: thanks !!

Good job, bro! Thank you :good:
Sent from my SM-N930F using Tapatalk

Nice work mate, about to test this badboy, will post a report later.
Sent from my SM-G935F using XDA-Developers mobile app

Good Job Jowy !!

Dockyy said:
Great Job :good: thanks !!
Click to expand...
Click to collapse
you're welcome ! a new version coming soon !

sharingspider said:
Good Job Jowy !!
Click to expand...
Click to collapse
Thank you a new version is coming soon !

Jowy007 said:
Thank you a new version is coming soon !
Click to expand...
Click to collapse
Oh Wow - Waiting Eagerly !!

sharingspider said:
Good Job Jowy !!
Click to expand...
Click to collapse
Please learn that quoting the whole first post is against the rules. This is really impolite for those who seek answers in the comment too, who will have to scroll a lot.
Envoyé de mon SM-G935F en utilisant Tapatalk

fabulous69 said:
Please learn that quoting the whole first post is against the rules. This is really impolite for those who seek answers in the comment too, who will have to scroll a lot.
Envoyé de mon SM-G935F en utilisant Tapatalk
Click to expand...
Click to collapse
Oops might have quoted by mistake buddy. It's completely against the rules yeah.
Telegram Group - https://telegram.me/joinchat/C3LWqkA0hP6E-snnkh7OaQ

Thanks jowy. Superb work.
Sent from my SM-N930F using XDA-Developers mobile app

Works really well and the interactive binary is really great, phone feels faster and more battery

utkarsh_86 said:
Works really well and the interactive binary is really great, phone feels faster and more battery
Click to expand...
Click to collapse
Thank you dear .. hope you enjoy it.. as I said, a new version is coming soon as well, having additional apks..

Jowy007 said:
Thank you dear .. hope you enjoy it.. as I said, a new version is coming soon as well, having additional apks..
Click to expand...
Click to collapse
@Jowy007
Thanks for your good work and give us your precious time

ran it but there are no apps in the debloaded folder

dominicstg2 said:
ran it but there are no apps in the debloaded folder
Click to expand...
Click to collapse
it seems you forgot to MOUNT the partitions SYSTEM and DATA. What message did you get on screen ?

Jowy007 said:
it seems you forgot to MOUNT the partitions SYSTEM and DATA. What message did you get on screen ?
Click to expand...
Click to collapse
sd card not found or something along those lines i did it first go and said it was a success but 0 apps are in the folder i did the heavy option running it on effcient rom v 3.4

dominicstg2 said:
sd card not found or something along those lines i did it first go and said it was a success but 0 apps are in the folder i did the heavy option running it on effcient rom v 3.4
Click to expand...
Click to collapse
yeah , if you didn't see the folder DebloatedFOLDER under (/sdcard or My Device Storage), it does mean most probably that you missed to Mount partitions as requested in the steps
Try again ..
Soon, I'm releasing a new version v4.0 which can be run during normal mode, or in TWRP

Related

[APP] Root Toolbox - 1.0.6 (UPDATE 31/05/2011) Dual-Mount SD|Remove System Apps

Root Toolbox - GT540
DISCLAIMER: This app is made available for use at your own risk with no warranty of any kind.
Root Toolbox - 1.0.6
Official Page
Market Link
All suggestions on features I can add or change to improve this app are always welcome. Please fill free to comment and I will reply as soon as possable.
working Features:
Reboot options
SetAPN
Wipe Delvik
Wipe Battery Stats
Remount System
Flash Recovery
Fix permissions
Launch Hidden Menu
More Mount Settings
Fix Market Links
Sim Settings
Update Busybox
Erase Recovery
CM7 Themes
Dual Mount SD + EXT
System App Remover/Backup/Restore
Help Me Out
You Can Help Me Improve “Sim Settings” By Entering The Following Commands Through Terminal Or ADB Then Posting The Resualts
getprop gsm.sim.operator.numeric
getprop gsm.operator.numeric
getprop gsm.sim.operator.iso-country
getprop gsm.operator.iso-country
getprop gsm.sim.operator.alpha
getprop gsm.operator.alpha
Or You Can Help Me Improve “SetAPN” By Uploading The Following File From You Android Phone(Need To Know What Country You Live In As Well)
/system/etc/apns-conf.xml
Images Of 2.2:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Cant wait
Sent from my GT540 using XDA Premium App
ahahahaha
-Added reboot menu
-Added wipe menu
Does this app works on joe.stone's AOSP ROM?
If so it is just exacly what im needing im good with those 2 options but i see the project in mind goes beyond that and definitely is something it was missing for everybody all-in-1 app sounds awesome.
Hope you make it possible, one suggestion please put screenshots so users have a better idea how it will look like
Veronica
Ill have to look at the system layout, but should be semi compatible with all phones/ roms(uses standard terminal commands). Apart from flashing the recovery image witch is only for gt540.
I took a look at the source code used in z4root and copyed alot of the codes used. If anyone know how to copy assets to sdcard can you Let me know Because I plan to put apn and a recovery image inside of the apps assets.
Ill give another update by friday with images, brilliant idea lavero.burgos
Edit: yep will work fine on stock 2.1 and clean android 2.3.2
Edit: next release will be able to run on all rom(need to add a library)
[APP]Root Toolbox - 1.0 - Beta 3 (UPDATE 16/05/2011)
Root Toolbox - GT540
NOTE* This app is still experimental. NANDROID BACKUP before use.
Root Toolbox - 1.0 - Beta 3
Download: http://db.tt/jT3hIUb
NOTE*Always uninstall before updating to avoid errors.
All suggestions on features I can add or change to improve this app are always welcome. Please fill free to comment and I will reply as soon as possable.
Currently working:
- Reboot options
-Wipe Options
-Mount Options
-Other Options
-Advanced Options(Work Needed)
(Apart from in advanced menu please report all bugs onto this forum.)
Next Release:
-Add Back Button function
-Launch Applications without root
-Hopefully Last Beta Version
Long-Term Features:
-Set APNs
-Change Profile Language
-Launch Hidden Menu(Source Code Needed)
hy
2 questions :
1st : will this app maybe work an any android devices?
2nd : YOUR WORK IS GREAT ! but will you make this like a "ROM manager" for our phone?
thx
i was thinking of making a lg gt540 type ROM manager if lukemovement1 can tell me how he made this app
The download of recovery.Img wont work on other phones, and nor will the rom list. But everything else is universal, And ye you could cool this a gt540 rom manager, I'm gunna add a few extras in aswell so any requests ill do my best at.
I made the app by looking at z4root source code, in the sdk.
EDIT: A minor bug to remove and The first non beta version will be ready, I think I also found a way around the hidden menu.
thanks might give it ago at the weekend
Sent from my GT540 using XDA Premium App
Ok Guy ignore what I said about a small bug because there's now a problem. Stock Roms don't have all the file I need in /system/bin. But the good news is I think II have found out how to extract assets from an. apk file. About a week and it should be all sorted, and maby setapn will be in my next update.
EDIT:then again maby 2 days
I think you should ask the moderator to move this thread to the GT540 Optimus Themes and Apps section, just to make the forum look clean
setapn works a treat thanks
tejasdj12 said:
I think you should ask the moderator to move this thread to the GT540 Optimus Themes and Apps section, just to make the forum look clean
Click to expand...
Click to collapse
depends on which way you look at it because its not just a descusion about the app, and i may need a few people to give feed back about any problems
i trie this app with my friend's "Unflashable" GT540, and it downloads the recovery, flashes it, but cannot reboot into recovery, either with inbuilt chooser, or home+call
dunno what's wrong with this phone
SrkeeOSK said:
i trie this app with my friend's "Unflashable" GT540, and it downloads the recovery, flashes it, but cannot reboot into recovery, either with inbuilt chooser, or home+call
dunno what's wrong with this phone
Click to expand...
Click to collapse
A phew questions about you mates phone.
1. Stock rom?(if not what rom?)
2.fully rooted with z4root?
3. Ever use the kdz updater?
It may be a problem with a built-in library file in the wrong directory, should be sorted by tonight.
Does anyone know if we need a custom radio to enable us to boot into recovery mode???
here's the link with the topic with my problem, phone is regulary flashed every time, kdz flashes it OK, but there's no change on the ROM.
1. Yes, Europe Open stock 2.1
2. Yes
3. Yes, used for flashing EUOpen, on 5 phones. mall worked but this one. damn.
MY Problem On XDA
so i think, okay maybe it could work if i directly flash from phone with your app, but no.
tryed a few gides over terminal emulator, no success.
if you can help with this it would be awesome
can you try flash you phone with the kdz updater following this guide. this unlocked bootloader and recovery for me.
it was stock 2.1...dunno, it worked well on other roms.
tryed russian with fastboot and quarx but either isn't flashed, it says it is, but loads up same ROM always
how do you mean unlock bootloader mode, was i just plain lucky with 5 phones??
some details?
boatloader is a mode like recovery but it is complete seprate from the boot.img, system.img and recovery.img. i think it runs of the phones radio.img which is first started up when the phone is turned on.
would you be able to use a completely different computer because when i try to force an update on my phone i ended up hacking the cmd at a library and finishing the update from there.
read through the guide i suggested because there is something you have to disable i think on you pc for the update to work and i thiunk youhave to use modefied lg drivers.
When it says for recovery flash (not froyo or gingerbread) I'm on black quarx 2.1 do I need to put the recovery file into sd/downloads and sd/download or just one?
Sent from my GT540 using XDA Premium App

[TOOL] Nightly Updater | 1.5 | Make Your Nexus Perfect | Backup | AROMA | Mako

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Make Your Nexus Perfect
WHAT'S NEW?
> VER 1.5 | SEPT 10 2013
-> Quick Install quickened to 4 clicks as opposed to 6
-> Backup/Restore Menu Added
-> Backup/Restore User Apps and be able to remove backups
-> Backup/Restore Anything using keep.txt and be able to remove backups
-> How To section updated with info on Backup/Restore Menu
-> junk.txt Updated with Media and Face Unlock files
-> On the horizon: App deletion in AROMA installer
PREREQS
Nexus Device that has a system app you do not want
Grade school diploma (i.e. ability to read)
THE SKINNY
WHAT IS NIGHTLY UPDATER
Nightly Updater is an AROMA installer for those that
yearn to have the cleanest device. Since I first
owned an HTC Droid Eris, I have been wiping bloatware
off of my device. Flash foward to my latest devices -
LG Nexus 4 and the 2013 Asus Nexus 7 and there ain't
much bloatware... But, all AOSP ROMs tend to come with
at least one or two apps that I can do without (and
sometimes a lot more). Nightly Updater is a simple
tool that allows users to remove unwanted system
applications in an easy manner. NU also allows users
to customize which apps are removed.
HOW DOES IT WORK
Nightly Updater works by relying on scripts that
read txt files. When customizing your script, the
installer looks for junk.txt in the "NU" folder of
your virtual (i.e. internal) SD card. Each line that
has not been "commented out" (i.e. does not have a
"#" at the front of it) or any terms (i.e. app
descriptions) that follow a "#" are removed from the
script. This leaves Nightly Updater with a clean text
file that only has the applications you want to remove.
Review:
Custom Script is called: junk.txt
Custom Script goes here: /sdcard/NU/junk.txt
#Chrome.apk -- NOT DELETED FROM DEVICE
Chrome.apk -- DELETED FROM DEVICE
Chrome.apk #Google Browser -- AFTER "#" IGNORED
HOW DO I ADD MY OWN APPS
You can add your own apps in three ways: [1] name (without
apk), [2] name (with apk), or [3] file path.
[1] Name (without ".apk")... Just type:
Code:
Chrome
The installer will automatically know it is looking for an apk and
delete Chrome.apk.
[2] Name (with ".apk")... Just type:
Code:
Chrome.apk
I think you know what it does.
[3] Full File Path... Now, you can get a little funkier and do the entire
file path like:
Code:
/data/app/Chrome.apk
This comes in
handy for files like pre-loaded wallpapers and
ringtones you may want to remove. Be cognizant of
where the files you are removing are located! This
will become very important when telling Nightly
Updater where to scan.
By the way, Nightly Updater also recognizes wildcards.
This is great for those user apps that end up having
unpredictable file names. For example:
Code:
/data/app/com.google.android.youtub*.apk
com.google.android.youtube*
These are both ways of erasing YouTube regardless of
the "-X" at the end of the file name.
WHAT'S UP WITH SCANNING
When using a Custom Script, Nightly Updater asks
where you would like to scan for apps. By default,
Nightly Updater recommends you only scan in the
System/App folder - which is where (shocker) system
apps are located. Remember, most junk apps are located
in System/App. However, Nightly Updater has also given
the option to scan Data/App. Some developers will put
apps in the Data/App folder, so it may be useful to
remove apps from there. But NORMALLY, these are only
the apps you chose to install. The final option is
to scan EVERYWHERE. Be very cautious with this command!
Remember that it is matching what you write in
junk.txt with the scan parameter. If you accidentally
wrote "system" as an app you wanted to remove instead
of SystemTuner.apk (with full scan on)... you would
erase your system folder... that's REALLY BAD!!!
Now, if you only check this option when you are using
full path and double check your junk.txt file so that
you did not make any mistakes... YOU ARE GOOD!!!
When in doubt, post your junk.txt here and I will
check it over for you
WHAT'S THE DEFAULT SCRIPT
If you download junk.txt from the OP at XDA, then
you have seen the Default Script. The Default
Script is meant to remove apps that MOST people
would consider expendable. If you are nervous to
tinker with your own Custom Script, try running
the Default Script first. If the script deleted
an app you need or did not delete at app you want
to destroy - hit me up and I will walk you
through the steps.
MORE DIRECTIONS ARE IN THE INSTALLER
DOWNLOADS
Check the "Downloads" Tab
NU-1.5.zip - Nightly Updater Installer
junk.txt - Customizable Removal Script
keep.txt - Customizable Backup Script
BUGS
Installer will occasionally hang when you press "< Back" - Reboot Device to fix temporarily
You tell me
HOW YOU CAN HELP
Give me feature ideas
Come up with more pre-loaded apps to be added to junk.txt
SPECIAL THANKS
Patrics83 and the whole ROM Cleaner team for the inspiration of this amazing tool!!! :good:​
XDA:DevDB Information
Nightly Updater, a Tool/Utility for the Google Nexus 4
Contributors
swagstr
Version Information
Status: Stable
Current Stable Version: 1.5
Stable Release Date: 2013-09-10
Created 2013-09-08
Last Updated 2013-09-10
WOW.... This looks great and very handy
EDIT:- Tested it on Carbon Beast v15 works good
SmOuuK said:
WOW.... This looks great and very handy
Click to expand...
Click to collapse
Please do post your results.
Sent from my Nexus 4 using Tapatalk 4
Just a quick bump for the Version 1.5 update. Lots of ideas brewing in the Flo/Deb thread for new features. Any ideas over in Mako land?
Hey y'all! Working on a sizable update that is trying include several things requested from different devices. Looking for a little help on the testing side. First few that hit me up will get it.
Sent from my Nexus 4 using Tapatalk 4
BIG WARNING! DO NOT use the Data Wipe in version 1.5 and below. The script does not exclude the "media" folder... As some of you know... That's the SD CARD! I just did it and it SUCKED lol It will be fixed in the next version along with many new updates
Sent from my Nexus 4 using Tapatalk 4
Yo. Working diligently on the backup/restore feature. Next update will be sick. Standby
Sent from my Nexus 4 using Tapatalk 4
Any chance you can put the files in a normal attachment to the post? However you've done it only works if the user has XDA 2013 beta defined as their forum theme.
famewolf said:
Any chance you can put the files in a normal attachment to the post? However you've done it only works if the user has XDA 2013 beta defined as their forum theme.
Click to expand...
Click to collapse
I will get right on that with the next update! I'm beginning to think this DevDB thing was a mistake. Good idea in theory but is hard for mobile users and those not wanting to use the latest theme. Hopefully the next update is right around the corner :fingers-crossed:
I don't see anything really N4 specific. Have you considered placing your tool in the general android apps forum for all to use? I just upgraded a nook hd+ to carbon rom and was planning to put the nightly updater on it so thought I'd double check in case I missed something.

Flyme OS 4.5.4.3 Nexus 4 Lollipop 23/12/2015

Want to share this ROM that Chinese developers ported to Nexus 4.
You would need to use TWRP recovery to install this ROM.
Need to flash supersu zip or the ROM won't boot.
DOWNLOAD
4.5.4.3
http://pan.baidu.com/s/1sk6rfrf*
Mirror: https://drive.google.com/file/d/0ByaG9C9YG_9Uc1ZqaWxGQUU2eW8/view?usp=docslist_api
update log:
1: Repair must rely selinuxmod.apk solve the problem can not install the software.So this version directly reject selinuxmod.apk.
2: input method does not change the problem before remediation, patch below; for this, please be sure to look at the third point considerations; (important)
3: Repair the battery icon looked discord question;
4: MMS fixes can not be used.
5: Update source to flymeos4.5.4.3
Precautions (must see)*
1: Because the system partition too big, so the brush into a very long time, please be patient (usually into the brush takes 3 to 5 minutes, turn takes 7 to 10 min.)*
2: Brush time after three clear, please do not rush to brush package directly, please return to rec Home reboot ---> recovery after the brush into*
3: Brush complete reboot the system to complete the setup wizard and then brush into rehab input Patch law issues, and if the package directly brushing brush patch, then causes the settings did not take effect caused by a desktop icon without setting*
4: If you need to hide the virtual keys, use the re Manager can modify system files or other manager in the system The last line /build.prop added qemu.hw.mainkeys = 1
5: If the wifi connection does not automatically appear, then you can use a terminal emulator to join two commands*
(1) su (of course, allow it to gain root privileges)*
(2) put Settings global captive_portal_detection_enabled 0 (This step corresponds to the removal of an exclamation point)*
Download
ROM Download:*http://pan.baidu.com/s/1sk6rfrf*
As rec on ​​high with the version I have here a little brush it provides a twrp2.8.7.0 : http://pan.baidu.com/s/1dD0nxBV*ROOT patch download: http://pan.baidu.com/s1dDyR1M5 resolve not change the input method patch: http://pan.baidu.com/s/1i4nA8F7
Flyme 4.5.4.1
http://pan.baidu.com/s/1i3EYsU5
Mirror https://drive.google.com/file/d/0ByaG9C9YG_9UdmtuWWlrTEFVZDQ/view?usp=docslist_api
Original thread: http://jq.qq.com/?_wv=1027&k=ZGG1Aj
Precautions (must see)*
1: The system partition too big, so the brush into a very long time, please be patient (usually into the brush takes 3 to 5 minutes, turn takes 7 to 10 minutes)*
2: Brush when three Please do not rush straight after clearing brush package, please return to rec Home reboot ---> recovery after the brush into
3: You must brush into the root patch, because the back switch selinux state needs permission, or can not install the software (which I toss the problem for a long time)*
4: After the boot software can not be installed, then we find selinuxmod on the desktop and give it root privileges, we can see that this one is black permissive, we click on it we let him turn gray you can normally install the software (this method gives everyone hope you understand any inconvenience since I try to improve)*
5: If you need to hide the virtual keys, use the re Manager can modify system files or other manager in the system / build. The last line of prop join qemu.hw.mainkeys = 1* ** ** ** **
6: If the wifi connection does not automatically appear, then you can use a terminal emulator to join two commands*
(1) su (of course, allow it to gain root privileges)*
(2) Settings put global captive_portal_detection_enabled 0 (This step is equivalent to removing the exclamation point)*
KNOWN BUG
in the language set inside the point and time FC, but does not affect use.*
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Where is the download links?
Nexus 4 cihazımdan Tapatalk kullanılarak gönderildi
Wow! FlyMe
Any other bugs?
Gesendet von meinem Nexus 4 mit Tapatalk
Ill love to try it
Download links are in the first thread created in the General section.. If you want to try it out its over there. I guess OP is waiting for permission from main devs to post a link. Just a thought
Edit: Link - https://mega.nz/#!2xYCyA6K!iMQLO4r-QuakDdeoR0rgB-ppIWmzjq2UQ4PovaIIsr0
Credits to @LightingZ for the link
Won't install with TWRP:
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/system at /system: Device or resource busy
symlink: some symlinks failed
E "Error executing updater binary in zip"
сwm works fine
Отправлено с моего Nexus 4 через Tapatalk
rom booted looks good but after installing play services nd playstore it started foreclose which is already mentioned in the general sections..hope it fixes soon..really loved the rom
dhanmohan said:
rom booted looks good but after installing play services nd playstore it started foreclose which is already mentioned in the general sections..hope it fixes soon..really loved the rom
Click to expand...
Click to collapse
Will keep you posted on updates. You could join the QQ discussion group for instant updates.
djsubterrain said:
Won't install with TWRP:
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/system at /system: Device or resource busy
symlink: some symlinks failed
E "Error executing updater binary in zip"
Click to expand...
Click to collapse
Try to use multirom with TWRP multirom latest version
Download Link
SuperSu: https://drive.google.com/file/d/0ByaG9C9YG_9UclhuNjhsczFORFE/view?usp=docslist_api
ROM: https://drive.google.com/file/d/0ByaG9C9YG_9UdE5lWUhxQU5xTWM/view?usp=docslist_api
Remember to flash SuperSu or ROM won't boot.
Currently gapps still not working however you can try to use China Playstore or Apptoide/Mobogenie.
Will keep you guys posted.
Regards,
Matthew Tan
Singapore
suarez1907 said:
Where is the download links?
Nexus 4 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
https://drive.google.com/file/d/0ByaG9C9YG_9UdE5lWUhxQU5xTWM/view?usp=docslist_api
xWolf13 said:
Download links are in the first thread created in the General section.. If you want to try it out its over there. I guess OP is waiting for permission from main devs to post a link. Just a thought
Edit: Link - https://mega.nz/#!2xYCyA6K!iMQLO4r-QuakDdeoR0rgB-ppIWmzjq2UQ4PovaIIsr0
Credits to @LightingZ for the link
Click to expand...
Click to collapse
Where is the link to the thread
Did anyone try to use google installer apk instead of flashing gapps?
tthmatt said:
Download Link
SuperSu: https://drive.google.com/file/d/0ByaG9C9YG_9UclhuNjhsczFORFE/view?usp=docslist_api
ROM: https://drive.google.com/file/d/0ByaG9C9YG_9UdE5lWUhxQU5xTWM/view?usp=docslist_api
Remember to flash SuperSu or ROM won't boot.
Currently gapps still not working however you can try to use China Playstore or Apptoide/Mobogenie.
Will keep you guys posted.
Regards,
Matthew Tan
Singapore
Click to expand...
Click to collapse
Thanks for the links!
Maybe there are people still can't find the links on the docs.
Here is the download link http://pan.baidu.com/s/1ntj9xYp
and the password is x1xs
Hope it helps
I there something new in the new version? I forgot to install SU and the rom booted just fine.
Hey guys, is this ROM fully functional?
Any new updates or Google Play Fix?
italovsoares16 said:
Any new updates or Google Play Fix?
Click to expand...
Click to collapse
No sorry

[2020-01-27] ®FDE.AI - Ultimate Android Optimizer

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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
backup your data 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.
Do everything at your own risk!
Intro:​Hello everybody. My name is Fera. I want to share this project with you for free. I made it myself from scratches once again. Please hit "thanks" button, rate this thread 5-star, or consider donating me to support my work. (Thanks!)
What's in:​FeraDroid Engine (simply FDE) - an All-in-One ultimate optimizer for all devices on Android OS. No settings/customization and rest 'headache' - all parameters are individual for EVERY device depending on it's hardware/software characteristics. All parameters are very balanced - you may gain performance without increase of power consumption AND reduce power consumption without losing performance. FDE is totally compatible with very wide range of devices and Android versions.
Installation requirements:​Supported CPU arch's:
ARMv7 (armeabi-v7a) (32bit)
ARMv8 (arm64-v8a) (64bit)
x64bit (x86_64)
Supported Android OS versions:
4.1 and higher
Detailed tech description:​FDE - very universal Android OS optimizer. Very wide-range settings of OS and Linux kernel are configured, still being cross-platform utility, maximally compatible with all devices. This means that it doesn't have any dirty hacks/hardcore and 3rd part binaries (except busybox) & config files. FDE applies configurations depending on It's hardware and software, so that in the end every device is configured individually.
New unique method of execution - all required FDE components are loaded directly to RAM and executed from there. System partitions are remounted RW only once while installation. This means high speed (the worst RAM will have at least ~500MB/s of I/O speed), no power consumption (no NAND memory I/O occurs) and security (system partitions are in read-only state). Also new-gen FDE is synced with OS boot process - so tweaks will be applied in correct time. All system partitions are trimmed and checked for errors after every OS boot with FDE onboard. Universal installer automatically detects what ROOT-method you use and how to auto-start. Finally, FDE is not only about optimization. It's also about security and feature-enabler.
See compacted list of most included features HERE.
Artificial Intelligence:
As you may notice from the name "FDE.AI" - can tell us that it has real AI inside. AI will learn how do you use your device, check out current usage scenario and adapt some system parameters real time to give you best usage experience. Details HERE.
Why to optimize?​First of all to make you happy with your device, to make it live longer & be snappy. Another reason is garbage. WTF? Yes. There is a world problem of e-garbage utilization, especially electronic devices & their toxic stuff like batteries..etc.. I'm not against progress - I'm against the selling politics of corporations, which add features slowly, to make people buy them. I'd say OKAY if it wasn't harmful, but in fact Africa became a toxic garbage continent - they need somewhere to put retarded e-devices & that's sad. It costs them cheaper to move toxic garbage to another country, rather then properly utilize it. You may say, how FDE can help with that, are you mad bro? Well, I hope that if you install FDE on your device, you'd use it for longer time, because of all optimizations. So that it will make you happy & you won't change it too frequent, in fact possibly reducing the amount of e-garbage. Thanks.
Installation:
WARNING! Don't use any other All-in-One tweakers or things may get much worse! I warned you!​
Make a backup just in case something goes wrong.
Download latest version of FDE and install it via custom recovery OR add zip in modules list if you are using Magisk systemless root.
After OS boot, you will get vibration and a log file /sdcard/Android/fde.txt will be created if FDE worked OK.
If you want to uninstall FDE simply remove module from Magisk Manager if you are on Magisk OR flash this zip in custom recovery.
Download:
FDE.AI-v7.3-20200127
About FDE APK
FAQ
Related Videos
Join my group in Telegram for 24/7 support.
Join my Facebook group.
Thread at 4PDA.
Fan-art​
Thanks to all guys, who contributed, helped, tested my work.. You all are wonderful, amazing, smart, super cool, beautiful people!
Consider donating me to support my project if you like it. Thanks!
XDA:DevDB Information
FDE.AI - Ultimate Android Optimizer, Tool/Utility for all devices (see above for details)
Contributors
FeraVolt
Version Information
Status: Stable
Current Stable Version: v8.0
Created 2019-03-10
Last Updated 2020-01-27
FDE.AI FAQ
Will it work on this or that device?
It will work on any device which runs Android OS.
Will it work along with this or that tweak/optimizer?
NO. Don't use any other All-in-One tweakers or things may get much worse!
Can I use this on custom kernel?
Yes, why not? It will work even better on custom kernel.
Does FDE has any configuration/logs?
No configurations. This is "flash & forget" optimizer. It will configure your system depending on you hardware/software automatically & individually. Log is available in /sdcard/Android/fde.txt
Is it worth to try FDE if I have a powerful flagship?
Yes, sure. FDE not only gives performance, but also increases power-saving.
Is there any difference between zip from Magisk module repo and zip provided here?
The difference is only in installer - zip provided here is universal, while one in Magisk repo is for Magisk root only.
I have ROOT, but don't have recovery. Can I do something?
You may try to install FDE via Flashfire app.
I have ROOT - not Magisk, and not SuperSU, and I don't have init.d support. What to do?
Try to emulate init.d support with app like Universal_Init.d_Support or similar.
Installation was successful, but no vibration. What does this mean?
Try to reboot device. Wait for a minute or two more. Maybe it will work, but a little later than expected. Also check for /sdcard/Android/fde.txt file. If still no luck, try to update your ROOT method (Magisk preferred). If you do have log and it says "all good" - then don't worry at all. Some rare devices doesn't support vibrations triggered by script. If still not working, read THIS post.
Do I need busybox?
No, FDE has a built-in one already. But if you already have one - they will not conflict.
Are project treble ROMs supported?
YES.
Flashed fine, but can't find icon for FDE. Huh?
This is not an Android apk and it has no interface yet.
Can I flash FDE right after ROM installation?
NO. Boot ROM first, then install FDE.
AI says '...turbo' is not supported. What can i do to make it work?
You may try to install another custom kernel. Those features are kernel dependent.
It's running fine, but i got a problem...
FDE.AI is under active development. Please attach any useful information such as log/screenshot, name of your device, ROM/recovery version. I am developer of FDE and I will help you to figure out the problem.
Nice mod, please check your git
Where is the download link???
来自我的 SM-G920F 上的 Tapatalk
There is a 'downloads' tab over main post
FeraVolt said:
There is a 'downloads' tab over main post
Click to expand...
Click to collapse
Error executing update-binary
Here is zip with fixed recovery installation. Forgot ';' in script...
No log file for me
I test your mod and I dont have any log, and any change in my device; galaxy tab pro 8.4 with SlimLP 5.1.1
russia101 said:
No log file for me
Click to expand...
Click to collapse
kioshio said:
I test your mod and I dont have any log, and any change in my device; galaxy tab pro 8.4 with SlimLP 5.1.1
Click to expand...
Click to collapse
Make sure you have mounted system partition in recovery before flashing.. This is beta version..being under development.. Also possibly it simply didn't run on boot. Please specify your device, android version and rom and i will try to check this out. I tested it from 2.3 till 5.1.1 android version..stock roms..
FeraVolt said:
Make sure you have mounted system partition in recovery before flashing.. This is beta version..being under development.. Also possibly it simply didn't run on boot. Please specify your device, android version and rom and i will try to check this out. I tested it from 2.3 till 5.1.1 android version..stock roms..
Click to expand...
Click to collapse
I'm using a s3 LTE and I'm currently on marshmallow 6.0.1
No log file. I Followed instructions. Stock Android 4.2.2
Still......noticeable improvement in loading of apps. Any other way to see if it flashed correctly?
Seems installed, let's see if it works. 5.1 OxygenOS. Here is my log: https://drive.google.com/file/d/0B1B_Q2k5VDqYUml1bTBJd2ZFMk0/view?usp=docslist_api
You should provide an Uninstaller, just in case. Cheers
Enviado desde mi ONE E1005 mediante Tapatalk
ChavitoArg said:
Seems installed, let's see if it works. 5.1 OxygenOS. Here is my log: https://drive.google.com/file/d/0B1B_Q2k5VDqYUml1bTBJd2ZFMk0/view?usp=docslist_api
You should provide an Uninstaller, just in case. Cheers
Enviado desde mi ONE E1005 mediante Tapatalk
Click to expand...
Click to collapse
Yes..it's working on your device fine. Do you notice any improvement? In case of high-end devices, most noticable should be a battery consumption decrease.
Will provide uninstaller asap.
hipocrazy said:
No log file. I Followed instructions. Stock Android 4.2.2
Still......noticeable improvement in loading of apps. Any other way to see if it flashed correctly?
Click to expand...
Click to collapse
Yes..via terminal emulator type:
su
sh /system/engine/as.sh
sh /system/engine/feradroid.sh
Then recheck log file..
FeraDroid-Engine-v0.19-beta2
FeraDroid-Engine-v0.19-beta2
Changes captured:
https://github.com/feravolt/FeraDroid-Engine/commits/master
Manuall FDE run
Here is a little instruction in case you couldn't install FDE on your device. Recovery doesn't install it well..or..FDE doen't autostart or you just don't have a recovery for your device (as in my case with china noname phone).
So:
-> Download latest FDE zip and extract it.
-> With any root explorer copy engine folder to /system/
-> Set 777 (check all tabs) permissions to whole engine folder and what is in there and in every folder content
-> Then get 'Terminal Emulator' app from Google Play store, run it and type:
Code:
su
-> Grant root permission then type:
Code:
sh /engine/as.sh
-> After that reboot your device and in 2 minutes, check log file on path: /sdcard/Android/FDE.txt
-> If there is no FDE.txt log then open Terminal Emulator again and type:
Code:
su
sh /system/engine/feradroid.sh
-> Wait it's completion, then check log file again. If it exists, please send it to me to deal with autostart issue for your device. You should run theese two commands every time you reboot your device..
Hope this will help you and you will be happy to see your device runnign fast. :fingers-crossed:
Log file
FeraVolt said:
FeraDroid-Engine-v0.19-beta2
My log file looks not like it's working correctly and this logfile only appears after I typed the command which you posted for terminal
View attachment FDE.txt
Click to expand...
Click to collapse
init.d start
russia101 said:
FeraVolt said:
FeraDroid-Engine-v0.19-beta2
My log file looks not like it's working correctly and this logfile only appears after I typed the command which you posted for terminal
View attachment 3598637
Click to expand...
Click to collapse
Thanks for feedback.It worked for you untill you reboot.
Here..try this zip with a try to be started at boot by init.d.. mount system partition..flash .zip and check log.(remove it beforeflashing this)
Click to expand...
Click to collapse
FeraVolt said:
russia101 said:
Thanks for feedback.It worked for you untill you reboot.
Here..try this zip with a try to be started at boot by init.d.. mount system partition..flash .zip and check log.(remove it beforeflashing this)
Click to expand...
Click to collapse
Ok did what you said and it looks Like everything works
View attachment FDE.txt
Click to expand...
Click to collapse

[ROM] [6.0.1] [T713/T719/T813/T819] Lightning ROM - AROMA with Optimizations

LightningROM for the SM-T713/SM-T719/SM-T813/T819 - v1.0
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 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.
*
*/
Lightning ROM is for the SM-T713, SM-T719, SM-T813, and SM-T819 designed to make the device faster and last longer on a single charge, while also getting rid of toasters embedded within your tablet.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
AROMA Installer included, so you can choose what you want and what you don't
Based from Odexed 6.0.1 XAR firmware (wifi variants) and 6.0.1 BTU/AUT firmware (cellular variants)
Mildly debloated
Build.prop tweaks
Su.d support
Compatible with Xposed
Kernel without dm-verity or force-encrypt by @ashyx included
Prerequisites
Any galaxy tab s2 2016 variant - T713/T719/T813/T819
Install TWRP 3.0.2 from here
FRP MUST BE OFF by going to Settings>About Tablet and tapping "Build Number" 10 times, then going to Settings>Developer Options and turning ON OEM Unlock.
You should optimally have some experience flashing ROMs, and if not, follow the below instructions VERY carefully.
Installing
Follow in order:
1) Make a backup of your device in TWRP (Optional)
2) In TWRP, select "Wipe" and then select "Advanced Wipe" and wipe the following:
-System
-Cache
-Dalvik/ART cache
-Data
-Internal Storage (do not wipe internal storage if you put the ROM on your internal sd!)
3) In TWRP, go to "Install" and navigate to where you saved the ROM zip
NOTE: On some devices the touchscreen does not work in the AROMA installer. On these devices, it has been reported that using the volume/power buttons to control the installer is possible.
4) Flash the ZIP
5) Reboot system
6) Enjoy! (First boot WILL bootloop ONE time, do not freak out)
Bugs
Red = High Priority, Yellow = Medium Priority, Green = Low Priority
ADB doesn't work (kernel bug, as far as I know)
9.7inch Tab S2 AROMA touchscreen not working; volume and power buttons must be used on those devices
Downloads
LightningROM T713 v1.0
LightningROM T813 v1.0
LightningROM T819 v1.0 (fixed)
LightningROM T719 v1.0 (fixed)
Github: https://github.com/Lightn1ng/LightningROM
WiFi Fix
If you flash the ROM and WiFi isn't working, flash this ZIP:
T713 WIFI FIX
T813 WIFI FIX
T819 WIFI FIX
WiFi fix for T819 and T719 coming soon.
Thanks
@ashyx - Kernel and TWRP
@pvsgh - Some ROM kitchen help
@DeeXii - Stock firmware for base
@Tkkg1994 - update-binary and update-binary-installer
@Chainfire - SuperSU
@SuperR. - ROM kitchen
ROM STATUS: Stable
Changelog:
v1.0:
-> ROM is now fully stable! (I hope)
-> AROMA Installer allows you to choose things you want to install and things you don't - while installing the ROM!
07-19-16:
-First Build
RESERVED
Congrats! I haven't rooted my 713 yet, but now I have more motivation to get it done. Once I'm rooted, I'll try this baby.
Windsor1959 said:
Congrats! I haven't rooted my 713 yet, but now I have more motivation to get it done. Once I'm rooted, I'll try this baby.
Click to expand...
Click to collapse
You don't need to root just install TWRP and flash the ROM. let me know if you need more precise instructions.
be sure to disable oem unlocking first!
Thanks for sharing this rom. I know parts of it gave you fits. Downloading now and well flash later tonight
Sent from my SM-T713 using Tapatalk
ElAguila said:
Thanks for sharing this rom. I know parts of it gave you fits. Downloading now and well flash later tonight
Sent from my SM-T713 using Tapatalk
Click to expand...
Click to collapse
Let me know how it goes.
I have flashed TWRP and the boot.img as well. I'm now downloading your ROM. One question: does your ROM have adaptive storage enabled, or will I need to repeat the little process you told me about in another thread? Thanks for all your work!
Windsor1959 said:
I have flashed TWRP and the boot.img as well. I'm now downloading your ROM. One question: does your ROM have adaptive storage enabled, or will I need to repeat the little process you told me about in another thread? Thanks for all your work!
Click to expand...
Click to collapse
The process can be different for different SDs, so I couldn't include it. The link I gave you in the other thread will still work. Keep me posted! :highfive:
Lightn1ng said:
The process can be different for different SDs, so I couldn't include it. The link I gave you in the other thread will still work. Keep me posted! :highfive:
Click to expand...
Click to collapse
Okay. Your ROM is Installed! I have run into one glitch. I am trying to switch my SD card to adaptive storage, like I did before. This time, when I type "adb shell", I get: error. Device unauthorized. This adbd's $ADB_VENDOR_KEYS is not set; try adb-kill-server if that seems wrong. " I tried that. No luck. Any suggestions? Thanks.
Windsor1959 said:
Okay. Your ROM is Installed! I have run into one glitch. I am trying to switch my SD card to adaptive storage, like I did before. This time, when I type "adb shell", I get: error. Device unauthorized. This adbd's $ADB_VENDOR_KEYS is not set; try adb-kill-server if that seems wrong. " I tried that. No luck. Any suggestions? Thanks.
Click to expand...
Click to collapse
This is a bug with the kernel, that's not my kernel so I can't fix it. That said, you can get a terminal emulator on the tablet and execute the commands he did after adb shell from there.
Lightn1ng said:
This is a bug with the kernel, that's not my kernel so I can't fix it. That said, you can get a terminal emulator on the tablet and execute the commands he did after adb shell from there.
Click to expand...
Click to collapse
Tried this. What I got after the partition command was that this process didn't have the MOUNT FORMAT FILESYSTEMS permission . Did I miss a step?
Windsor1959 said:
Tried this. What I got after the partition command was that this process didn't have the MOUNT FORMAT FILESYSTEMS permission . Did I miss a step?
Click to expand...
Click to collapse
Type "su" into terminal emulator before doing the commands.
Lightn1ng said:
Type "su" into terminal emulator before doing the commands.
Click to expand...
Click to collapse
That did it. I should have remembered that!
Everything looks good so far. I'm installing some apps. Love the debloating that you did.
Windsor1959 said:
That did it. I should have remembered that!
Everything looks good so far. I'm installing some apps. Love the debloating that you did.
Click to expand...
Click to collapse
Now I wish I put an OTA updater into the ROM so I didn't have to upload updates here. Maybe I'll upload a "revised" version before too many people use it.
Would you mind bringing pitchforks to ashyx so we can get ADB? lol.
Lightn1ng said:
Now I wish I put an OTA updater into the ROM so I didn't have to upload updates here. Maybe I'll upload a "revised" version before too many people use it.
Would you mind bringing pitchforks to ashyx so we can get ADB? lol.
Click to expand...
Click to collapse
Maybe if we used the pitchforks to cook hot dogs or s'mores...?
Windsor1959 said:
Maybe if we used the pitchforks to cook hot dogs or s'mores...?
Click to expand...
Click to collapse
I was thinking T713 users in front of his house holding pitchforks and torches demanding ADB, but that works too...
Lightn1ng said:
I was thinking T713 users in front of his house holding pitchforks and torches demanding ADB, but that works too...
Click to expand...
Click to collapse
I thought that's what you were thinking, but sometimes a little bit of goodness can work wonders! If that doesn't work, then we'll go with your idea!
I've been installing and setting up apps. I haven't met a single bug yet. My AnTuTu score is around 74k, which is slightly less than stock. But, if your tweaks help out in battery life send other areas, that's a very small price to pay. I haven't been able to get a sense of battery life yet, as I've been downloading and setting up my stuff. Everything feels smooth. I look forward to anything else you plan to add. But, this is quite good as it is.
Hi,
first of all thanks for your work&time! Is it possible to use this ROM for my T813? Thanks in advance!
The other thing is. it possible for you to give us a list which Apps do you removed? It's nice to know for the updater-script by Blaz1nfor ( sry can't send you the link, because i'm new here ) Or better for us, can you make an update of this list and post this here? This will be awesome!

Categories

Resources