-V- Kernel
w/ AnyKernel2 for RAMDisk modding
import /disclaimer.md
Code:
I am not responsible for any damage done to your device/SD card/OTG cable/washing machine etc.
You are responsible for what you do.
If something brakes, it's on you!
Extra Features:
Symlinked /storage/external_SD to /extSD
Added /sd-ext
Added init.d support
Added userinit.d support [More Info]
SELinux is now set to Permissive during bootup
ADB always in "Insecure" (root) mode
Modded default.prop
Code:
#More specifically, these lines:
ro.secure=0 #(from 1)
ro.debuggable=1 #(from 0)
ro.adb.secure=0 #(from 1)
More to come... Make suggestions and I will see what I can do...
Downloads:
http://forum.xda-developers.com/devdb/project/?id=9241#downloads
Installation:
You must have unlocked your bootloader!
Automatic:
Custom Recovery required
Just download and flash the latest auto-install .zip file.
Manual:
Root required
Download the attached .img file.
Open a terminal app and type the following commands (with enter after each):
Code:
su
dd if=/*path to .img file*/-*Android version*-_-V-_Kernel_vx.x.img of=/dev/block/platform/msm_sdcc.1/by-name/boot
Or, flash with a flashing app (Flashify, etc.) with "Boot" mode.
To-Do:
Get an insecure adbd binary for Android 5.0.2
Make suggestions...
Known Bugs:
Found one? Report it.
Changelog:
All downloads moved to Download section.
v2.1.1 -Universal- :
Removed Device check.
Download at post #2
v2.1.0 -Universal- :
Big bug fixes for both installer and uninstaller.
Download at post #2
v2.0.0 -Universal- :
Now using AnyKernel by @osm0sis
Now with uninstaller.
Download at post #2
-Removed due to bugs-
v1.5 LP:
This is the Lollipop version
This is the same as v1.5 for KitKat (except for the insecure adbd binary).
v1.5:
Change: init.d & userinit.d will log to files under /data/local/ to catch the output of any non-routed commands. (Commands without > or >> )
Change: Moved all mods from init.rc to init.extra.rc
v1.4:
Feature: ADB now always runs in "Insecure" (root) mode
v1.3:
Feature: Added /sd-ext
Feature: Added userinit.d support [More Info]
v1.2:
Feature: Modded default.prop
Code:
#More specifically, these lines:
ro.secure=0 #(from 1)
ro.debuggable=1 #(from 0)
ro.adb.secure=0 #(from 1)
v1.1:
Feature: SELinux is now set to Permissive during bootup
Bugfix: Fixed tiny bug in auto-install zip's updater-script, which sometimes caused the installation to abort.
v1.0:
First Release
Feature: Init.d support
Feature: Symlinked /storage/external_SD to /extSD
XDA:DevDB Information
-V- Kernel, Kernel for the LG G2 Mini
Contributors
Vagelis1608, @osm0sis for AnyKernel2
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 2.1.1
Created 2015-04-14
Last Updated 2017-09-23
Do you want to include (parts of) my kernel to your work (ROM, etc)?
Well, please, go ahead and do it.
You don't need to ask for my permission, however, it would be good if you contacted me to let me know (you don't have to, but it would be nice )
You must include a link to this thread and mention me in the OP. If outside of XDA, then add a link to my profile instead.
You must ask for my permission if you plan to modify my code.
This includes (from the ramdisk) :
File: /sbin/sysinit.sh
File: /init.extra.rc
Any line in /init.rc directly under (until the first empty line) a comment (#) with '-V- Kernel' in it.
(This does not include the original unmodified code, of course.)
Do you want to reset the LG RCT result and keep the kernel? Easy!
1. You will need to flash a special (attached) version, because the default.prop mod (v1.2+) is detected by RCT.
Flash the attached zip in recovery or extract the boot.img and flash it like in 'Manual Mode'.
{
"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"
}
2. Follow this tutorial: http://forum.xda-developers.com/showthread.php?p=54198093
Done
Since you can't write to /system/etc/init.d without root, I added userinit.d. It is just like init.d but the scripts are placed in /sdcard/userinit.d
You have to create the directory and place the scripts inside. No need to set permissions (since you can't, anyway).
Could you include some OC features: overclock to 1.6 like invaderjohn and some underclock ?
MiquelX2 said:
Could you include some OC features: overclock to 1.6 like invaderjohn and some underclock ?
Click to expand...
Click to collapse
I would have to build from source, however, I lack the knowledge and machine for that.
I could learn, but I don't have a PC with the ability to do pretty much anything.
I modded this kernel with my phone.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Update!
v1.1 Released!
Check OP for changelog.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Add support for zram?
Sent from my LG-D620 using xda Forum
steffenbakke said:
Add support for zram?
Sent from my LG-D620 using xda Forum
Click to expand...
Click to collapse
The same applies :/
Vagelis1608 said:
I would have to build from source, however, I lack the knowledge and machine for that.
I could learn, but I don't have a PC with the ability to do pretty much anything.
I nodded this kernel with my phone.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Click to expand...
Click to collapse
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
v1.2 Released
Modded default.prop
(I actually wanted to do this since v1.0, but I forgot )
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Unlock bootloader goes to manual installation too?
Sent from my LG-D620(rooted)
AntonPanos said:
Unlock bootloader goes to manual installation too?
Sent from my LG-D620(rooted)
Click to expand...
Click to collapse
Yes, of course.
Modifying the stock kernel corrupts LG 's official signature, and thus, signature verification done by a locked bootloader fails. As a result, the bootloader cancels the bootup and displays an error.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Why i get this when testing for init.d support, something more to do, i miss anything? flashed -V- kernel twice (auto and manual method) ..
Sent from my LG-D620fr [Stock 4.4.2, -V- kernel]
AntonPanos said:
Why i get this when testing for init.d support, something more to do, i miss anything? flashed -V- kernel twice (auto and manual method) ..
Sent from my LG-D620fr [Stock 4.4.2, -V- kernel]
Click to expand...
Click to collapse
Do you mean that it is disabled (off)?
That is because that app adds some lines at install-recovery-2.sh, while I modified the ramdisk.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
is it for custom rom too?
tecno789 said:
is it for custom rom too?
Click to expand...
Click to collapse
Nope.
Stock only.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Support ext4 fs? (if you can write back on prv msg)
WYPIERDAALAAC said:
Support ext4 fs? (if you can write back on prv msg)
Click to expand...
Click to collapse
I did.
But just to let everyone know, of course it does.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
v1.3 Released!
Added /sd-ext
Added userinit.d
This launches scripts from /sdcard/userinit.d/ just like init.d launches scripts from /system/etc/init.d.
It is intended for users who want to unroot and keep the kernel.
Added link to source in OP.
Special version for LG RCT released (at post #2).
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Quick update (to v1.4) that changes the adbd binary to an insecure one.
ADB now always runs with root.
Post #2 updated.
It *shouldn't* be detected by LG RCT. ADB still runs as root. However, "adb remount" will be detected by RCT, "adb root" probably won't, since adb will be already running as root, so the command won't complete.
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Hi,
Are u planing to add support for OTG ? and Custom ROM ?
I'm just asking.
Good work with this kernel running well.
Sent from my LG-D620 running on CPA using XDA Free mobile app
WoytazZer CZ said:
Hi,
Are u planing to add support for OTG ? and Custom ROM ?
I'm just asking.
Good work with this kernel running well.
Sent from my LG-D620 running on CPA using XDA Free mobile app
Click to expand...
Click to collapse
Custom ROM, no.
Little teaser, I am working on trying to get OTG host working, but nothing to test, yet.
Test version is out!
http://forum.xda-developers.com/showthread.php?p=60636914
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Related
Universal kernel flash tool
Instructions:
It's pretty easy, just follow simple few steps:
- Press "Check compatibility button"
- Select a valid kernel image
- Flash
- Reboot
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"
}
FAQ:
Does it increase binary counter? No
Do I need to be rooted? Yes, of course.
Why is it for? With this tool you can flash kernels without a PC in your Android, easy and safer than never, just select the kernel image, flash and reboot.
Why is it safer? It has MD5 checksum to verify that your file is not corrupt, you must want to check it before flashing...
I have soft bricked my device flashing an mp3 file (?) what can I do? Flash with odin again, you can optionally flash the kernel only.
Suported devices:
GT-I9070 running Jelly Bean / Gingerbread
GT-I9070P running Jelly Bean /Gingerbread
GT-I8160 running Jelly Bean
LG Nexus 4 running Jelly Bean
* If you want to add a device to the list pm details and a kernel thread to have an example and I will update as soon as possible.
Bugs:
̶M̶e̶n̶u̶ ̶b̶u̶t̶t̶o̶n̶'̶s̶ ̶n̶o̶t̶ ̶w̶o̶r̶k̶i̶n̶g̶ ̶o̶n̶ ̶g̶i̶n̶g̶e̶r̶b̶r̶e̶a̶d̶ ̶(̶?̶)̶ ̶N̶o̶t̶ ̶s̶u̶r̶e̶ ̶w̶h̶y̶ Fixed!
H̶a̶n̶g̶ ̶a̶n̶d̶ ̶f̶o̶r̶c̶e̶ ̶c̶l̶o̶s̶e̶ ̶o̶n̶ ̶s̶o̶m̶e̶ ̶u̶n̶s̶u̶p̶o̶r̶t̶e̶d̶ ̶d̶e̶v̶i̶c̶e̶s̶ ̶w̶h̶i̶l̶e̶ ̶t̶r̶y̶i̶n̶g̶ ̶t̶o̶ ̶m̶a̶k̶e̶ ̶t̶h̶e̶ ̶d̶u̶m̶p̶ ̶i̶n̶f̶o̶ ̶f̶i̶l̶e̶ Fixed! (?)
You tell me... Tell me how to replicate also
INCREMENTAL CHANGELOG:
[Update 1.15]
fixed bug that marked i9070 as unsupported under android 4.3 version
more android versions supported for GT-I8160
[Update 1.14]
support for Samsung Galaxy S3 (GT-I9300) added
support for Samsung Galaxy S4 (GT-I9500) added
support for Samsung Galaxy S4 LTE (GT-I9505) added
[Update 1.13]
Nexus 4 added (4.2 and 4.3 Jelly Bean supported)
Semaphore kernels for mako added
Last CoCore kernels for GT-I9070 added
[Update 1.12]
Added support for Android 4.2 and 4.3, CyanogenMod 10, 10.1, 10.2
[Update 1.11]
Added support for CoCore-E 6.0
Added support for CoCore-E 6.2
Added support for CoCore-E 6.8
Added support for CoCore-EP 6.8 BETA
[Update 1.10]
Minor fixes / cleanup
Added support for GT-I9070P JB version
Added support for CoCore 5.6
[Update 1.09]
EDIT: New app reuploaded and old app unpublished.
60% of the total source rebuilt cause of data loss w/out proper backup I could rebuilt the app but my signing keys are gone, so do not expect more updates via Play Store anymore until I fix it or upload a different and separated apk
Added support for Samsung Galaxy Ace II (GT-I8160) JB version
Added support for CoCore 5.0 and 5.1, D kernel for Ace II
Minor changes
[Update 1.08]
Fixed bug that caused FC's on some unsuported devices
Added reboot recovery / download (may not work in some kernels)
Added support for the following kernels:
CoCore-E 4.0
CoCore-E 4.2 (CWM)
CoCore-E 4.2 (TWRP)
CoCore-P 1.0
[Update 1.07]
Now the app checks if the user has root and busybox installed before going further.
Implemented dump report system to send useful device information if your device is not compatible. Post in the original XDA thread. (need testing)
(Please note that devices with an MTD partition table may require some aditional work that is not currently supported by this app at the moment)
Removed "Check compatibility button" as it's not really necessary.
Added support for the following kernels:
SIRI-RC4
CoCore-E 3.9 Nightly
CoCore 4.1 Nightly
[Update 1.06c / 1.06b / 1.06]
[Update] Bug fixed (wrong error message shown)
[Update] Added support for SIRI-RC3 kernel
[Update] Minor fixes / cleanup
Fixed issue that prevented Gingerbread users to use the menu buttons. (not tested)
Minor fixes in the source.
Added support for the following kernels:
CoCore-E 2.9 (Nightly)
CoCore-E 3.3
ThunderZap 4.1 + TWRP
ThunderZap 4.1 + CWM
SIRI-RC2 (Experimental update) - AKA "Battery.bin"
[Update 1.05]Released on Google Play Store!
They are actually the same .apk that you can download in this thread, the paid one is exactly the same, just use it if you want to support my job in any way
FREE: https://play.google.com/store/apps/details?id=com.frapeti.ukflash2
PAID: https://play.google.com/store/apps/details?id=com.frapeti.ukflash2_paid
Implementation of threads / asynchronous tasks (no more hangs while flashing / backing up)
UI Improvements
Stock LPY,LPZ and LQ4 JB kernels are now detected
Fixed issue that allowed users to press wrong buttons while flashing
Fixed issue that allowed unsupported devices to switch to backup mode
[Update 1.04b / 1.04]
Bug fixed: No more issues with sd card free space (I hope so ) :good:
New feature: Current kernel backup (press menu)
[Update 1.03b / 1.03]
Fixed bug that prevents gingerbread users to use the app - thanks buick1356 for testing on gb!
Added I9070P compatibility (not tested)
Logcat implementation
Detection of kernel compatibility and Android version
Detection of invalid file extensions
Added automatic detection for the following kernels:
CoCore-E 2.8 by cocafe (Jelly Bean)
OMEGA V2 (Jelly Bean)
CoCore 4.1 by cocafe (Gingerbread)
[Update 1.02]Now working with gingerbread (you know what you flash, do not blame at me lol)
[Update 1.01]Automagically detects common kernels if the MD5 checksum is correct.
Detected kernels:
ThunderZap 3.5 by Varun.chitre15
Siri RC2 by AdiPat
[Initial release 1.00]It's working!
Click to expand...
Click to collapse
FEEDBACK:
Any feedback is apreciated, if you have any bug please report and I will try to solve it, any suggestion is welcome.
PlayStore Link: https://play.google.com/store/apps/details?id=com.frapeti.ukflash2
Thanks lucasleal for the idea
XDA:DevDB Information
[APP / Tool] Universal kernel flash, a Tool/Utility for the Samsung Galaxy S Advance I9070
Contributors
frapeti
Version Information
Status: Stable
Current Stable Version: 1.15
Created 2013-10-09
Last Updated 2013-10-09
Reserved
thanks frapeti. commands dealing with sick
Re: [4.1+] [Tool] Universal kernel flash [v1]
:good
Thanks, it's simple way for flash kernel... .
Sent from my GT-I9070 using xda premium
LOL 101% sure.. thats really funny!
anyway, nice looking forward apps ^_^
cant wait to try..
FOR OUR GT-I9070 SAKE!
Re: [4.1+] [Tool] Universal kernel flash [v1]
Thanks !
Envoyé depuis mon GT-I9070
Re: [4.1+] [Tool] Universal kernel flash [v1]
Vety good... after flash some lags on the boot screen it still showoing galaxy s adcance... if you touch the screen then it show the home screen... any idea about this??? Other than its superb apps... simple way to falsh kernel... thanx buddy...
Sent from my GT-I9070 using xda premium
feedback: not working
step 1: compatibility check - pass
step 2: select a kernel - error message. no window shown, no way to choose a program to select a file to flash like in second screenshot. I have ES and stock samsung file explorer installed.
fw: deodexed XXLPZ
Re: [4.1+] [Tool] Universal kernel flash [v1]
adamuadamu said:
feedback: not working
step 1: compatibility check - pass
step 2: select a kernel - error message. no window shown, no way to choose a program to select a file to flash like in second screenshot. I have ES and stock samsung file explorer installed.
fw: deodexed XXLPZ
Click to expand...
Click to collapse
Put the kernel in yiurvsd card then select the kernel image.... then flash it and restart
Sent from my GT-I9070 using xda premium
hi.does flashing kernel by this app increase binary counts or not?
buick1356 said:
hi.does flashing kernel by this app increase binary counts or not?
Click to expand...
Click to collapse
Only flashing custom kernel with Odin increase it.
shut_down said:
Only flashing custom kernel with Odin increase it.
Click to expand...
Click to collapse
hi shut_down.I mean flashing by "Universal kernel flash tool" not by odin does it increase?
adamuadamu said:
feedback: not working
step 1: compatibility check - pass
step 2: select a kernel - error message. no window shown, no way to choose a program to select a file to flash like in second screenshot. I have ES and stock samsung file explorer installed.
fw: deodexed XXLPZ
Click to expand...
Click to collapse
The Program works after you install Root Explorer system with File Explorer does not work
buick1356 said:
hi shut_down.I mean flashing by "Universal kernel flash tool" not by odin does it increase?
Click to expand...
Click to collapse
Nope
Одг: [4.1+] [Tool] Universal kernel flash [v1]
buick1356 said:
hi shut_down.I mean flashing by "Universal kernel flash tool" not by odin does it increase?
Click to expand...
Click to collapse
This will not increase. It is like you use Terminal emulator or ADB shell and dd command.
Sent from Galaxy S Advance
mesuprakash said:
Vety good... after flash some lags on the boot screen it still showoing galaxy s adcance... if you touch the screen then it show the home screen... any idea about this??? Other than its superb apps... simple way to falsh kernel... thanx buddy...
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
Well it's related to the kernel itself and not cause of my app always leave the phone rest at least 2 minutes while it's booting.
adamuadamu said:
feedback: not working
step 1: compatibility check - pass
step 2: select a kernel - error message. no window shown, no way to choose a program to select a file to flash like in second screenshot. I have ES and stock samsung file explorer installed.
fw: deodexed XXLPZ
Click to expand...
Click to collapse
In the next release I will increase the number of compatible file browsers by changing the MIME type, thanks for the feedback!
EDIT: I think it is already on the most generic file mime type: "file/*", I tried with ES File Manager and it works so I don't know how to replicate your problem :/
Re: [4.1+] [Tool] Universal kernel flash [v1]
Thanks to me for the idea.
Sent from my GT-I9070 using xda app-developers app
Re: [4.1+] [Tool] Universal kernel flash [v1.01]
[Update 1.01]
Automagically detects common kernels if the MD5 checksum is correct.
Detected kernels:
- ThunderZap 3.5 by Varun.chitre15
- Siri RC2 by AdiPat
If you are trying to flash any of the above and do not see the automatic detection message consider redownloading becouse the file may be corrupted.
lucasleal said:
Thanks to me for the idea.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Sure! Maybe all of us thought of this before but u were the first to point it
Sent from my GT-I9070 using xda app-developers app
Re: [4.1+] [Tool] Universal kernel flash [v1.01]
My feedback: the app is great, put it at play store man !
If u do not have a dev account or somethin like that, I could post it.
Sent from my GT-I9070 using xda app-developers app
universal kernel flash
what about gb?
no app to support gb sth like this app?
Welcome to BE Rom (Android 4.3), built from stock Sony .290 system. This rom includes SuperSU and dual recovery (by ChilliChan/krabapple).
This is built on a C6802 system dump so you will lose LTE on the other models.
{
"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:
[COLOR="Red"][B]Disclaimer:[/B][/COLOR]
You flash this at your own risk.
Follow instructions.
Built from C6802 -[COLOR="Red"] no LTE[/COLOR]
Keep away from black cats
Features:
Unlocked bootloaders only (modified kernel)
Base: Sony official .290
Rooted - SuperSU
DEODEXED
Zipalligned
Busybox
Xposed of Xperia
DoggRom improvements:
Smoother and faster UI transitions
3G, WIFI & 4G speed improvements
GPU render tweaks within UI
Launcher resides in memory
Increase overall touch responsiveness
Cache improvements
Known Bugs:
Settings force closes
xposed won't run
initial wallpaper won't load - fine after first re-boot?
format data not done
Boot splash back to original
290 IMEI issue - don't use unless you have a way out
Google play updates may all fail on first attempt, seem to work when loading the store
Hangouts not deodexed
Video not deodexed
Xopsed: select the modules from the download menu, activate them then choose soft-boot from the framework page and grant root rights
InitialBootSetup sometimes fails to compleate
Install:
USE at own risk
only tested from stock .290
only tested install from @ChillyChan's dual-recovery.img kernel
Only for UL boot loader (not tested on locked)
Before flashing any new Sony based ROM, ie .290 FTF firmware.
Ensure you are running the latest version of flashtool. Flashtool download older versions may brick your Z-Ultra
0/ Make a backup/nandroid, have life insurance and have no black cats near by
1/ Download BE Rom and save to SD
1a/ If recovery is needed "Fastboot flash boot boot.img" that is included in zip
2/ Boot into recovery (might have to be @ChillyChan's dual-recovery.img kernel, see 1a
2a/ Format data/wipe (I think this is needed if not coming from a .290???)
3/ Flash Rom
4/ Wait about 2-3 min fir the flash to install
5/ Clear dalvik/cache
6/ Reboot and enjoy
Download:
current:
Version 0.8b
https://mega.co.nz/#!JhMxwR4Y!eDytIRuPdKEX6X0cqECnWQo5Ax9HRcvrdw7uTKCJxXw
old:
Version 0.7c
See Download tab above (when finished uploading)
duff build sorry, removed
Version 0.7b
https://mega.co.nz/#!UkUhyZDD!WAMRbxOI_rzGViG022lQATV98nINMccyqWGCPMjzrtk
Big thank you to:
@hamdogg for files and scripts
@iBuzman for the scripts and ideas
@jackie099 for root/flash tool
@ChillyChan for the dual kernel
Useful Links:
Flashtool: http://www.flashtool.net/download.php
@ChilliChan's dual-recovery kernel http://forum.xda-developers.com/showthread.php?t=2575909
FTF files: http://forum.xda-developers.com/show....php?t=2453921
@jackie099 boot.img flash tool http://forum.xda-developers.com/showthread.php?t=2576006
Xopsed from Z1 http://forum.xda-developers.com/showthread.php?t=2589113
Todo List:
LTE
Remove Sony Entertainment Network Staying by request
Get boot animation working
add file manager back in Back in
Add line in rom about formatting /data ??
Increase volume
Fix spelling
add xposed framework to system
Removed apks:
ArtFilterCamera.apk
Books.apk
ExternalKeyboardJP.apk
FBMediaDiscovery.apk
GoogleLyricsPlugin.apk
PhotoSlideshow.apk
SocialEngineCore.apk
SocialEnginePicasaPlugin.apk
WorldClockWidget.apk
Backup-Restore.apk
EnchantedForest.apk
Facebook-3-5-xhdpi.apk
FBMusicLike.apk
JapaneseIME.apk
PhotoWidget.apk
SocialEngineFacebookPlugin.apk
SocialEngineTwitterShareFrwkPlugin.apk
YouTubeKaraokePlugin.apk
BackupRestoreConfirmation.apk
EnterpriseService.apk
FaceLock.apk
FBSetupwizard.apk
Magazines.apk
POBoxSknMono.apk
SocialEngineFacebookShareFrwkPlugin.apk
socialife.apk
Backup-wizard.apk
Exchange2.apk
FBCalendarSync.apk
GoogleFeedback.apk
MagicSmokeWallpapers.apk
POBoxSknSelector.apk
SocialEngineFlickrPlugin.apk
textinput-chn.apk
com.aastocks.dzh.apk
com.magv.booku.sony.apk
com.magv.sony.apk
com.mobisystems.fileman.apk
com.sony.gsmguxmk.xperiaprivilege2012.apk
XDA:DevDB Information
[ROM][Stock] BE Rom -=- C6802 [4.3][04-01-14], a ROM for the Sony Xperia Z Ultra
Contributors
blueether, hamdogg, iBuzman
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Z-Ultra (C6802, will run on C68** but you will lose LTE)
Based On: Sony 14.2.a.0.290 C6802
Version Information
Status: Testing
Created 2014-01-02
Last Updated 2014-01-07
Reserved
Change log:
v0.8c Testing
Rom is running odexed
Settings working
firstboot app working
xposed for xperia included (no modules)
v0.7c Removed
Included file manager again
re-deodexed all files, except hangout and video - both failed??
Settings apk crashes hopefully fixed
v0.7b Initial Release
Files/Download tab
Settings.apk - deodexed with new bak/smali.jar to try and fix force closures - Doesn't seem to have fixed the problem
BE_Rom*.zip latest Rom uploads
Naming scheme
v x.x a
x => changes to boot/systen/apps/etc
a => changes to config/build.prop/updater-script/etc
Reserved
Thanks. Tell it for the unlocked bootloader or locked?
It is possible the installation instruction more detailed?
Good work :thumbup: @blueether will download in about 12hrs time (free work wifi ftw)
Besides user testing I'll also see if I can help with known bugs (read, unzip see if I can fix and rebuild in kitchen)
Again, thx and congrats again on your contribution
Btw.. I've sorted out deodexing and xposed (incl. Setting apk.. and are you using the modified xperia xposed framework?) will be in touch after testing.
Feodorus 4PDA said:
Thanks. Tell it for the unlocked bootloader or locked?
It is possible the installation instruction more detailed?
Click to expand...
Click to collapse
Only UL bootloader can install the 290 kernel with RW fix and a recovery to flash from, so by default all rooted/cwm recovery 290 roms are UL until a LB full root solution is found.
@blueether Maybe some xposed hints here - > http://forum.xda-developers.com/showthread.php?t=2589113
My recommended instructions for install are:
(unlock bootloader if locked lol )
Flash full 290 ftf of choice via pcc
Fastboot flash boot @ChillyChan dual-recovery.img kernel
Boot into twrp/cwm recovery and flash BE rom
Flash superuser186 zip (just to be safe)
Clear dalvik/cache
Reboot and enjoy (meaning test for @blueether)
Install busybox via play store after first boot
Sent from my C6833 using Tapatalk
Oh new rom alway welcome
blueether said:
Welcome to BE Rom (Android 4.3), built from stock Sony .290 system.
Click to expand...
Click to collapse
I set everything normally works. Only the file manager is a pity deleted. it would be possible to leave stock.
ps000000 said:
Oh new rom alway welcome
Click to expand...
Click to collapse
Agreed... Props @blueether
Sent from my C6833 using Tapatalk
what a way to start theyear for us .. just tell me if coild help in anyway i can
Sent from my C6833 using XDA Premium HD app
iBuzman said:
My recommended instructions for install are:
(unlock bootloader if locked lol )
Flash full 290 ftf of choice via pcc
Fastboot flash boot @ChillyChan dual-recovery.img kernel
Boot into twrp/cwm recovery and flash BE rom
Flash superuser186 zip (just to be safe)
Clear dalvik/cache
Reboot and enjoy (meaning test for @blueether)
Install busybox via play store after first boot
Click to expand...
Click to collapse
+1
As I said I had to go out while writing the OP so I'll update it.
Root should work and the latest busybox is included in the rom
Thanks for the comments so, mostly looking for testers etc first - not someone that is doing their first rom flash
@Feodorus 4PDA I can re-include the FM - this is the fort of thig that is good to know
@iBuzman that xposed link looks the ticket
Oh just finish installation process without any error
First setup screen bit different than stock one
there are Sony Entertainment Network Log in / Sign up screen
(Stock rom does not show this page)
Continue testing
(I feel smoother scrolling in my home screen than stock rom)
OOPs
My model change to C6802 and
In mobile network setting I lose my LTE Mode
ps000000 said:
Oh just finish installation process without any error
First setup screen bit different than stock one
there are Sony Entertainment Network Log in / Sign up screen
(Stock rom does not show this page)
Continue testing
(I feel smoother scrolling in my home screen than stock rom)
OOPs
My model change to C6802 and
In mobile network setting I lose my LTE Mode
Click to expand...
Click to collapse
I remembered that last night that it is from c6802 .
I blame @hamdogg for the smother scrolling as it was his build.prop tweaks that I have included
"Sony Entertainment Network Log" haven't looked for that yet to remove it
blueether said:
I remembered that last night that it is from c6802 .
I blame @hamdogg for the smother scrolling as it was his build.prop tweaks that I have included
"Sony Entertainment Network Log" haven't looked for that yet to remove it
Click to expand...
Click to collapse
Excellent! Nice work blue...
I'm off to the beach today with the kids but will work on doggROM layer tonight. Hopefully!
Edit: famous last words... Man jumped off wharf and didn't come up. Looks like I'm organising a land & coast guard search... Maybe rom tomorrow...
Btw.. I like the Sony Entertainment Network app being included - without this I couldn't use music unlimited and a few other sony apps
Sent from my C6833 using Tapatalk
hamdogg said:
famous last words... Man jumped off wharf and didn't come up. Looks like I'm organising a land & coast guard search... Maybe rom tomorrow...
Click to expand...
Click to collapse
The joys of being a "search & rescue dogg"
Sent from my C6833 using Tapatalk
Oh and after i finish install Keyboard App
I cannot enter SETTING > Language & Input "Setting Stop"
(all setting item work fine except "Language & Input")
iBuzman said:
The joys of being a "search & rescue dogg"
Sent from my C6833 using Tapatalk
Click to expand...
Click to collapse
That's me!... unfortunately I don't get an orange vest like our real dogs... I'm in the OP's room today.
unfortunately its about to be called off. Police taking over so thats not a good sign for the missing guy. No longer a rescue, now a recovery.
I'll flash BE and see how it goes... be a couple hours until i finish up here..
that crashes here as well
I wonder if it somethig in build.prop? the last build before those changes was more stable...
/me goes off to learn how to use USB debugging...
I don't think build prop; did it deodex properly in the kitchen? My guess is something to do with a faulty apk after deodexing - kitchen doesn't officially support 4.3 and api change to 18 may only be "cosmetic". Maybe @hamdogg can deodex setting.apk properly via linux? (I only have cygwin and 4.2.2 support on my win8 pc)
Sent from my C6833 using Tapatalk
iBuzman said:
I don't think build prop; did it deodex properly in the kitchen? My guess is something to do with a faulty apk after deodexing - kitchen doesn't officially support 4.3 and api change to 18 may only be "cosmetic". Maybe @hamdogg can deodex setting.apk properly via linux? (I only have cygwin and 4.2.2 support on my win8 pc)
Sent from my C6833 using Tapatalk
Click to expand...
Click to collapse
I've got kubuntu here so could do it the non kitchen way, but I can't get to the pc today.
I love DooMKernel by DooMLoRD , but he does not have Z3.
So, I started to learn and create custom kernel like DooMKernel.
Please do not ask me to add something, I don't know much about kernel and git right now...
Z3 Dual D6633 need a different kernel.
If you want me to make it, give me your Z3 Dual since I don't want to make kernel not tested on my device...
{
"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"
}
* banner by MysticEnforcer
juggly.cn and other Japanese website - please do not use this thread as a source.
I have Japanese post at androplus.org
Download from official website
Changelog
What is FOTA kernel recovery?
NOTE: this is old info
Xperia doesn't have recovery partition for user,
but we have FOTA kernel partition for OTA.
Since we have to unlock bootloader and OTA won't work on unlocked,
we can re-use useless FOTA kernel as recovery partition using Dees-Troy's "extract_elf_ramdisk".
With FOTA kernel recovery, you can update your recovery without updating kernel.
For example, TeamWin provides TWRP images of FOTA kernel for Z2:
http://teamw.in/project/twrp2/232
It's for Z2, but we can use main functions such as backup and install on Z3 and other FHD devices,
but device check by some ROM zip will give you wrong result because .prop in image has info for Z2.
Modified version of TWRP 2.8.1.0 image for D6603 is here.
You can flash images to FOTA kernel by fastboot command like
Code:
fastboot flash recovery fotakernel.img
To enter into FOTA recovery, press power key when LED is on.
How to restore DRM functions?
When you unlock bootloader you will lose X-Reality, noise reduction and so on,
but you can restore them!
Original thread is here, but I updated steps for Z3 and Z3 Compact.
1. Download zip from original thread
* Choose KitKat version (for 4.4) or Lollipop version (for 5.0)
2. Place zip in internal or external storage of your device
3. Reboot into recovery and do Factory Reset
4. Reboot into flashmode and flash FTF with Flashtool
Any FTF is OK, but of cource use FTF for same version you are using now.
Wipe: Check APPSLOG and CACHE
Exclude: Don't check
5. Close Flashtool, unplug and plug your phone and reopen Flashtool, then relock bootloader
Click BLU icon to show relock button and click it.
6. Flash FTF (same as 4.)
7. Close Flashtool, unplug and plug your phone and reopen Flashtool, then unlock bootloader
Click BLU icon to show unlock button and click it.
8. Reboot into fastboot mode and flash my kernel
9. Reboot into recovery and install DRM Restore zip
10. Reboot
11. Done!
After doing this, do not restore old data since it will revert DRM restore.
You can restore system with recovery and use Titanium Backup or something to restore app data.
Note: When you flash new ROM (not kernel), you must flash DRM Restore zip.
If you get "net::ERR_NAME_NOT_RESOLVED" when connecting xda,
please disable PrototypeProtection with Titanium Backup or something similar.
How to use F2FS?
Read this:
http://forum.xda-developers.com/xperia-s/s-development/tutorial-migrate-filesystem-to-f2fs-ext4-t3004755
Kernel sources
https://github.com/WedyDQ10/android_kernel_sony_msm8974ac
I should learn how to use git before creating custom kernel...
Credits
DooMLoRD
Faux123
Dees_Troy & TeamWin
Phil3759
Myself5
glocklee
pec0ra
and many other people involved in Z3 development
XDA:DevDB Information
AndroPlusKernel for Z3, Kernel for the Sony Xperia Z3
Contributors
AndroPlus, [#APK_cont]
Source Code: https://github.com/WedyDQ10/android_kernel_sony_msm8974ac
Kernel Special Features:
Version Information
Status: Stable
Created 2014-12-28
Last Updated 2016-04-09
Changelog
Features and changelog
Moved to here
My Kernel settings
Destroyedbeauty's settings for
performance and battery:
http://forum.xda-developers.com/showpost.php?p=62300692&postcount=1553
battery life:
http://forum.xda-developers.com/showpost.php?p=59044835&postcount=380
If I had the Xperia Z3 I would create & support my DooMKernel for it...
Sent from my D6503 using XDA Free mobile app
My suggestion would be to change the top line of your post.
Mainly due to it being a misleading piece of information.
However, great work on creating your kernel, I will be following this.
DooMLoRD said:
If I had the Xperia Z3 I would create & support my DooMKernel for it...
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
wait to get it and support this phone.
I feel you are being a little rude to @DooMLoRD.
Have a look at what this guy does for the community, he is a legend.
Sent from my Xperia Z3
I know the work that is offered DooMLoRD. I respect that.
I have another smart phone (old model) and I had support for good offer there.
I write the translation, sorry if it seemed ugly the previous message. write with good mood.
Updated to v2 - now it's almost same as DooMKernel for Z2.
It's not optimised for Z3, but good enough to have those great features
Hi,
Quick question, And apologies most likely a stupid one.
But does this require root?
Kindest Regards
yes
Issit posqible for 6653 variant of z3?
nansensical said:
Issit posqible for 6653 variant of z3?
Click to expand...
Click to collapse
+1
Same question
Does this work with v 98 in Europe?
Sent from my D6603 using XDA Free mobile app
question about color control
AndroPlus said:
[*]kernel level Color Control -v2
Click to expand...
Click to collapse
About this kernel level color control, how does it different from the default "white balance" tool provided by Sony? Is it able to control Gamma setting?
Thanks,
Claud
Great work! Does this kernel work out of the box with a rooted Z3C? And is D2W supported ? Cheers!
nansensical said:
Issit posqible for 6653 variant of z3?
Click to expand...
Click to collapse
Please test this: v3 for D6653 23.0.A.2.93
nayliz said:
Does this work with v 98 in Europe?
Sent from my D6603 using XDA Free mobile app
Click to expand...
Click to collapse
Difference between .98 and .105 is little, so it will works.
cloud402 said:
About this kernel level color control, how does it different from the default "white balance" tool provided by Sony? Is it able to control Gamma setting?
Thanks,
Claud
Click to expand...
Click to collapse
You can change color temperature with Fauxclock.
I think difference is: white balance - change value to higher, kernel level color control - change value to lower
Fruktsallad said:
Great work! Does this kernel work out of the box with a rooted Z3C? And is D2W supported ? Cheers!
Click to expand...
Click to collapse
Please test this: v3 for D5803 23.0.A.2.105 (should work even if you are on .93 or .98)
DT2W is officially supported by Sony as you know, so it works normally.
I added 2.89GHz overclocking.
v3 for D6603 23.0.A.2.105
Another question, does this kernel works with fauxsound?
nansensical said:
Another question, does this kernel works with fauxsound?
Click to expand...
Click to collapse
No, it reboots automatically when you open or installed Fauxsound...
AndroPlus said:
No, it reboots automatically when you open or installed Fauxsound...
Click to expand...
Click to collapse
Thanks man. The only reason for me to root is fauxsound. Damn...
BEFORE INSTALL READ TUTORIAL BELOW!
ps do not install it on MIUI or CM. THANK YOU
Hi! This is my first project for our LG G2M
This ROM/Mod/Patch (call it what you want) is for D620.
Is fast, lite, stable and bug free
IF YOU LIKE IT, HIT THANKS
(if you want something from my mod you can, I just don't care but tell me or give my name to credits ))
OptimuZen(Mod) (a name from Optimus+Zen)
>>> What's new? <<<
-Based on latest LG firmware
-Clean and lite system
-Rooted #
-Updated LG Optimus UI, apps and system files
-V- Kernel (Stock kernel w/ modded ramdisk etc)
-GPU patch
-Mix of UI: ZenUI from Asus and latest Optimus (from Lollipop; Android 5).
-Nice ZenUI apps (for example MiniMovie or SuperNote etc)
-Knock to lock [apk] (plugin for Asus launcher, you don't need it with LG Home)
-Ringtones/Sounds from Asus
-New bootanimation and shutdownanimation
-Boot sound from MyPhone Luna, new shutdown sound too
-LG G3 and Asus Zen keyboards
-Walkman+addons with visualizations (and updated UI of app by me)
-Better audio quality by Sony (very clean with deep mega bass))
-Some Google apps moved to 'bootup' folder (now you can remove or install it in your phone)
-No limit of windows: Qslide
-Xposed inside:
*Included modules: GravityBox (it gives you many more options, like in CM,
even recording screen of phone like in Fraps programme),
Coloured (tinted) Statusbar, Greenify, BootManager, XThemeEngine...
and maybe more
CLICK THE LINK FOR SCREENSHOTS or go to "Attach Files":
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"
}
Check this out
Mirror by @Radac Stunghthumz
DOWNLOAD
HERE! <<<<
--------------
or from this
--------------
PART1: HERE
PART2: HERE
PART3: HERE
(First of extract .rar package!)
after extract you can put zip package to your phone storage.
*** How to install? ***
A) FOR THIS WHO HAVE ROOT, UNLOCKED BOOTLOADER and RECOVERY (for example CWM) :
0. Download LG firmware and install it by Recovery.
Links:
1. Torrent: here
2. Mirror: SOON
---
1. Download my mod.
2. Reboot to Recovery
3. Do wipe data and cache
4. Mount system/data
5. Install my mod
6. Wait and do reboot
(Install patch or Delete MusicFX.apk from system\priv-app (Now Walkman will use Sony audio enhancements).)
that's all
B) FOR THIS WHO HAVE NOT ROOT, UNLOCKED BOOTLOADER etc:
1. Download and install latest, clean LG firmware.
Link:
Code:
https://mega.co.nz/#!hIkW3YhT!lGd_cC7sE3uIBmDdJ7Kwt-w93xmfkb0ag2nOrb8d1LI
PASSWORD: firmware-lg-d620r-poland-62010
2. Root your device and unlock bootloader.
3. Install some mod'ed Recovery (for example CWM)
4. Do wipe data and cache
5. Mount system/data
6. Install my mod
7. Wait and do reboot
(Install patch or Delete MusicFX.apk from system\priv-app (Now Walkman will use Sony audio enhancements).)
SHOULD WORK ON EVERY LG KK FIRMWARE BUT I RECOMMEND THIS ONE FROM LINKS.
DO NOT INSTALL IT ON CM OR MIUI.
that's all
THANK YOU:
@Vagelis1608 for answers and kernel http://forum.xda-developers.com/g2-mini/development/kernel-stock-kernel-modded-ramdisk-t3082562
@Nikita Pro Android for answers and patch http://forum.xda-developers.com/g2-mini/development/d6xx-gpu-patches-t3107544
@Rizal Lovins for Walkman app http://forum.xda-developers.com/showthread.php?t=2435269
@Tse™ for LG Stock flashable zip
@Radac Stunghthumz for mirror of my zip package
Pozdrowienia dla Polaków ##
PATCH, TIPS & TRICKS:
1. Set the Xposed:
Go to Xposed Installer app.
Next to "Framework" and then "Install or update".
Wait to reboot. Now open Xposed Installer app and
choose "Modules". Check everything and reboot your LG.
That's all.
2. XthemeEngine:
You will see "Action Needed" warning.
Ignore it and click whenever you want,
on free place. Now you can set your theme.
(you can find some themes on XDA forum).
3. Audio settings:
Go to Asus Music, then Options > Settings > Equalizer or...
Delete MusicFX.apk from system\priv-app (Now Walkman will use Sony audio enhancements).
4* Patch/Addon:
((Optional))
This patch will remove LG apps and you will have only ASUS_ZenUI apps.
This patch will remove Android Equalizer also (MusicFX.apk), it's ok, cuz Walkman has one,
from Sony is better
Patch DOWNLOAD:
HERE
kitkat?
It is based on the stock ROM, so it has to be KK.
dvdauricchio said:
kitkat?
Click to expand...
Click to collapse
yes it is! i themed system
Any Screenshots?
Antimadrista said:
Any Screenshots?
Click to expand...
Click to collapse
Click the GDrive link in the OP
Sent from my LG-D620 using XDA Free mobile app
Jakie hasło do rozpakowania kdz?
Bootlop po instalacji
kamileoo92 said:
Bootlop po instalacji
Click to expand...
Click to collapse
PASSWORD FOR FIRMWARE IS "firmware-lg-d620r-poland-62010"
I tested it. It works... bootloop is because you install it not to firmware what I gave a link. U must install it on firmware from link
Antimadrista said:
Any Screenshots?
Click to expand...
Click to collapse
I put screenshots, you dont see?
WYPIERDAALAAC said:
PASSWORD FOR FIRMWARE IS "firmware-lg-d620r-poland-62010"
Click to expand...
Click to collapse
Why don't you upload the whole .zip file rather than slit up in 3 .rar files with encryption?
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Vagelis1608 said:
Why don't you upload the whole .zip file rather than slit up in 3 .rar files with encryption?
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Click to expand...
Click to collapse
No password there. Only for firmware. I did it because of not stable and slow internet connection. Better this than nothing, right?
I would be happy if you will upload this as whole zip package, one package.
https://drive.google.com/file/d/0B0GAV1fFSQklczVqZkFyczR2YUE/view?usp=sharing
Here you have it, it think this is good clean ROM install in one zip file, install from recovery
EDIT : DONT DOWNLOAD BOOTLOOP
WYPIERDAALAAC said:
No password there. Only for firmware. I did it because of not stable and slow internet connection. Better this than nothing, right?
I would be happy if you will upload this as whole zip package, one package.
Click to expand...
Click to collapse
Yeah, I understand that.
Anyway, you should add the below link to the OP.
Radac Stunghthumz said:
https://drive.google.com/file/d/0B0GAV1fFSQklczVqZkFyczR2YUE/view?usp=sharing
Here you have it, it think this is good clean ROM install in one zip file, install from recovery
Postarałeś się stary trzeba przyznać
Click to expand...
Click to collapse
Sent from my D620r [Stock 4.4.2 , -V- Kernel]
Not d618
nfsmurilo said:
Not d618
Click to expand...
Click to collapse
Get used to it, since there are not that many ROMs for D618 anyway, so what is that crying supposed to say?
What is this GPS patch?
i flashed the ROM and....Bootloop!!
simo14 said:
i flashed the ROM and....Bootloop!!
Click to expand...
Click to collapse
You have flashed from my zip or dev rars?
I had bootloop with Radac's zip. Will try those rars soon.
Welcome to the Stock De-bloating Project!
The mission of this project is to provide a ROM without extensive modifications, it provides a clean ROM for you to choose what you install on it.
It's simply De-Odexed, De-Bloated and rooted.
You are responsible for what you do to your device so please don't complain if something breaks or goes wrong. I'm here to help though :highfive:
Version 5.7 [UNTESTED]
This version is untested, meaning it might not even flash or boot.
Version 5.7 Changelog:
Based on N910FXXU1DRF1
Odexed
Integrated updated Google Play-store v(11.6.18)
Firmware Information:
(PDA: N910FXXU1DRF1 CSC: N910FOXA1DRF1 CHANGELIST: 10100220 BUILD DATE: 08.06.2018)
(Android security patch level: 01.08.2017)
Download v5.7 ROM
[URL="https://www.androidfilehost.com/?fid=1322778262904010061"]V5.7b OTA [ Flash this after flashing the ROM ]
[/URL]
N910F Bootloader:
https://www.androidfilehost.com/?fid=1322778262903992555
N910F Modem:
https://www.androidfilehost.com/?fid=1322778262903992553
Magisk v17.1 [ ROOT ]
Bloatware
Installation Instructions:
N910F users update modem and bootloader from the links above
Make sure to have the latest version of TWRP installed
Download the ROM.zip and any bloatware that you want.
Move the files to the device and reboot into recovery mode
Flash the ROM.zip followed by any bloatware packages you downloaded.
Reboot into the system and go through the setup.
Reboot into recovery
Then flash the Magisk zip linked above for systemless root.
Reboot and enjoy
Don't report bugs until you have done a factory reset
>>>>>Viper4Android<<<<<
N910F:
Bootloader
Modem
Download v5 ROM
Download Fix (Flash this on top v5)
Full Un-Debloated Stock N910FXXU1DPE1 ROM (DeKNOXed, DeOdexed, Rooted)
I will not be providing any additional mods (Themes, etc.) Installation instructions:
Please make sure you have updated your bootloader and modem to match the ROM's base.
Install the latest recovery (TWRP recommended)
Download the ROM.zip and any bloat-ware you choose and copy it your internal or external storage of the device
Wipe /System /Data /Cache /DalvikCache /AndroidSecure
Flash the ROM.zip and the bloat-ware
Reboot and wait for the ROM to boot, it may take a while after a clean install.
ROM information:
DeOdexed
Based on N910FOXA1DPE1 firmware
Systemless Root - SuperSU Beta 2.72
BusyBox 1.24.2
Integrated updated Google Play-store v(6.7.07.E)
Integrated updated Google Web-view v(49.0.2623.105)
Integrated updated Google Play Services v(9.0.83)
Security Patch Level: 01 May 2016
ZipAligned
CSC tweaks
Build.Prop Tweaks
De-Knoxed
Most Touchwiz Apps removed
Stock kernel
Xposed Framework:
Xposed Framework Download the attachment with 'ARM' and NOT 'ARM64' SDK23=Marshmallow SDK22=Lollipop and then flash the file.
Download the Xposed Installer APK from the attachment from this threadCredits:
Chainfire for SuperSU
Wanam and Rovo89 for Xposed Framework
Fixes:
Some root apps don't seem to function correctly?
Install 'BusyBox On Rails' and install the latest version.
Or trying flashing SuperSU
Extras
Extra Add Ons for V5:
All Apps Multi-Window
Extended Reboot Menu
Private Mode Fix
Once / Always Button Enabler
Download here
>>>>>Stock Build.prop<<<<<
>>>>>Viper4Android<<<<< by AndrasLOHF
Older Versions
Download Version 1.1 (Based on Android 5.1.1 - COI3) and its bloatware:
https://www.androidfilehost.com/?w=files&flid=42488
Download Version 2 (Based on Android 5.1.1 - COJ3) and its bloatware:
https://www.androidfilehost.com/?w=files&flid=44164
Download Version 3.1 (Based on Android 5.1.1 - COK2) and its bloatware:
https://www.androidfilehost.com/?w=files&flid=48778
Download Version 4.1 (Based on Android 5.1.1 - COL3) and its bloatware:
https://www.androidfilehost.com/?w=files&flid=51776
Download Version 4.7 (Based on Android 5.1.1 - CPC1):
https://www.androidfilehost.com/?fid=24459283995295762
Full stock (Based on Android 5.1.1 - CPC1)
https://www.androidfilehost.com/?fid=24457741883932729
Download Version 4.8 (Based on Android 5.1.1 - CPC2):
https://www.androidfilehost.com/?fid=24459283995298248
Full stock (Based on Android 5.1.1 - CPC2)
https://www.androidfilehost.com/?fid=24459283995297694
Stock Debloated ROM V4.9 (Android 5.1.1 CPC5)
Full stock (Based on Android 5.1.1 - CPC5)
Looks good
Downloading
Running flawlessly.
this is a REAL clean rom. Without all the junk apps from samsung. Exactly what I wanted ))))
awesome ?
gugas123 said:
Running flawlessly.
this is a REAL clean rom. Without all the junk apps from samsung. Exactly what I wanted ))))
awesome ?
Click to expand...
Click to collapse
Glad you are enjoying it.
Sent from my SM-N910F using XDA Premium 4 mobile app
Battlehero said:
Glad you are enjoying it.
Sent from my SM-N910F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Do you know if I can install this kernel ?
https://www.mediafire.com/folder/rvxdm018fdm1o/EMOTION_KERNELS_NOTE4#h7pcesdix528c
gugas123 said:
Do you know if I can install this kernel ?
https://www.mediafire.com/folder/rvxdm018fdm1o/EMOTION_KERNELS_NOTE4#h7pcesdix528c
Click to expand...
Click to collapse
You can make a back up (nandroid) and try it.
Sent from my SM-N910F using XDA Premium 4 mobile app
Battlehero said:
You can make a back up (nandroid) and try it.
Sent from my SM-N910F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'll test it at night and leave feedback
Thank you for the rom. TW without bad apps from samsung. Exactly what I need
Edit: is it working with my gear S or I need to flash a bloatware?
Thanks
Thanks for this - maybe additionally you could provide a debloat-script which may be applied upon already existing COI installs?
sayou94 said:
Thank you for the rom. TW without bad apps from samsung. Exactly what I need
Edit: is it working with my gear S or I need to flash a bloatware?
Thanks
Click to expand...
Click to collapse
I think I may have to upload additional files, I'll have a check.
Uploaded Gear Manager in bloat-ware folder
Thank you for this. Running this with the Emodroid kernel and i love it!
Exactly want i wanted thank you for this!
Eventyret said:
Thank you for this. Running this with the Emodroid kernel and i love it!
Exactly want i wanted thank you for this!
Click to expand...
Click to collapse
You are most welcome
:good:
Battlehero said:
You are most welcome
Click to expand...
Click to collapse
hi I want ask somethink.the grids are 5×5 both ?works with coh4 bl and modem ?
Στάλθηκε από το SM-N910F μου χρησιμοποιώντας Tapatalk 2
liogia said:
hi I want ask somethink.the grids are 5×5 both ?works with coh4 bl and modem ?
Στάλθηκε από το SM-N910F μου χρησιμοποιώντας Tapatalk 2
Click to expand...
Click to collapse
There have been no modifications made, and I will not be providing any either, The instructions state that you must have the same bootloader and modem as the ROM base.
Battlehero said:
You can change the CSC within the ROM by editing the options.prop.
Open the ROM.zip and open the file 'options.prop' and edit the CSC entry to your desired one.
{
"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"
}
Click to expand...
Click to collapse
THIS is from @_alexndr ROMs, right, my friend?
SavanTorian said:
THIS is from @_alexndr ROMs, right, my friend?
Click to expand...
Click to collapse
I would say yes, just like he stated in the OP, so what`s your point or question?