[Guide][EASY][Marshmallow] Disable Force Encryption - No Ugly Corrupt on Boot - Nexus 6 General

I seen a lot of Discussion On this topic, and found a really simple way to disable Forced Encryption and it also removes the warning at boot. This in NO WAY is my work at all. I am sharing this [FIX] FED-Patcher v7 (ForceEncrypt Disable Patcher) which was posted by @gladiac. Absolutely make sure you head over to his forum and hit the Thanks button. This works great
Screenshots Below
I have the option to encrypt the phone as you can see circled. I went into system with Root Explorer and was prompted for R/W access and obviously I granted it. Everything is working great!
{
"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"
}
Preparation
Before proceeding, enable Developer options and MAKE SURE USB DEBUGGING IS ENABLED!!!
1. Download fed_patcher_v7-signed.zip and check here to verify the latest version
2. Download [BETA][2015.10.10] SuperSU v2.52 by @Chainfire
3. Download Whatever ROM you are going to use. I am currently running [ROM]【6.0】LightROM - Marshmallow【MRA58K】- 10/08/15
Instructions
1. Backup your SD Card, during this process, everything will be erased during the process
2. Reboot into TWRP, this is important that you actually have TWRP
3. Perform a Full Wipe by doing the following:
Press Wipe
[*] Press Advanced
[*] Click every check Box
[*] Wipe 3x for good measure
[*] Press Home button
[*] Press Wipe
[*] Press Format Data
[*] Type yes in the box to perform the format
[*] Perform this 3x for a good full wipe
4. Reboot TWRP (Do Not Install Super Su Yet)
5. Once Back In Recovery, On the computer, open My computer
6. Navigate to and open the Nexus 6 Drive
7. Drag the Zip files below to your Phone -
1) fed_patcher_v7-signed.zip
2) BETA-SuperSU-v2.50.zip
3) ROM Zip
If You are Having Trouble, take a look at the screen shots below
You Want to make sure you mount data if it is not, and make sure MTP is not disabled! Thanks @jamiejames and @aliasferno
8. Flash your ROM 1st (DO NOT BOOT AFTER FLASHING)
9. Wipe Dalvick Cache/Cache 3x
10. Flash fed_patcher_v7-signed.zip
11. Wipe Dalvick Cache/Cache 3x
12. Flash BETA-SuperSU-v2.52.zip
13. Reboot and Enjoy with no more red error sign during boot and no encryptionhttps://source.android.com/devices/tech/security/verifiedboot/verified-boot.html#user_experience
Supported Devices
Motorola Nexus 6 (shamu)
Version History
v1 - Initial version with HTC Nexus 9 WiFi (flounder) support
[*]v2 - Added Motorola Nexus 6 (shamu) support
[*]v3 - Added support for HTC Nexus 9 LTE (flounder_lte)
[*]v4 - Added support for signed boot-images
[*]v5 - Changed error handling to compensate for missing fstab files. Some roms seem not to ship with the complete set of boot-files from AOSP.
[*]v6 - FED-Patcher will enforce the same structure for the patched boot.img that the original boot.img had. Additionally, the kernel commandline will also be taken over. This should fix pretty much every case where devices would not boot after patching.
[*]v7 - FED-Patcher will now disable dm-verity in fstab to get rid of the red error sign on marshmallow roms.
What Do I need To Make This Work?
A supported device (Your nexus 6)
[*]An unlocked bootloader
[*]An already installed ROM with forceencrypt flag. (like cyanogenmod CM12.1)
[*]A recovery that includes busybox (TWRP, CWM)
How Do I Use it?
Follow Instructions above - This is the basic need to know information
[*]Make a thorough, conservative backup of your data if there is any on your device
[*]Go into your recovery (TWRP, CWM)
[*]Flash fed_patcher-signed.zip
[*]If your device is already encrypted (You booted your ROM at least once) you need to do a full wipe to get rid of the encryption. This full wipe will clear all your data on your data-partition (where your apps as well as their settings are stored) as well as on your internal storage so please, do a backup before. If you don't do a backup and want to restore your data... well... Call obama.
IMPORTANT: If you update your ROM you have to run FED-Patcher again because ROM-updates also update the boot-partition which effectively removes my patch. So, if you are on CM12.1 for example and you used my patch and do an update to a newer nightly you have to run FED-Patcher again. If you don't do so Android will encrypt your device at the first boot.
Is It Dangerous?
Well, I implemented tons of checks that prevent pretty much anything bad from happening. But, of course, we're dealing with the boot-partition here. Even though I tested FED-Patcher quite a lot there is still room for crap hitting the fan.
All Thanks To:
@gladiac - For Putting the OP together for the Nexus 9 and sharing this
[*]@rovo89 - for his xposed framework - I used some of his ideas by reading the source of his xposed installer flashable ZIP for FED-Patcher.
[*]@pbatard - for making (un)mkbootimg (dunno if he is on xda)

good work mate

Danvdh said:
good work mate
Click to expand...
Click to collapse
Thanks Bro...Thanks for the ROM, I saw it's already updating. Thanks

Thanks for this! :good:

Herk718 said:
Thanks for this! :good:
Click to expand...
Click to collapse
No Problem...

@gladiac mentioned he wasn't able to get system R/W access with v7. I'm not sure which SuperSU he was using earlier in the day but can you confirm? I'd like to make a couple edits to build.prop. thanks!

TY you for this info. Exactly what I was looking for. Thanks a milion

spunks3 said:
@gladiac mentioned he wasn't able to get system R/W access with v7. I'm not sure which SuperSU he was using earlier in the day but can you confirm? I'd like to make a couple edits to build.prop. thanks!
Click to expand...
Click to collapse
I am decrypted, I have super user ...I was able to restore with titanium backup, I will see if I can edit the build.prop or just mount rw
edit: I was able to mount rw successfully in root explorer no issues
simunovic said:
TY you for this info. Exactly what I was looking for. Thanks a milion
Click to expand...
Click to collapse
No problem
Sent from my Nexus 6 using Tapatalk

spunks3 said:
@gladiac mentioned he wasn't able to get system R/W access with v7. I'm not sure which SuperSU he was using earlier in the day but can you confirm? I'd like to make a couple edits to build.prop. thanks!
Click to expand...
Click to collapse
I posted a few screenshots in post# 1, I could mount R/W from the system folder in Root Explorer, everything is working great for me

bdorr1105 said:
I posted a few screenshots in post# 1, I could mount R/W from the system folder in Root Explorer, everything is working great for me
Click to expand...
Click to collapse
Very much appreciated!!! Now I wonder if Android pay works.. Something I'll test out later this week I suppose

spunks3 said:
Very much appreciated!!! Now I wonder if Android pay works.. Something I'll test out later this week I suppose
Click to expand...
Click to collapse
It won't work unless you remove root
Sent from my Nexus 6 using Tapatalk

Moved this from the development forum as there is no development, this is not your work, and it is a guide for this; this is better suited to a General forum.
Thread reopened on the basis that this is a guided collection of work.

Ok, this OP is more of a guide on how to use this tool, I am going to edit the OP and redirect it to the Forum that was in the Nexus 6...There was a mis-understanding on my part, I did not realize this was in the Nexus 6 Android Development already, this is just how to run it, and the steps to successfully flash and get rid of the warning before booting Android 6.0 and having a force decrypted set up form boot...

bdorr1105 said:
QUOTE]
As per Light Rom description it says Forced encryption is disabled. So If I install Light ROM, them there is no encryption right? or am I missing something?
Click to expand...
Click to collapse

atrix4nag said:
bdorr1105 said:
QUOTE]
As per Light Rom description it says Forced encryption is disabled. So If I install Light ROM, them there is no encryption right? or am I missing something?
Click to expand...
Click to collapse
There is no encryption, this is just an extra layer, if you flash kernels to make sure it doesn't force encryp, but you should be fine and not have to do this. This gets rid of the warning message at boot
Click to expand...
Click to collapse

bdorr1105 said:
atrix4nag said:
There is no encryption, this is just an extra layer, if you flash kernels to make sure it doesn't force encryp, but you should be fine and not have to do this. This gets rid of the warning message at boot
Click to expand...
Click to collapse
Just now installed light rom, installed custom ROM, and format data. so no more encryption on my phone, but I have the warning message at boot.
so following this method, I wont be having warning message, is that right?
Click to expand...
Click to collapse

atrix4nag said:
bdorr1105 said:
Just now installed light rom, installed custom ROM, and format data. so no more encryption on my phone, but I have the warning message at boot.
so following this method, I wont be having warning message, is that right?
Click to expand...
Click to collapse
I do not have the warning at boot doing this method. So yes, you should no longer have the warning
Click to expand...
Click to collapse

If i follow the steps correctly and change my kernel will the corrupt boot screen return?
my plan is to use Xtrasmooth rom with Elite kernel.

Hucklebury said:
If i follow the steps correctly and change my kernel will the corrupt boot screen return?
my plan is to use Xtrasmooth rom with Elite kernel.
Click to expand...
Click to collapse
I am not 100% sure if it will or not, with the kernel there is a chance it will, but I think you will be ok.. The splash screen is really more of an annoyance than anything else, but I think it will be ok.
At any rate, all you would have to do is flash just the fed_patcher_v7-signed.zip again

bdorr1105 said:
I am not 100% sure if it will or not, with the kernel there is a chance it will, but I think you will be ok.. The splash screen is really more of an annoyance than anything else, but I think it will be ok.
At any rate, all you would have to do is flash just the fed_patcher_v7-signed.zip again
Click to expand...
Click to collapse
ok, thanks for the reply. i have tried many times to get rid of that ugly screen without success, ended up going completely stock M.

Related

[ROM][UCKB1] Torch 2.03 [4/21/2011] ** Now with Monochrome Theme Addon **

DISCLAIMER: MAKE SURE YOU KNOW HOW TO FLASH BACK TO STOCK WITH ODIN OR CAPTIVATE AIO TOOL BEFORE FLASHING THIS! I AM NOT RESPONSIBLE IF YOU BRICK YOUR PHONE!
Built from 2.2 UCKB1 Captivate Froyo.
Features
- Root, busybox, zipaligned, and deodexed
- UCKB1 Modem
- OverStock kernel
- Includes Phoenix GPS Fix
- Uses a different browser for enhanced smoothness.
- MMS messages do not show up in call log
- Bloat removed
- sqlite3 included for db editing
- dalvik.heapsize changed to 32m to make garbage collection faster
- wifi.scanning changed to 90 for better battery
- windowsmgr.max_events_per_sec changed to 60 for smoother ui response
- Tethering works
- Sideloading enabled by default
- Added brightness level (0% brightness instead of 8%) and download all files (download files from browser)
- Added Voice Dialer
- Fixed APN settings *thx to Pirateghost*​Update v1.5
- Now uses Adam's GPS Fix
- New Browser with User Agent string in settings
- Vibrant Dialer Tab
- New Gallery to fix battery drain
- 6 lockscreens/extended power menu/accurate battery mod (Thx to whitehawkx)
- Fixed Contacts FC
- Now uses themed gingerbread launcher
- Removed a few more apps like Media Hub and Gmail
- Now enables voodoo lagfix by default
- Fixed stuttering in animations
- Changed boot animation to stock "S"​Update v2.03
- Updated kernel to OverStock v1.3
- Updated marketplace to 2.3.6 full-black
- Updated swype - themed black
- Replaced froyo keyboard with gingerbread keyboard
- Themed browser, mms, task manager, my files
- Removed flash player and maps, updated versions are available in the marketplace
- Updated APN list and hosts ad-blocking
- Reduced fonts filesize​
Known Issues:
- None so far.
>>> DOWNLOAD <<<
This wipes everything except internal/external sdcard. It flashes modem, kernel, data and system files.​
The attached zip files below are CWM recovery (update.zip) and Android Debug Bridge (ADB.zip).
Installation
If you are on stock JF6-JH7, use the following steps to flash this ROM. If you are already on a custom ROM, you should know how to flash a ROM
1. Disable any lagfix you may have.
2. Place the update.zip on the root directory of your internal sdcard, and place the ROM into the root directory as well.
3. Power phone off.
4. Hold down volume up, volume down, and power until you see the ATT boot image.
5. Continue holding volume up and volume down, but release the power button. Once you see the recovery menu, release all buttons.
6. Use the volume buttons to select "Reinstall Packages" and use power button to confirm your selection, your phone will reboot to recovery again.
7. "Reinstall Packages" one more time, you will now see ClockWorkMod Recovery.
8. Using volume buttons to select and back key to confirm: Select flash zip (or install zip, something like that), then select flash zip (or install zip) from sdcard.
9. Select the ROM and then it will ask you to confirm again.
10. Once you see "Install from sd complete." You can go back and then reboot system. It normally takes about 5 minutes for the first boot.
Screen Shots
{
"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"
}
Theme
>>> Download Theme <<<​
Screenshots courtesy of Vivify
Both files below are CWM flashable zips
Keyboard:
http://dl.dropbox.com/u/22635899/blackoutWhite-v2.2.127-U1.zip
Remember to uninstall the gingerbread keyboard that comes stock on Torch before flashing this or it won't really do anything
Themed puzzle lockscreen:
http://dl.dropbox.com/u/22635899/mymod_Torch_Theme_v1.01.zip
will flash when done uploading
ryude said:
Torch
DISCLAIMER: MAKE SURE YOU KNOW HOW TO FLASH BACK TO STOCK WITH ODIN OR CAPTIVATE AIO TOOL BEFORE FLASHING THIS! I AM NOT RESPONSIBLE IF YOU BRICK YOUR PHONE!
Built from 2.2 UCKB1 Captivate Froyo.
Features
- Root, busybox, and deodexed
- Includes Phoenix GPS Fix
- Uses a different browser for enhanced smoothness.
- MMS messages do not show up in call log
- Bloat removed
- sqlite3 included for db editing
- dalvik.heapsize changed to 32m to make garbage collection faster
- wifi.scanning changed to 90 for better battery
- windowsmgr.max_events_per_sec changed to 60 for smoother ui response
- Tethering works
- Added brightness level (0% brightness instead of 8%) and download all files (download files from browser)​
Download v1.0: Uploading....
Click to expand...
Click to collapse
So this will be a CWM flash?
PS... congrats on releasing it first.... hope it takes off for you.
shoman94 said:
So this will be a CWM flash?
Click to expand...
Click to collapse
yeah, i guess so
shoman94 said:
So this will be a CWM flash?
PS... congrats on releasing it first.... hope it takes off for you.
Click to expand...
Click to collapse
Yes, but be aware this includes 3e recovery. You cannot use update.zip CWM to flash another ROM, only way I know so far is to use ODIN 1-click restore.
Until a custom kernel is made with CWM integrated or a CWM is made with new signatures you cannot use CWM.
Looking forward to this ryude!
Sent from my GT-I9000 using XDA App
ryude said:
Yes, but be aware this includes 3e recovery. You cannot use update.zip CWM to flash another ROM, only way I know so far is to use ODIN 1-click restore.
Until a custom kernel is made with CWM integrated or a CWM is made with new signatures you cannot use CWM.
Click to expand...
Click to collapse
do you know how long its gonna take for uploading?
Still a lot of work needs to be done, and we desperately need a custom kernel built from source in order to really see improvements.
ryude said:
Yes, but be aware this includes 3e recovery. You cannot use update.zip CWM to flash another ROM, only way I know so far is to use ODIN 1-click restore.
Until a custom kernel is made with CWM integrated or a CWM is made with new signatures you cannot use CWM.
Click to expand...
Click to collapse
try this.
http://forum.xda-developers.com/showthread.php?t=870760
ryude said:
Still a lot of work needs to be done, and we desperately need a custom kernel built from source in order to really see improvements.
Click to expand...
Click to collapse
Did you include the stock voodoo lagfix version?
shoman94 said:
Did you include the stock voodoo lagfix version?
Click to expand...
Click to collapse
Nope, didn't even know it existed!!
Damn... I am gonna have to re-upload all over again on my ****ty 50kb/s.
ryude said:
Nope, didn't even know it existed!!
Damn... I am gonna have to re-upload all over again on my ****ty 50kb/s.
Click to expand...
Click to collapse
lol...yea thats about a 45minute upload right?
ryude said:
Yes, but be aware this includes 3e recovery. You cannot use update.zip CWM to flash another ROM, only way I know so far is to use ODIN 1-click restore.
Until a custom kernel is made with CWM integrated or a CWM is made with new signatures you cannot use CWM.
Click to expand...
Click to collapse
I used 3e Recovery Modded w/ No Verification when I had KB1 on my phone.
Edit: maybe you can include this in your release (or use the voodoo kernel).
Using the voodoo kernel, just gonna test it first before I upload.
where is the stock UCKB1?
Sent from my SAMSUNG-SGH-I897 using XDA App
ryude said:
Using the voodoo kernel, just gonna test it first before I upload.
Click to expand...
Click to collapse
Makes sense since it wasn't fully tested yet.
Keep up the good work... anxious to see what comes out of this.... gonna be tough to rip me away from Andromeda... lol
shoman94 said:
Makes sense since it wasn't fully tested yet.
Keep up the good work... anxious to see what comes out of this.... gonna be tough to rip me away from Andromeda... lol
Click to expand...
Click to collapse
It's not as good as i9000, but it will get there eventually.
ryude said:
download all files (download files from browser)
Click to expand...
Click to collapse
How did you accomplish this?
Pirateghost said:
try this.
http://forum.xda-developers.com/showthread.php?t=870760
Click to expand...
Click to collapse
confirmed
i flashed from cwm recovery with the voodoo kernel

[S4 Active]Flash CWM zips without custom recovery

DO NOT TRY TO USE THIS TO FLASH CUSTOM ROMS/RECOVERIES/KERNELS. THIS IS ONLY TO INSTALL TWEAKS THAT COME IN THE FORMAT OF A FLASHABLE .ZIP! READ THIS AND THE DEVELOPER'S THREAD BEFORE YOU PROCEED WITH THIS! I'M NOT RESPONSIBLE FOR BRICKS!
I thought all S4 active users should be aware of this -- you CAN flash CWM/TWRP .zip files WITHOUT a custom recovery. Albeit the app is a proof-of-concept/beta. It still does work and people with locked-down xperia phones use it to flash .zips
If you're on a regular S4 you'd be better off using CWM or TWRP so stop reading this.
You also cannot flash custom ROMs with this. Certain system files are critical to maintaining stability and if they are overwritten while the device is powered on it'll crash and you'll have a bricked franken-ROM phone. Don't try to flash kernels or recoveries with this either. You're just asking for trouble.
By clicking "Show" below you agree that I'm not responsible for your phone exploding or bricking when you do this. You could easily end up in a boot-loop and have to restore with odin. As a matter of fact, even if you do everything correctly you could still end up with a bricked phone. It won't be my fault. There is no way to do nandroids as of now so you will have to restore to out-of-box state with odin and start from square one.
From your phone:
1) Visit the developer's thread here
2) Read his thread and make sure you understand any warnings/consequences of using his tool.
3) Scroll to the bottom of the page, download and install the APK
{
"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"
}
4) Download your favorite flashable mod .zips. There's some links at the bottom of the OP.
5) Click "Select zip.." and then use your favorite file explorer to navigate to the location of your .zipped mod/tweak/whatever
6) Flash Gordon will request superuser, choose "accept"
7) Double check that you selected the correct .zip and have the correct options
8) Click "Flash Now!". Don't worry if your phone hangs, give it a few minutes to do its thing. Mine lagged very bad as I flashed acid audio mod. Do not hit the home button or do anything to cause the app to exit.
9) Once flash gordon is done a notification will appear telling you to reboot - Click that notification and your device will reboot. If the app hangs at "Installing" give it a good 10 minutes and if it's still "Installing" just manual reboot. If your mod requires you to wipe the cache partition I reccomend booting to the stock 3e recovery by holding vol up + power + home and wiping it that way so you don't experience FC's from clearing cache while device is running.
10) Once device is powered on it should take you through that "Android upgrading" message and then you can enjoy your mod!
11) Optional: Throw money at/thank "Androguide.fr" for his awesome app.
Confirmed working:
Acid Audio Mod - Use the one here - V7 will bootloop you or cause a glitch where your device is "Upgrading applications" every boot
Going to try more later -- post a picture of your favorite mod/tweak running and I'll add it to this OP!
Thank you for posting this. I am sure it will help many Active users, but I wonder how long it will be before people ignore your warnings and try to flash a kernel or ROM or custom recovery with this?
Please people READ and READ some more so you don't mess up your phones. I don't know if it will do any good but maybe putting that part at the top in Red letters might help.
Again. thanks.
scott14719 said:
Thank you for posting this. I am sure it will help many Active users, but I wonder how long it will be before people ignore your warnings and try to flash a kernel or ROM or custom recovery with this?
Please people READ and READ some more so you don't mess up your phones. I don't know if it will do any good but maybe putting that part at the top in Red letters might help.
Again. thanks.
Click to expand...
Click to collapse
Thanks and done.
I am tempted to see if the following mod will work... http://forum.xda-developers.com/showthread.php?t=2320427
NVM the mod I would really love to see is this http://forum.xda-developers.com/showthread.php?t=2335635 anyone willing to try it out
joshuadjohnson22 said:
I am tempted to see if the following mod will work... http://forum.xda-developers.com/showthread.php?t=2320427
NVM the mod I would really love to see is this http://forum.xda-developers.com/showthread.php?t=2335635 anyone willing to try it out
Click to expand...
Click to collapse
I don't see why it wouldn't work. Just try it
thatbigmoose said:
I don't see why it wouldn't work. Just try it
Click to expand...
Click to collapse
Lol i really want to but I don't feel like re-setting up my phone if it messes up lol.
I have already rooted my parent's S4 Active and regular S4 and I did a lot of mods for them... Just tired of re-setting up my phone. Are you not interested in CM10.1 MMS? It rocks... one of the only stock messaging apps I would like to use all the time
joshuadjohnson22 said:
Lol i really want to but I don't feel like re-setting up my phone if it messes up lol.
I have already rooted my parent's S4 Active and regular S4 and I did a lot of mods for them... Just tired of re-setting up my phone. Are you not interested in CM10.1 MMS? It rocks... one of the only stock messaging apps I would like to use all the time
Click to expand...
Click to collapse
I did 3 Odin flashes today from messing with flash Gordon and trying to install acid audio
I made a bloat killer based off the one found here: http://forum.xda-developers.com/showthread.php?t=2250403
Kills all S-Apps including note, memo, browser, sync services, ATT updater, flipboard, facebook, Samsung stock file explorer, "Simple" launcher, Swype
Leaves allshare play and all the stuff with wifi-direct, all google apps, group play, mobile hotspot, Samsung stock video app, TW launcher, ChatON because that ****er is invincible, Samsung keyboard, all of the apps that looked vital that I couldn't be bothered toying around with
Use this at your own discretion, I could've ****ed up and deleted a bad file, but my system is running great. As usual I'm not responsible for bricks.
Here's a list of ALL the apps it takes care of:
Code:
delete("/system/app/wssyncmldm.apk");
delete("/system/app/wssyncmldm.odex");
delete("/system/app/YPMobile_ATT.apk");
delete("/system/app/YahoostockPhone2013.odex");
delete("/system/app/YahoostockPhone2013.apk");
delete("/system/app/YahoonewsPhone2013.odex");
delete("/system/app/YahoonewsPhone2013.apk");
delete("/system/app/wssyncmlnps.odex");
delete("/system/app/wssyncmlnps.apk");
delete("/system/app/wssyncmlds.odex");
delete("/system/app/wssyncmlds.apk");
delete("/system/app/wssyncmldm.odex");
delete("/system/app/WlanTest.odex");
delete("/system/app/WlanTest.apk");
delete("/system/app/TripAdvisor.apk");
delete("/system/app/TravelWidget.apk");
delete("/system/app/TravelService.odex");
delete("/system/app/TravelService.apk");
delete("/system/app/Telenav_ATT.apk");
delete("/system/app/Swype.apk");
delete("/system/app/S-Voice_Android_phone_J.apk");
delete("/system/app/StoryAlbumWidget.odex");
delete("/system/app/StoryAlbumWidget.apk");
delete("/system/app/SPlannerAppWidget_NAmerica.odex");
delete("/system/app/SPlannerAppWidget_NAmerica.apk");
delete("/system/app/SNoteProvider.odex");
delete("/system/app/SNoteProvider.apk");
delete("/system/app/SMemo2.odex");
delete("/system/app/SMemo2.apk");
delete("/system/app/SmartWifi_vpl_ATT.apk");
delete("/system/app/SHealth2.apk");
delete("/system/app/SecNoteMyFiles.apk");
delete("/system/app/sCloudSyncSNote.apk");
delete("/system/app/sCloudSyncSBrowserTabs.apk");
delete("/system/app/sCloudSyncSBrowserBookmark.apk");
delete("/system/app/sCloudSyncContacts.apk");
delete("/system/app/sCloudSyncCalendar.apk");
delete("/system/app/sCloudQuotaApp.apk");
delete("/system/app/sCloudDataSync.apk");
delete("/system/app/sCloudDataRelay.apk");
delete("/system/app/SBrowser.odex");
delete("/system/app/SBrowser.apk");
delete("/system/app/SamsungWidget_ProgramMonitor.odex");
delete("/system/app/SamsungWidget_ProgramMonitor.apk");
delete("/system/app/SamsungTTS.apk");
delete("/system/app/SamsungMusic.apk");
delete("/system/app/SamsungHubUpdater.apk");
delete("/system/app/SamsungHub.apk");
delete("/system/app/SamsungGames.apk");
delete("/system/app/S_Translator_CSLi.odex");
delete("/system/app/S_Translator_CSLi.apk");
delete("/system/app/PolarisOffice5.apk");
delete("/system/app/PageBuddyNotiSvc2.odex");
delete("/system/app/PageBuddyNotiSvc2.apk");
delete("/system/app/myATT_ATT.apk");
delete("/system/app/MusicPlayerWT.apk");
delete("/system/app/MobilePrintSvc_Samsung.apk");
delete("/system/app/MobilePrintSvc_HP.apk");
delete("/system/app/MobilePrintSvc_CUPS_Backend.apk");
delete("/system/app/MobilePrintSvc_CUPS.apk");
delete("/system/app/MobilePrint2.odex");
delete("/system/app/MobilePrint2.apk");
delete("/system/app/MMAppFramework.odex");
delete("/system/app/MMAppFramework.apk");
delete("/system/app/Match3VS.apk");
delete("/system/app/LiveTv_vpl_ATT.apk");
delete("/system/app/KNOXAgent.odex");
delete("/system/app/KNOXAgent.apk");
delete("/system/app/kieswifi.odex");
delete("/system/app/kieswifi.apk");
delete("/system/app/FamilyMap_vpl_ATT.apk");
delete("/system/app/EasyLauncher.odex");
delete("/system/app/EasyLauncher.apk");
delete("/system/app/EarCare.apk");
delete("/system/app/DriveMode_ATT.apk");
delete("/system/app/digitalLocker_ATT.apk");
delete("/system/app/Com2usPoker_ASGC.apk");
delete("/system/app/attMessages_vpl_ATT.apk");
delete("/system/app/AccuweatherPhone2013.apk");
delete("/system/app/AccuweatherPhone2013.odex");
delete("/system/app/ChatON_feature.apk");
delete("/system/app/Samsungservice.apk");
delete("/system/app/SecCalendar_NAmerica_SPen.apk");
delete("/system/app/SecCalendar_NAmerica_SPen.odex");
delete("/system/app/DioDict3Service.apk");
delete("/system/app/HealthContentProvider.apk");
delete("/system/app/CHS_J_Device_only.apk");
delete("/system/app/SamsungApps_J_Only.apk");
delete("/system/app/SamsungBooks.apk");
delete("/system/app/Flipboard.apk");
delete("/system/app/MusicLiveShare.apk");
This is sweet, big props to the developer on this one. Gonna play with this more tomorrow.
Sent from my SAMSUNG-SGH-I537 using xda app-developers app
joshuadjohnson22 said:
I am tempted to see if the following mod will work... http://forum.xda-developers.com/showthread.php?t=2320427
NVM the mod I would really love to see is this http://forum.xda-developers.com/showthread.php?t=2335635 anyone willing to try it out
Click to expand...
Click to collapse
It doesnt even let me flash it. It keep saying "the package is not a flashable zip"
tisaznpimp said:
It doesnt even let me flash it. It keep saying "the package is not a flashable zip"
Click to expand...
Click to collapse
Try installing busybox?
Just search "busybox" on the market.
thatbigmoose said:
Try installing busybox?
Just search "busybox" on the market.
Click to expand...
Click to collapse
Also doesnt work, says the same error.
just to be sure... you did run the busybox installer after you installed it, correct? Both BusyBox apps are just installers. You have to run them and tell them to perform the actual install.
I just tried flashing CM 10.1 with this and now my phone's bricked. Wtf man
aturbs said:
I just tried flashing CM 10.1 with this and now my phone's bricked. Wtf man
Click to expand...
Click to collapse
You have to be trolling. If so, I hope you get banned.
aturbs said:
I just tried flashing CM 10.1 with this and now my phone's bricked. Wtf man
Click to expand...
Click to collapse
Yeah at the very most you softbricked your phone. Which probably means you flashed the wrong zip for the mms. Just odin your phone back...
How can we edit this to keep any apps we want? Thanks !
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
rhkean said:
just to be sure... you did run the busybox installer after you installed it, correct? Both BusyBox apps are just installers. You have to run them and tell them to perform the actual install.
Click to expand...
Click to collapse
awesome, thanks for the info. I successfully flash it. Thank you so much. =))
tisaznpimp said:
awesome, thanks for the info. I successfully flash it. Thank you so much. =))
Click to expand...
Click to collapse
Did you install cm10.1 mms? If so which zip files did you install? Is everything working?
Sent from my SAMSUNG-SGH-I537 using Tapatalk 4 Beta
joshuadjohnson22 said:
Did you install cm10.1 mms? If so which zip files did you install? Is everything working?
Sent from my SAMSUNG-SGH-I537 using Tapatalk 4 Beta
Click to expand...
Click to collapse
I flashed the one from here: http://forum.xda-developers.com/showthread.php?t=2335635
Make sure you use the 'Pre-MEA_AOSP_MMS_CPA-Poke-v2.zip'. Reboot phone and go to system/app with root explorer and rename KeyguardWidget.apk to KeyguardWidget.apk.bak. Done.
Everything, including both sms/mms works perfectly. You can even theme the conversation list and messages with custom background and different test color. I included screenshot to show you what I meant. =)
attached:

[DISCUSSION]All things Oxygen OS: Features, download, install, root, troubleshooting

READ THIS FIRST:​After downloading "oxygenos_1.0.0.zip" you will notice that it contains a folder with two files:
oxygenos_1.0.0_flashable.md5
oxygenos_1.0.0_flashable.zip
Extract oxygenos_1.0.0_flashable.zip first, then copy it to the SD card, wipe, flash, etc.
MultiROM works!
Check here and click thanks for MMWolverine.
New touchscreen driver to fix ghost touches:
Click here.​
__________________________________________
Just a weeeee bit late.
https://oneplus.net/de/oxygenos
__________________________________________
Download it here:​
Official:
https://forums.oneplus.net/threads/oxygen-1-0-2-release-with-stagefright-security-patches.340711/
There is a pre-rooted and de-bloated version by @CraZY_BoY^ right here:
[ROM][MOD] OxygenOS - Rooted | Cleaned | Some apps from CM
Features​
Screen-off gestures like double-tap to wake, music controls, and shortcuts for the camera and flashlight
Hardware and software navigation keys
Quick settings feature, tiles can be added, removed, and re-organized
Their own file manager, though it's pretty buggy ATM (see below).
Missing features:
Privacy guard
Double tap to sleep
Display color settings
Theming support
Custom camera app (uses Google camera app)
MaxxAudio and Swiftkey (coming in a future update)
{
"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"
}
Installation steps:​
Please make sure all your data and files are backed up before commencing. Flashing OxygenOS onto CM does require a system wipe, so you will lose all of your data. We are actively working on an easier, more automated solution soon to be available, but for now the build must be flashed manually.
Please proceed only if you are confident in your abilities to flash a custom ROM. This guide exists to help you flash OxygenOS, but things can still go wrong if not followed correctly. While rooting and flashing will not void your OnePlus warranty, any damage caused by improper flashing is not covered under warranty.
The following instructions assume you have Fastboot and ADB installed.
Step 1
You first need to flash a recovery onto your device. We recommend using TWRP. Please download the recovery image to your computer. You can follow their instructions to flash recovery, or you can reference these steps:
Boot into fastboot mode. You can do this on your OnePlus One by holding down the power button and the volume up button. When you see the fastboot logo, connect your device to your computer.
In your terminal window, find the folder where you put the recovery image and run the following commands:
fastboot oem unlock (You can skip this step if your phone’s bootloader is already unlocked).
fastboot flash recovery <recovery.img>. Image file should be the TWRP recovery image.
fastboot reboot
You should now have the recovery installed.
Step 2
Copy oxygenos_1.0.0.flashable.zip to your phone. On a Mac, you can use Android File Transfer.
Step 3
Boot into recovery. You can do this on your OnePlus One by holding down both the volume down key and the power button.
Step 4
Once you are in the recovery interface, the first thing you want to do is a factory reset. Again, you will lose all your data so please make sure you have backed up everything before doing this.
Step 5
After the wipe, go to install and find oxygenos_1.0.0.flashable.zip. Confirm flash. This will flash OxygenOS onto your device.
Step 6
After the flash succeeds, you can reboot the device, which will take you to the new OxygenOS. Enjoy!
If you find yourself wanting to rollback to CM, Make sure you have TWRP or CM recovery on the device. Another factory reset will be needed before flashing unfortunately so make sure you backup all of you data.
Click to expand...
Click to collapse
Source
To revert back to CM11/CM11s:​
Flash the latest CM11/CM11s modem from here.
Restore CM11/CM11s from a backup or flash new.
There is no need to reboot between steps 1 & 2.
Rooting Instructions:​
Just like CM11s, download SuperSU-v2.xx.zip to your SD card and flash from recovery.
Known issues:​
Reported by OnePlus:
When printing images, printer service may stop
Cannot hang up a call using headphone controls (intermittent)
OTG can only recognize FAT32 file system
During system update, display of wifi/data notification may be incorrect
During system update, display of version number may be incorrect
Files sometimes crash when uploading files to the cloud
Files may crash when renaming image files
Files does not support multi-select deletes
Reported here & elsewhere:
4k video is non-functional with Google camera.
Google Play Services wakelocks. Check here for a fix.
Other Stuff​
Wallpapers
Boot animation
Modem
Please click thanks for the guys that posted these for you.
CafeKampuchia said:
Just a weeeee bit late.
https://oneplus.net/de/oxygenos
Click to expand...
Click to collapse
Downloadning now! Lets see
very slow..hope for a mirror soon!
CoreGaming said:
very slow..hope for a mirror soon!
Click to expand...
Click to collapse
Its 700 MB
Nice to know, but I'll wait CM12s and then I choose what to do
I'm getting an average 100-150kbs using Firefox and DownloadThemAll. 1 hr 22 minutes left :/
Edit
Mine's shot up to >300kbs - 20 minutes left
Nothing like flashing a new ROM at 1:30AM!
Downloading now - Cant wait to get this thing running!
I am downloading on both my pc and my opo. on my the opo, it's taking 1 hour or so to download. on my pc it took 10 minutes. both on wireless on the same network.
Uploading to mega now, nearly half way, will post a link when finished.
gsmyth said:
Uploading to mega now, nearly half way, will post a link when finished.
Click to expand...
Click to collapse
Send me the link and I'll update the OP ASAP.
3rd feature according to this video is FILE MANAGER ARE YOU KIDDING ME
MEANWHILE STOCK BUG LIST:
When printing images, printer service may stop
Cannot hang up a call using headphone controls (intermittent)
OTG can only recognize FAT32 file system
During system update, display of wifi/data notification may be incorrect
During system update, display of version number may be incorrect
Files sometimes crash when uploading files to the cloud
Files may crash when renaming image files
Files does not support multi-select deletes
HOPING TO ROOT IT AGAIN VIA RECOVERY AND provide my feedback with xposed, viper sound mod etc
I'm really happy with cm12 nightlies, I'll wait for the reviews whats the battery like?
aravindhramachandran said:
3rd feature according to this video is FILE MANAGER ARE YOU KIDDING ME
MEANWHILE STOCK BUG LIST:
When printing images, printer service may stop
Cannot hang up a call using headphone controls (intermittent)
OTG can only recognize FAT32 file system
During system update, display of wifi/data notification may be incorrect
During system update, display of version number may be incorrect
Files sometimes crash when uploading files to the cloud
Files may crash when renaming image files
Files does not support multi-select deletes
HOPING TO ROOT IT AGAIN VIA RECOVERY AND provide my feedback with xposed, viper sound mod etc
Click to expand...
Click to collapse
Bug list in OP already, friend. Good point on the file manager. I'll add that to the OP as well. :good:
vacenzo said:
I'm really happy with cm12 nightlies, I'll wait for the reviews whats the battery like?
Click to expand...
Click to collapse
Dude, nobody even has it installed yet. And even if they do, it's been <1 hr. We'll know something tomorrow. :highfive:
mirror please. cant flash beacuse my download was corrupted and now the download is super slow. :crying::crying:
saar120 said:
mirror please. cant flash beacuse my download was corrupted and now the download is super slow. :crying::crying:
Click to expand...
Click to collapse
Read the comments.
Transmitted via Bacon
Guys, it keeps giving me error when trying to flash. Im on cm nightlies the latest one but for some reason it wont flash... i can flash other roms just fine
this is what happend to me as well. in the middle of the download i switched from wifi to 3g . i thought it was beacuse of that.
zee24 said:
Guys, it keeps giving me error when trying to flash. Im on cm nightlies the latest one but for some reason it wont flash... i can flash other roms just fine
Click to expand...
Click to collapse
Did you extract the zip? There is a flashable zip in the zip you downloaded.
There is a zip inside downloaded zip! Flash that.

[ROM][Share][LVM]MIUI v7 by Wuxianlin for Oppo Find 5

{
"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"
}
Hi everyone
Since there is no thread about MIUI on xda for the Oppo Find 5 yet I thought I might as well start one. I am no dev, so please be advised that this is just a share. Any help tips/additions etc. are more than welcome.
So here it is:
Miui v7 for our Oppo Find 5 build by wuxianlin based on Android 4.4 (many thanks).
Screenshots (source: en.mui.com):
Download:
Select the bottom one that says "Author: wuxianlin000000"
http://en.miui.com/download-81.html
Installation instructions for standard TWRP installation:
Make sure you are using the latest TWRP version. Download https://twrp.me/devices/oppofind5.html
Backup your data and ROM!
Full wipe. Wipe Dalvik cache, system, data, cache, android secure.
Install miui_Find5_wxl_5.x.xx_xxxxxxxx_4.4.zip or similar depending on download date.
Reboot
Enjoy Miui v7 on Oppo Find 5
Report your experiences/problems/tips etc. here
Installation instructions for modified TWRP installation with LVM:
[Warning]This installation type is not recommended for new or inexperienced users that dont know what they are doing.
Make sure your phone is charged above 50% or connect it to a power source.
Backup EVERYTHING to your PC, all phone storage will be formatted.
Download and install a modified LVM capable recovery by Wuxianlin with fastboot or any tool that you like (fastboot command: "fastboot flash recovery find5-twrp-recovery-2.8.6.0-en-lvm.img")
Both TWRP versions, 2.8.6.0 or 2.8.7.0, should work.
Download TWRP 2.8.6.0 LVM
Download TWRP 2.8.7.0 LVM F2S
Full wipe. Wipe Dalvik cache, system, data, internal storage, cache. (Do NOT wipe raw_data or raw_sd!)
From the TWRP main screen, go to: Advanced => LVM Partition => Click Merge Partition => Swipe to switch partition. (WARNING! This will completely wipe your phone's data partitions, there is no way back)
Full wipe again. Wipe Dalvik cache, system, data, cache, Android secure.
From the TWRP main screen, go to: Mount => Mount USB storage. (Or you can use TWRP sidelaod function to install the ROM)
Copy Install miui_Find5_wxl_5.x.xx_xxxxxxxx_4.4.zip or similar to your phone.
Unmount
Install miui_Find5_wxl_5.x.xx_xxxxxxxx_4.4.zip or similar depending on download date.
Reboot
Enjoy Miui v7 on Oppo Find 5 with LVM.
Report your experiences/problems/tips etc. here
Other links:
http://en.miui.com/
Thanks:
Miui
en.mui.com
Wuxianlin
CM
XDA-Developers
Everyone else that should've been listed here.
Your name not here where it belongs? Sincere apologies! PM me and I will fix it for you
Hello mate,
Seems great, will try now
Cheers
Love the UI, very clear, looks a litle bit like mac OS7 but for the rest, even in english half the the option stays in chinese and there are not a lot of options, but i would recommend it for someone liking nice phone with main purpose is calling with a nice looking device.
Thanks alot for for sharing it, was my first experience on MIUI and will stay on it till my next crDroid build, but will follow it up!
Cheers:good:
Keep in mind Miui v7 is very new and in early stages, so I expect a lot of changes in the upcoming weeks
boertjeg said:
Keep in mind Miui v7 is very new and in early stages, so I expect a lot of changes in the upcoming weeks
Click to expand...
Click to collapse
Yep look promessing
Sent from my Nexus 6 using XDA Free mobile app
Nice one! How's battery life?
deninho said:
Nice one! How's battery life?
Click to expand...
Click to collapse
Battery Life is quite good for me. I used Color OS 2.0 (Aki) without bluetooth and now I use bluetooth with my mi-band and the time is better (a little bit).
I have a problem with gps. When there is no signal and i turn on my phone, i am in shanghai.
The real problem is, when i start to play ingress... Softban is allways just a second away!
What about updates?
But the rom it is good for daily use.
Sven Fischer said:
Battery Life is quite good for me. I used Color OS 2.0 (Aki) without bluetooth and now I use bluetooth with my mi-band and the time is better (a little bit).
I have a problem with gps. When there is no signal and i turn on my phone, i am in shanghai.
The real problem is, when i start to play ingress... Softban is allways just a second away!
What about updates?
But the rom it is good for daily use.
Click to expand...
Click to collapse
I have no issues with GPS on latest build (see screenshot, which was indoors lol), first fix took a minute but now I have a very fast fix everytime I need GPS.
Next thing worth noting: I thought why not try LVM on this rom?
Surprise: LVM works flawlessly.
So I'm planning on making this my daily driver for the upcoming week at least. So far everything works fine, GPS, autorotation, auto brightness, google playstore, etc. all good.
Cant comment on battery life yet, but seems fine for now.
boertjeg said:
I have no issues with GPS on latest build (see screenshot, which was indoors lol), first fix took a minute but now I have a very fast fix everytime I need GPS.
Next thing worth noting: I thought why not try LVM on this rom?
Surprise: LVM works flawlessly.
So I'm planning on making this my daily driver for the upcoming week at least. So far everything works fine, GPS, autorotation, auto brightness, google playstore, etc. all good.
Cant comment on battery life yet, but seems fine for now.
Click to expand...
Click to collapse
You mean you only use just your special twrp and flash the rom or the rom is built with the specific apq8064 tree?
Lvm is working on DU but twrp works randomly
Goed afternoon +namidag hein?
Cheers
Sent from my Nexus 6 using XDA Free mobile app
Not sure what you mean exactly I'm afraid. But yes I just flashed modified twrp, than flash ROM and switch to LVM. I couldn't find any thread or forum by wuxianlin sadly so info is rare. If I'm correct the main issue is ducumentation of LVM on Find 5 right?
For other users that want to try this rom: dont switch to art runtime as is makes the system too unstable to be usable.
Goede avond
Verstuurd vanaf mijn Find 5 met Tapatalk
boertjeg said:
I have no issues with GPS on latest build (see screenshot, which was indoors lol), first fix took a minute but now I have a very fast fix everytime I need GPS.
Next thing worth noting: I thought why not try LVM on this rom?
Surprise: LVM works flawlessly.
Click to expand...
Click to collapse
GPS is ok now. Maybe first fix. But it took 2 days... Strange.
How do you get LVM working???
Sven Fischer said:
GPS is ok now. Maybe first fix. But it took 2 days... Strange.
How do you get LVM working???
Click to expand...
Click to collapse
I have updated OP with LVM installation instructions.
boertjeg said:
I have updated OP with LVM installation instructions.
Click to expand...
Click to collapse
Hi!
Before I make a big misstake...
1. Backup with old TWRP
2. Use TWRP 2.8.6.0 with LVM (This one?) and flash it
3. Then restore ROM back
4. Switch on LVM in TWRP
5. Reboot 1-2 times
And no problem yet?
Sven Fischer said:
Hi!
Before I make a big misstake...
1. Backup with old TWRP
2. Use TWRP 2.8.6.0 with LVM (This one?) and flash it
3. Then restore ROM back
4. Switch on LVM in TWRP
5. Reboot 1-2 times
And no problem yet?
Click to expand...
Click to collapse
Almost there. When you do step 4. Switch to LVM in TWRP, you are formatting your phone. So step 3 becomes useless.
You make a backup because you will lose everything when switching. So you backup, flash new TWRP, wipe all partitions, install the new ROM, switch to LVM partition, and reboot.
After it has booted you can restore all data (photos, music etc.). And start installing apps again to setup your device.
Note: to install Google Playstore and services use this app Google Installer
Can anyone tell what is the advantage of LVM ?
I am having issue with storage space for apps. was thinking of changing the phone or trying to repartition the app storage space.
If you can tell me the advantage of LVM which needs deleting of all the data, similar to repartition as it need full data backup too...
Might give both a try hehehe
Cheers
fkardame said:
Can anyone tell what is the advantage of LVM ?
I am having issue with storage space for apps. was thinking of changing the phone or trying to repartition the app storage space.
If you can tell me the advantage of LVM which needs deleting of all the data, similar to repartition as it need full data backup too...
Might give both a try hehehe
Cheers
Click to expand...
Click to collapse
LVM is giving you back all your data partition for apps by unifying it.
At the moment, with find5, it works by using some compatible ROMs and a specific twrp version. In the future, if cm migrate find5 tree to Android M, it could change.
Cheers
Sent from my Nexus 6 using Tapatalk
jejecule said:
LVM is giving you back all your data partition for apps by unifying it.
At the moment, with find5, it works by using some compatible ROMs and a specific twrp version. In the future, if cm migrate find5 tree to Android M, it could change.
Cheers
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Thanks for the quick reply.
Do you mean that by using LVM i will get more app storage?
I have Miui v7 already so if LVM can help me with more app storage then ill will try it this weekend.
fkardame said:
Thanks for the quick reply.
Do you mean that by using LVM i will get more app storage?
I have Miui v7 already so if LVM can help me with more app storage then ill will try it this weekend.
Click to expand...
Click to collapse
Basically if you use lvm ROM based and specific twrp, you will get all your storage available for apps. Example if you have a 16gb device, you'll get 12gb for apps instead of 2gb.
Cheers
Sent from my Nexus 6 using Tapatalk
jejecule said:
Basically if you use lvm ROM based and specific twrp, you will get all your storage available for apps. Example if you have a 16gb device, you'll get 12gb for apps instead of 2gb.
Cheers
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Man u gave me such a good NEWS
I will do that this weekend for sure
Coz i was thinking of buying Sony Xperia z3 compact just coz of the app storage issue in oppo find 5
Thanks and keep up the good work mate.
Cheers
Last question...
I am using [Kernel]Infinitus Kernel[GCC Linaro 4.9.1][F2FS Supported]
http://community.oppo.com/en/forum.php?mod=viewthread&tid=17903&extra=
I want this kernel only as this gives best battery backup. Can LVM work with this kernel or vis-avis

[HELP THREAD] [Q&A] [NOOB FRIENDLY] Ask any question here, don't be shy!

A thread for everyone from everyone! Noob friendly and a home for every newcomer!​
Thread rules:
1. Respect xda rules regarding conduct. (Rule no. 2 here)
2. All questions allowed by xda rules are welcomed.
3. Your questions must show that you want to learn. No one will criticize you because you are trying to learn.
4. Ask politely no matter how desperate you might be.
5. Do not post or request warez. XDA rule 6 here.
6. There are no bad questions, but only bad intentions and bad answers.
7. Don't use this thread as an excuse to ask all kinds of questions everywhere in the forums, especially in development threads. This is why this thread is for.
8. For all who want to help, do that kindly according to the rule 2.3 of xda
{
"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"
}
Work In Progress
Android related questions
Q: What is a smartphone?
A: ... just kidding, you are way past that!
Q: What is an android ROM?
A: Android Read-Only Memory. A file containing the Android operating system and its apps. The "stock ROM" comes preinstalled on the phone.
Q: What is a custom ROM?
A: A custom ROM replaces your device's preinstalled Android operating system (or Stock ROM), normally stored in read-only memory, with a new version of the Android operating system.
Q: What is a kernel in android?
A: A kernel is the component that helps the applications communicate with the hardware. It manages the system resources, communicates with external devices when needed, and so on. Android uses a variation of the Linux kernel. The kernel is the bridge between the ROM and hardware.
Q: Rooting-What is it?
A: Rooting is the process of allowing users to attain privileged control (root access) over various Android subsystems. As Android uses the Linux kernel, rooting an Android device gives similar access to administrative (superuser) permissions as on Linux. Rooting gives the ability (or permission) to alter or replace system applications and settings, run specialized applications that require administrator-level permissions, or perform other operations that are otherwise inaccessible to a normal Android user.
Q: What is a recovery in android?
A: In Android, recovery refers to the dedicated, bootable partition that has the recovery console installed. It is accessible with a combination of key presses, or instructions from a command line.
Q: What is Stock Recovery?
A: The Recovery that comes with your Android Device from the manufacturer is called Stock Recovery. Stock recovery can be used to flash updates from an update.zip file, OTA Updates, for factory reset etc.
Q: What is a Custom Recovery?
A: From stock recovery, we cannot flash Custom ROMs, Modules etc. For this, you need to flash custom recoveries like TWRP. Flashing a custom recovery overwrites the system recovery. Custom Recoveries have been coded to allow for backup and restore functions, selective deletion of data so you don't have to wipe everything, and modified to allow update packages that have not been digitally signed by official sources.
Q: What does TWRP stand for?
A: Team Win Recovery Project.
Q: What does OTA stand for?
A: Over The Air Update. An OTA Update is a software update that is distributed via Wi-Fi or broadband network, making use of functions built into the operating system itself.​
Note:
Noobs and newcomers: If someone answers you and the answer is helpful to you, press the "thanks" button for that person. It's a polite thing to do in the forums and saves you from creating a post just to say "thanks".
And remember: there are those that are noobs and those that were noobs!
Credit: Google.com for helping me to search, select, format and prepare some of the answers for easy reading.
Thanks for doing this. Been thinking of making one myself but you beat me to it. I'll help you out with answering whenever I can.
joeyhuab said:
Thanks for doing this. Been thinking of making one myself but you beat me to it. I'll help you out with answering whenever I can.
Click to expand...
Click to collapse
Welcome on board!
Now that is a good thread, I do really hope people would ask here now instead of making separate threads.
Xadus said:
Now that is a good thread, I do really hope people would ask here now instead of making separate threads.
Click to expand...
Click to collapse
We can ask the moderators to make this thread a sticky. So it will be always visible.
My device is rooted. I m use substratum in my device.. I m using a theme in substratum for 2 week ago but today I try to install & apply a new one but once I did that my device itself restart & Showing me a message " Android system load failed.. Your Data maybe corrupted , Please do a reset factory " but I want to back my device without loosing my data... What can I do. Please anyone help me..This is error
shafayetsabbir3 said:
My device is rooted. I m use substratum in my device.. I m using a theme in substratum for 2 week ago but today I try to install & apply a new one but once I did that my device itself restart & Showing me a message " Android system load failed.. Your Data maybe corrupted , Please do a reset factory " but I want to back my device without loosing my data... What can I do. Please anyone help me..This is error
Click to expand...
Click to collapse
Substratum creates a folder in your internal sd card with a flashable file that you can rescue your system.
Boot your phone into twrp if you have one and flash that file.
If you don't have a recovery installed, than just boot into a recovery and again flash that file.
Is there any way to resolve this issue of feb patch not getting installed
ragav_lithun said:
Is there any way to resolve this issue of feb patch not getting installed
Click to expand...
Click to collapse
Can you please give some more details? How are you installing the february patch?
Did you root your phone? Can you take a screenshot of the problem and upload it here?
varben said:
Substratum creates a folder in your internal sd card with a flashable file that you can rescue your system.
Boot your phone into twrp if you have one and flash that file.
If you don't have a recovery installed, than just boot into a recovery and again flash that file.
Click to expand...
Click to collapse
I have twrp installed bro.. What to do now?
shafayetsabbir3 said:
I have twrp installed bro.. What to do now?
Click to expand...
Click to collapse
Boot into twrp, find the folder substratum in your internal sd card and flash the rescue zip file. (Or uninstall, can't remember the exact name of the file)
I've bought a dux ducis flip cover. Any advice on how to turn on/off screen when open/close cover?
edgardurao said:
I've bought a dux ducis flip cover. Any advice on how to turn on/off screen when open/close cover?
Click to expand...
Click to collapse
Is it a smart flip cover? Link to the product details?
Hello..
I love xperia sound enhancement instead of viper or atmos.
my question are:
1. have you try installing such as mod on Mia1? is it applicable on oreo?
2. do you have any mod version recommended for mia1?
3. i'd love if it's magisk friendly any suggest?
thanks in advance for the answer..
varben said:
Is it a smart flip cover? Link to the product details?
Click to expand...
Click to collapse
Well I think it is: https://m.pt.aliexpress.com/item/32...32835263750&shortkey=bUvYjAfQ&addresstype=600
Any ideas?
varben said:
Boot into twrp, find the folder substratum in your internal sd card and flash the rescue zip file. (Or uninstall, can't remember the exact name of the file)
Click to expand...
Click to collapse
bro r u sure it will work?
For now I don't have twrp install in my device but I will boot twrp but if I found no rescue file in substratum folder then?
edgardurao said:
Well I think it is: https://m.pt.aliexpress.com/item/32...32835263750&shortkey=bUvYjAfQ&addresstype=600
Any ideas?
Click to expand...
Click to collapse
That doesn't look like a smart cover. So you can't use it to turn screen on/off by opening and closing the cover.
Sorry!
shafayetsabbir3 said:
bro r u sure it will work?
Click to expand...
Click to collapse
Can you try it? It's safe to do it.
varben said:
Can you try it? It's safe to do it.
Click to expand...
Click to collapse
Ok bro... I will try that tomorrow.. If it work then u save my life.. Actually there is lots of important data which I don't wants lose..
many people have faced with proximity sensor issue on devices such as redmi 3s, redmi note 3, note 4, redmi 4x, mi a1 and others ... the problem occurs when incoming calls, but xiaomi does not respond ... can someone look at the logs and fix this? Can someone help?
http://c.mi.com/thread-517279-1-1.html
http://c.mi.com/thread-294939-1-1.html
http://en.miui.com/thread-1341151-1-1.html
there's so many proximity sensor bug reports. Why does no one want to solve this problem? I have two devices (Mi a1, Redmy note 3 pro) with an incorrectly working proximity sensor.

Categories

Resources