[FIX][CM13/CM14]Flashlite Tile Dirty Hack - Lenovo A6000/Plus Guides, News, & Discussion

It's so easy. Magic is:
su
restart media
or the same as init.d scrpit (attachment, flashable zip)
thank's @ottmi
BTW
A6K Developers * / Porters
look at lower link, maybe you can find something more
github.com/ottmi/android_device_elephone_trunk
* @dev_harsh1998
* @bugerxXx

Working. Good work
Sent from my Lenovo A6000 using XDA-Developers mobile app

wujke said:
It's so easy. Magic is:
su
restart media
or the same as init.d scrpit (attachment, flashable zip)
thank's @ottmi
BTW
A6K Developers * / Porters
look at lower link, maybe you can find something more
github.com/ottmi/android_device_elephone_trunk
* @dev_harsh1998 - last A6000 developer
Click to expand...
Click to collapse
I don't understand. Please, could you describe the procedure even for non developers?

unions8 said:
I don't understand. Please, could you describe the procedure even for non developers?
Click to expand...
Click to collapse
I'm not developer either.
Anyway
Download "Torch_On.zip" and flash it with TWRP.

Our friends from 4PDA are tested Torch_On and some incompatibilities came up...
ROM-s that use SuperSu are executing init.d automatically during boot, as is RR 5.7.1 which I'm using.
In ROM-s that use internal root, script must be initialized manually from Kernel Adiutor.
Possible solution is to flash SuperSu, but I haven't tried that.

Question for ROM developers: Why internal su doesn't execute init.d ?

wujke said:
Question for ROM developers: Why internal su doesn't execute init.d ?
Click to expand...
Click to collapse
Apparently CM doesn't support init.d script. I think it's broken since LP and I don't know if it's a bug or they removed it
Sent from my Lenovo A6000 using XDA-Developers mobile app

wujke said:
It's so easy. Magic is:
su
restart media
or the same as init.d scrpit (attachment, flashable zip)
Click to expand...
Click to collapse
Init.d script doesn't work neither on CM13 by ED300 nor on Nexus Experience Rom

georgearn said:
Init.d script doesn't work neither on CM13 by ED300 nor on Nexus Experience Rom
Click to expand...
Click to collapse
Its explained three posts above.

georgearn said:
Init.d script doesn't work neither on CM13 by ED300 nor on Nexus Experience Rom
Click to expand...
Click to collapse
No. It works on NEx. I can confirm.
Sent from my Lenovo A6000s using XDA Labs

wujke said:
Its explained three posts above.
Click to expand...
Click to collapse
I do not see any connection with internal root or supersu. I use on CM12 by ED300 supersu, but this ROM doesn't activate init.d scripts on boot
---------- Post added at 07:40 AM ---------- Previous post was at 07:38 AM ----------
unions8 said:
No. It works on NEx. I can confirm.
Sent from my Lenovo A6000s using XDA Labs
Click to expand...
Click to collapse
Me and another user on 4pda can confirm that this script doesn't work on NEx on our phones. Where is the truth? Do you use supersu on this ROM?

georgearn said:
I do not see any connection with internal root or supersu. I use on CM12 by ED300 supersu, but this ROM doesn't activate init.d scripts on boot
---------- Post added at 07:40 AM ---------- Previous post was at 07:38 AM ----------
Me and another user on 4pda can confirm that this script doesn't work on NEx on our phones. Where is the truth? Do you use supersu on this ROM?
Click to expand...
Click to collapse
And I can also confirm it. Init.d scripts only works in roms with supersu. This fix won't be automated in NX ROM but you can execute the script from kernel adiutor. And you can see in the link that the OP has provided this can be added in ramdisk too
Sent from my Lenovo A6000 using XDA-Developers mobile app

georgearn said:
I do not see any connection with internal root or supersu. I use on CM12 by ED300 supersu, but this ROM doesn't activate init.d scripts on boot
---------- Post added at 07:40 AM ---------- Previous post was at 07:38 AM ----------
Me and another user on 4pda can confirm that this script doesn't work on NEx on our phones. Where is the truth? Do you use supersu on this ROM?
Click to expand...
Click to collapse
No, I don't. I use the superuser provided by the ROM.
Sent from my Lenovo A6000s using XDA Labs

mshoaib7 said:
And I can also confirm it. Init.d scripts only works in roms with supersu.
Sent from my Lenovo A6000 using XDA-Developers mobile app
Click to expand...
Click to collapse
As I have already told, I use SuperSU on CM12 and init.d scripts aren't executed automatically. The user right under you comment writes that this script works on your ROM without using SuperSU, but with the internal root instead It seems at least strange for me

georgearn said:
As I have already told, I use SuperSU on CM12 and init.d scripts aren't executed automatically. The user right under you comment writes that this script works on your ROM without using SuperSU, but with the internal root instead It seems at least strange for me
Click to expand...
Click to collapse
You're right. Init.d support is kernel function. It's absolutely irrelevant which root method you're using. What that means, custom kernel - auto executing scripts, and stock kernel - manual execution of scripts.

Can you tell me how you able to run this init.d script on boot on nexus rom? I have an init.d script that change the scheduler and its working well. Just this script doesn't run on boot..

Irwan Fauzi said:
Can you tell me how you able to run this init.d script on boot on nexus rom? I have an init.d script that change the scheduler and its working well. Just this script doesn't run on boot..
Click to expand...
Click to collapse
It's executing on boot, but too early in boot process. That's why we need to restart media.
Command in script need to be:
sleep 5; restart media
Instead just "restart media"
You can edit by yourself.

Torch_On.zip reuploaded with changed command.

wujke said:
It's executing on boot, but too early in boot process. That's why we need to restart media.
Command in script need to be:
sleep 5; restart media
Instead just "restart media"
You can edit by yourself.
Click to expand...
Click to collapse
I try it but still doesn't run on boot. I try changing script name to 99torchon but no luck. Also i notice one thing, after restart media flashlight tile is there but when i open cameranext flashlight didn't work and flashlight tile disappear. Im using nexus experience rom with stock kernel..

The new version works like a charm. Thank you very much. I realized that adding the "sleep 5;" string using Kernel Adiutor doesn't work. It doesn't save the change.

Related

[MOD][14JAN]MultiROM v19a for HTC One // Unofficial port // FIXED RECOVERY UI //

Introduction
First time,I want to say THANKS !!!! to @Tasssadar because he's the creator and he helped me a lot !!!MultiROM is one-of-a-kind multi-boot mod for HTC One (international). It can boot any Android ROM as well as other systems like Ubuntu Touch, once they are ported to that device. Besides booting from device's internal memory, MultiROM can boot from USB drive connected to the device via OTG cable. The main part of MultiROM is a boot manager, which appears every time your device starts and lets you choose ROM to boot. You can see how it looks on the left image below and in gallery. ROMs are installed and managed via modified TWRP recovery. You can use standard ZIP files to install secondary Android ROMs and MultiROM even has its own installer system, which can be used to ship other Linux-based systems.
Features:
* Multiboot any number of Android ROMs
* Restore nandroid backup as secondary ROM
* Boot from USB drive attached via OTG cable
Click to expand...
Click to collapse
http://www.youtube.com/watch?v=SCYh14Zwl3s You can also watch a video which shows it in action.​
Warning!
It _is_ dangerous. This whole thing is basically one giant hack - none of these systems are made with multibooting in mind. It is no longer messing with data partition or boot sector, but it is possible that something goes wrong and you will have to flash factory images again. Make backups. Always.​
Click to expand...
Click to collapse
Installation
Note 1: Your device must not be encrypted (hint: if you don't know what it is, then it is not encrypted).
MultiROM has 3 parts you need to install:
[*]MultiROM (multirom-YYYYMMDD-vXX-m7ul.zip) - download the ZIP file from second post and flash it in recovery.
[*]Modified recovery (TWRP_multirom_m7ul_YYYYMMDD.img) - download the IMG file from second post and use fastboot or Flashify app to flash it.
[*]Patched kernel - You can use either one of the stock ones in second post or third-party kernels which include the patch, you can see list in the second post. Download the ZIP file and flash it in recovery.
Click to expand...
Click to collapse
You current rom will not be erased by the installation.
Download links are in the second post.
Click to expand...
Click to collapse
FAQ
Click on this link
Adding ROMs
1. Android
Go to recovery, select Advanced -> MultiROM -> Add ROM. Select the ROM's zip file and confirm
Click to expand...
Click to collapse
2. Other Systems
Unfortunately, no other systems are available as of now. But, MultiROM _theoreticaly_ supports them - the principle should be the same as on grouper, we just need the systems. That's why the options in "Add ROM" menu in recovery are there, but do not flash systems for old Nexus 7 (grouper)!
Click to expand...
Click to collapse
Updating/changing ROMs
1. Primary ROM (Internal)
Flash ROM's ZIP file as usual, do factory reset if needed (it won't erase secondary ROMs)
Go to Advanced -> MultiROM in recovery and do Inject curr. boot sector.
Click to expand...
Click to collapse
2. Secondary Android ROMs
If you want to change the ROM, delete it and add new one. To update ROM, follow these steps:
Go to Advanced -> MultiROM -> List ROMs and select the ROM you want to update.
Select "Flash ZIP" and flash ROM's ZIP file.
Click to expand...
Click to collapse
Source code
MultiROM - https://github.com/oblikas/mr_device_m7ul
Modified TWRP - https://github.com/Tasssadar/Team-Win-Recovery-Project (branch master)
Kernel w/ kexec-hardboot patch - https://gist.github.com/Tasssadar/6733940
Click to expand...
Click to collapse
Downloads
1. Main downloads
MultiROM: multirom-20131217-v19a-UNOFFICIAL-m7ul.zip
Modified recovery: TWRP_m7ul_multirom-011414
Kernel w/ kexec-hardboot patch (CM 10.2): kernel_kexec_m7ul_cm102-2.zip
It should work with all ROMs.
Click to expand...
Click to collapse
2. third-party kernels with kexec-hardboot patch
check the FAQ
Click to expand...
Click to collapse
Donations
If you want to donate me,use the "Donate to me" button.
Donate to @Tasssadar. You can use either paypal or Bitcoins, his address is 172RccLB2ffSnJyYwjYbUD3Nx4QX3R8Ris
Thanks to all donors, it is much appreciated ​
Click to expand...
Click to collapse
Thanks @Giblet-dono for the FAQ code
This was such a great mod on my nexus 7. Happy to see it here for my HTC One as well
Sent from my HTC One using xda app-developers app
Hells YESSS !! , have this on my nexus 7 and it's the best thing ever .
---------- Post added at 05:51 PM ---------- Previous post was at 05:31 PM ----------
Wait, this is just for the International HTC One ?.
I've just installed the MultiROM modded recovery, but on my HTC One, the resolution is wrong. The recovery cuts off at the right side, so the back button in TWRP is almost completely off-screen and the second column of icons is more or less right-justified. This is a big problem when naming backups, for example, because the keyboard is also cut off and the rightmost keys are beyond the screen's margin. Currently making a backup, so I'll test the actual MultiROM functionality soon.
mastermind777 said:
I've just installed the MultiROM modded recovery, but on my HTC One, the resolution is wrong. The recovery cuts off at the right side, so the back button in TWRP is almost completely off-screen and the second column of icons is more or less right-justified. This is a big problem when naming backups, for example, because the keyboard is also cut off and the rightmost keys are beyond the screen's margin. Currently making a backup, so I'll test the actual MultiROM functionality soon.
Click to expand...
Click to collapse
You are on T Mobile ? .
It was originally a T-Mobile HTC One, which I modded (S-OFF, SuperCID, etc.)
mastermind777 said:
It was originally a T-Mobile HTC One, which I modded (S-OFF, SuperCID, etc.)
Click to expand...
Click to collapse
So that means i can't flash it on my Developer ATT One ?.
Subscribed
Sounds like a great idea. Not a big fan of Sense and no kernel for the latest GP ROM so gonna keep an eye on the development of this goodie.
Multumim anticipat
jawonder said:
Hells YESSS !! , have this on my nexus 7 and it's the best thing ever .
---------- Post added at 05:51 PM ---------- Previous post was at 05:31 PM ----------
Wait, this is just for the International HTC One ?.
Click to expand...
Click to collapse
I think it works on Super-CID'ed T-Mobile,Sprint,AT&T,Verizon too...
mastermind777 said:
I've just installed the MultiROM modded recovery, but on my HTC One, the resolution is wrong. The recovery cuts off at the right side, so the back button in TWRP is almost completely off-screen and the second column of icons is more or less right-justified. This is a big problem when naming backups, for example, because the keyboard is also cut off and the rightmost keys are beyond the screen's margin. Currently making a backup, so I'll test the actual MultiROM functionality soon.
Click to expand...
Click to collapse
Yeah,the recovery needs some resize.
Can we use only USB devices or can we use a part from internal memory?
Atze001 said:
Can we use only USB devices or can we use a part from internal memory?
Click to expand...
Click to collapse
You can flash ROMs on internal or on USB
oblikas said:
You can flash ROMs on internal or on USB
Click to expand...
Click to collapse
Ah Great!!
---------- Post added at 07:09 AM ---------- Previous post was at 06:11 AM ----------
Musst try again cause first attempt failed. On both Roms my wlan dont work
Atze001 said:
Ah Great!!
---------- Post added at 07:09 AM ---------- Previous post was at 06:11 AM ----------
Musst try again cause first attempt failed. On both Roms my wlan dont work
Click to expand...
Click to collapse
Check "Don't share " in TWRP when you flash a secondary ROM.
Sent from my Nexus 7 using xda app-developers app
oblikas said:
Check "Don't share " in TWRP when you flash a secondary ROM.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I try it and dont work. I think it was a kernel issue. Your Kernel dont work with EragonRC4.
My first rom is EragonRC4 (Sense based).
First I install EragonRC4 than I Flash your Recovery than your kernel and your multirom.zip. After that I boot up Eragon and wifi is gone
Atze001 said:
I try it and dont work. I think it was a kernel issue. Your Kernel dont work with EragonRC4.
My first rom is EragonRC4 (Sense based).
First I install EragonRC4 than I Flash your Recovery than your kernel and your multirom.zip. After that I boot up Eragon and wifi is gone
Click to expand...
Click to collapse
Of course it won't work .You can boot only CM/AOSP ROMs .
Sent from my Nexus 7 using xda app-developers app
oblikas said:
Of course it won't work .You can boot only CM/AOSP ROMs .
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
:crying:
oblikas said:
Of course it won't work .You can boot only CM/AOSP ROMs .
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Can we boot gpe rom + sense rom since they have the same kernel?
leventccc said:
Can we boot gpe rom + sense rom since they have the same kernel?
Click to expand...
Click to collapse
Try and let us know if it worked for you.
Sent from my HTC One using xda app-developers app

[ROM][v500][awifi][KK][4.4.2][UNOFFICIAL] Omni 4.4 w/ multi-window [20140514]

[ROM][v500][awifi] Omni 4.4 build w/ multiwindow
Code:
*** Disclamer
This is only for the v500 WIFI-only model (product name awifi)
NOTE: I have not tested this build myself because I don't own an LG G Pad tablet (yet).
If you are afraid, then wait for someone else to test it
Introduction
I'm basically just curious and willing to learn, and fill in the gap when there is a gap (eg no one compiling a custom ROM/kernel for a device, and sources/device-tree/kernel are available, I'll try to do it)
I try to post steps/sources so that other people can learn/follow as well.
If someone wants to take over compiling this ROM, go ahead.
If I don't update the build for a long time, PM me to remind me.
Click to expand...
Click to collapse
Installation instructions
Need custom recovery (TWRP, ...?)
Do nandroid backup in recovery
Wipe dalvik/cache/system
This ROM is only for v500 wifi-version only.
Flash this OMNI 4.4.2 ROM. boot.img will be LOKI-patched during flash.
(optional) Flash gapps-4.4 (find it yourself), flash SuperSU (find it yourself)
reboot to ROM
Click to expand...
Click to collapse
Download
Current ROMs:
[20140514] pure Omni | DL: http://d-h.st/pwn
[20140514] Omni w/ multi window patch #18 | DL: http://d-h.st/vXX
Flashable zips:
[20140514] multiwindow flashable zip - someone teach me how to do this?
(flash this zip on top of a pure Omni ROM)
Click to expand...
Click to collapse
Bugs?
What doesn't work?
- Anything that's broken on CM11 is broken here too
- You tell me
Click to expand...
Click to collapse
Thanks To/Credits
Code:
cyanogenmod dev team for source/kernel build-up
omni team for omni source
drgravy for TWRP
anyone else who contributed to the development of v500/v510/vk810
Sources:
https://github.com/ngvincent/vendor_lge.git (branch=kk4.4), forked from cmbroms
https://github.com/CyanogenMod/android_kernel_lge_v500.git (branch=cm11.0), default CM11.0 kernel
https://github.com/ngvincent/android_device_lge_v500.git (branch=omni-4.4), default CM11.0 devicetree with some omni changes​
Click to expand...
Click to collapse
​
Thank you for this!! Been using this on my phone for months and dying to have it on my tablet :victory: :laugh:
Edit: Installation went perfectly and no issues so far!
uploaded omni 4.4 w/ multiwindow patch
let me know if it works / something is broken
[20140514] Omni w/ multiwindow patch #18 | DL: http://d-h.st/vXX
Is rooted?
AdThiago said:
Is rooted?
Click to expand...
Click to collapse
I don't believe OmniROM is pre-rooted
flash SuperSU after rom if you want root....
// still trying to find a decently priced lg g pad, don't own one yet
Work Great Btw. The multi-window also seems to work fine from the little testing I did.
I just got this tablet myself.
HiddenSanctum said:
Work Great Btw. The multi-window also seems to work fine from the little testing I did.
I just got this tablet myself.
Click to expand...
Click to collapse
last I tried multi-window (on another device), i believe each "side" of the split-screen is "standalone"
(i.e. you have google maps on the left side of the screen, gmail on right. If you try to click on a hyperlink on google maps, chrome (or whatever your default browser is) will open up on the left replacing google maps)
wonder if it's possible to open chrome up on the right, so you get "better" multi-window/multi-tasking because your original app and "newly launched" apps are running side by side
paperWastage said:
last I tried multi-window (on another device), i believe each "side" of the split-screen is "standalone"
(i.e. you have google maps on the left side of the screen, gmail on right. If you try to click on a hyperlink on google maps, chrome (or whatever your default browser is) will open up on the left replacing google maps)
wonder if it's possible to open chrome up on the right, so you get "better" multi-window/multi-tasking
Click to expand...
Click to collapse
I have been rooting and installing various roms on all of my android phones but for some unknown reason I am wanting to be over protective with my tablet so I am sorry for asking but,
What were you running before updating?
I know it lists what you must have before installing but how did you do it?
Utakos said:
I have been rooting and installing various roms on all of my android phones but for some unknown reason I am wanting to be over protective with my tablet so I am sorry for asking but,
What were you running before updating?
I know it lists what you must have before installing but how did you do it?
Click to expand...
Click to collapse
i don't own a LG G Pad
as long as you already have a custom recovery installed (which requires initial root), and have a nandroid backup on the device itself AND on your computer, you should be fine
ask the other people who've already flashed it
I'm using almost the same device tree from CM11 (only need to convert the CM file structure-> omni file structure, no other changes), so there shouldn't be any unexpected surprises when you flash the ROM
I flashed this Last night and did flash the super user zip but I still diff not have root doff I miss a step?
Sent from my LG-V500 using XDA Premium 4 mobile app
xyojimbox said:
I flashed this Last night and did flash the super user zip but I still diff not have root doff I miss a step?
Sent from my LG-V500 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
which package did you use?
http://docs.omnirom.org/Installing_Omni_on_your_device
Omni devs recommend Chainfire SuperSU
I stupidly did not flash St along with the multi window version and gapps. Now I can't get SU to work from the playstore. It says it needs to update binary but fails when it tries. I assume I need to flash the SU zip from my twrp recovery?
Anyone know how to get into recovery without root access? I was using a app that only works with root.
Sent from my Nexus 7 using Tapatalk
eagles5 said:
I stupidly did not flash St along with the multi window version and gapps. Now I can't get SU to work from the playstore. It says it needs to update binary but fails when it tries. I assume I need to flash the SU zip from my twrp recovery?
Anyone know how to get into recovery without root access? I was using a app that only works with root.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Boot into recovery via buttons LG G pad: http://youtu.be/uo3YfszOPsQ
Sent from my Nexus 5 using Tapatalk
Yep I can get into recovery. For some reason trip wasn't able to install the latest supersu zip. Said it couldn't open it. So I'll try an older zip tonight.
I guess I still have root but I don't have root access due to lack of super user installed?
Sent from my Nexus 5 using Tapatalk
---------- Post added at 02:59 PM ---------- Previous post was at 02:06 PM ----------
One thing I'm wondering. Is really flashing supersu through twrp sufficient to gain root? I've only hooked up my devices to run batch scripts in order to gain root so the idea of gaining root merely through flashing a zip is new to me.
Sent from my Nexus 5 using Tapatalk
eagles5 said:
Yep I can get into recovery. For some reason trip wasn't able to install the latest supersu zip. Said it couldn't open it. So I'll try an older zip tonight.
I guess I still have root but I don't have root access due to lack of super user installed?
Sent from my Nexus 5 using Tapatalk
---------- Post added at 02:59 PM ---------- Previous post was at 02:06 PM ----------
One thing I'm wondering. Is really flashing supersu through twrp sufficient to gain root? I've only hooked up my devices to run batch scripts in order to gain root so the idea of gaining root merely through flashing a zip is new to me.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
TWRP should also warn you when you reboot TWRP after flashing a ROM without SuperSU...
Flashing the root update.zip will gain root.... TWRP/adb/fastboot is a lot easier than running batch scripts that use exploits (unless you are stock without TWRP, and you need exploit like Towelroot to intially root)
paperWastage said:
TWRP should also warn you when you reboot TWRP after flashing a ROM without SuperSU...
Flashing the root update.zip will gain root.... TWRP/adb/fastboot is a lot easier than running batch scripts that use exploits (unless you are stock without TWRP, and you need exploit like Towelroot to intially root)
Click to expand...
Click to collapse
Yep I got it straightened out. Used a slightly older Supersu zip and it worked great.
Sent from my Nexus 5 using Tapatalk

[ROM] LeanROM 1.5MV [6.0.1] and [7.1.1] Stock+Rooted+Debloated,oxeded,Busybox

Disclaimer/warning:
Install this ROM at your own risk. I am not responsible for anything that may happen to your device.
I make these for myself but want to share before people migrate to 7.0 and other devices. This ROM was based on one from scott scrosler plus some extras
ROM link 6.0.1:https://www.androidfilehost.com/?fid=24588232905721331
ROM link 7.1.1:https://www.androidfilehost.com/?fid=817550096634742109
Installation instructions 6.0.1:
Reboot into recovery mode. TWRP 3.0.2-0 was used
Usual Wipe data / Factory reset.
Flash Rom Zip no need for SuperSU zip
Reboot
Installation instructions 7.1.1:
Reboot into recovery mode. TWRP 3.0.2-0 was used
assuming 7.1.,1 bootloader and radio flashed. If not:https://mega.nz/#!qggDhRYT!fzdw1IH7NTi-WFhlqFXaleK1cuq_F6uIpsjtx2KU8aE
Usual Wipe data / Factory reset.
Flash Rom Zip no need for SuperSU zip
Reboot
Change log 6.0.1:
1.0MV
initial build
light file by GrayBoltWolf
added adaway, root browser and reboot apps
changes to updater-script
1.1MV and 1.2MV
partial debloating
1.3MV
more debloating
1.4
updated AdAway and SuperSU 2.74
1.5 minor debloating updated SuperSU 2.76
1.6 updated reboot manager to 2.0 and updated SuperSU 2.78
Change log 7.1.1:
initial build
light file by GrayBoltWolf
added adaway, root browser and reboot apps
changes to updater-script
Hi,
Thank you!
Does the kernel force encrypt?
Yes it is encrypted, AFAIR.
Droidphilev said:
Hi,
Thank you!
Does the kernel force encrypt?
Click to expand...
Click to collapse
Nope on stock kernel.
---------- Post added at 01:26 PM ---------- Previous post was at 01:26 PM ----------
ronaldheld said:
Yes it is encrypted, AFAIR.
Click to expand...
Click to collapse
Not encrypted on my install on stock kernel. Custom kernels break WiFi though.
Hmm, it's unclear to me now. Will flash the rom and use a custom kernel to be sure. Encryption is not an option for me.
Sorry been too long since I started from "stock" ROM.
I just looked up my base ROM and it states no encryption.
Droidphilev said:
Hmm, it's unclear to me now. Will flash the rom and use a custom kernel to be sure. Encryption is not an option for me.
Click to expand...
Click to collapse
Custom kernel breaks WiFi.
Stock kernel will NOT encrypt your phone.
Thanks both!
Does this have Gapps baked into it?
Sent from my Nexus 6 using XDA-Developers mobile app
rev89 said:
Does this have Gapps baked into it?
Sent from my Nexus 6 using XDA-Developers mobile app
Click to expand...
Click to collapse
it is stock, so yes. gapps is already baked in
Thanks. Sorry if that was a dumb question. Fell outa flashing things often a few years ago. Trying to get my groove back now haha
Sent from my Nexus 6 using XDA-Developers mobile app
rev89 said:
Does this have Gapps baked into it?
Sent from my Nexus 6 using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes, no need to flash your favorite Gapps
Question?
My phone has downloaded a system update, should I install this or just ignore it? I'm just asking because I don't know if this would break the root access if I go ahead and install it, a response is greatly appreciated.
matutemhn said:
My phone has downloaded a system update, should I install this or just ignore it? I'm just asking because I don't know if this would break the root access if I go ahead and install it, a response is greatly appreciated.
Click to expand...
Click to collapse
I would not. Go to Settings, Apps Google Play Services and turn off all notifications.
matutemhn said:
My phone has downloaded a system update, should I install this or just ignore it? I'm just asking because I don't know if this would break the root access if I go ahead and install it, a response is greatly appreciated.
Click to expand...
Click to collapse
Yeah, what he said. Taking an ota with a custom recovery = bad news
Are you planning on keeping this ROM updated with Google monthly patchs?
Sent from my Nexus 6 using XDA-Developers mobile app
pillo85 said:
Are you planning on keeping this ROM updated with Google monthly patchs?
Sent from my Nexus 6 using XDA-Developers mobile app
Click to expand...
Click to collapse
If I could without starting from a new stock base, I would.
I have a minor update to brle uploaded in a few weeks. Anyone want to see this upgraded to N?
ronaldheld said:
I have a minor update to brle uploaded in a few weeks. Anyone want to see this upgraded to N?
Click to expand...
Click to collapse
Does a fat kid like candy?
Sure :good:

{ROM}{UB}Xperia POISON STABLE v2.4 for XX f5121/5122 Aroma Installer

XPERIA POISON STABLE v2.4 ROM for XX F5121/F5122​Unlocked BL/Recovery (Aroma Installer)​
Hi everyone! It's my first ROM for XX, so let's try all futures of our Wonderful Phone!
I Present you Stock-Based ROM with some futures:
- Deodexed and Zipaligned
- Init.d support
- SuperSu included
- SELinux Permissive
- Build.prop and init.d tweaks for better batery life
- Aroma Installer for bouth F5121 and F5122 devices
- Patched services.jar (SuperUser Mod)
- kernel DRM-fix, DM-verify, RIC-off
How To Install ROM:
First of all You need Back Up DRM-keys by Dirty-Caw Exploit then Unlock Your BL
1) Download and put .zip to your Phone
Recovery:
~~~2) Download and put recovery.img to ADB folder
~~~3) Flash recovery.img from ADB (fastboot flash recovery recovery.img) command
or:
~~~2) Download Flashable .zip from attachment
~~~3) Install via FlashFire (root rights needed)
4) Go to recovery with pressing Power and Volume - keys from off condition and press bouth keys while entering to TWRP recovery.
5) Go to Wipe - Advanced Wipe and wipe /data folder, than reboot into recovery and wipe /dalvik /system /cache
6) Go to Mount - check /system /sdcard1
7) Go to Install and Install POISON.zip than folow Aroma Instaaller steps
8) Reboot devide (it shall rebooted twice)
9) Enjoy
Changelog:
v2.01
new Add Stereo (Dual) Incall Speaker Audio Mod by Default maded by me.
Add recovery script for reflashing TWRP recovery
Add Audio Mod (optional)
v2.0
Fixed some update-binary scripts errors.
Fixed all issues. All in One .zip now!
DOWNLOAD Section:​POISON STABLE v2.3 based on 34.2.A.2.69 fw​
POISON STABLE v2.4 based on 34.3.A.0.194 fw​
4pda Thread With my ROMs​
View attachment twrp-3.0.2-suzu.zip
Download is no more availible?
---------- Post added at 12:38 AM ---------- Previous post was at 12:23 AM ----------
Thanks!
Now i am downloading. Will report later how it works.
Oel said:
Download is no more availible?
---------- Post added at 12:38 AM ---------- Previous post was at 12:23 AM ----------
Thanks!
Now i am downloading. Will report later how it works.
Click to expand...
Click to collapse
Link Updated! Try Now!
lubik1 said:
Link Updated! Try Now!
Click to expand...
Click to collapse
Yeah, im downloading.
Have the rom DRM Tweak?
There is a new kernel with DRMtweak in the xperia x compact section.
Oel said:
Yeah, im downloading.
Have the rom DRM Tweak?
There is a new kernel with DRMtweak in the xperia x compact section.
Click to expand...
Click to collapse
No. it don't. I can't find any guide for Nougat if anyone find i can try.
Does x-reality and bionz (camera feature) work? Really looking FWD, keep the great work! Gambare!
bauboni said:
Does x-reality and bionz (camera feature) work? Really looking FWD, keep the great work! Gambare!
Click to expand...
Click to collapse
It's Stock-Based Rom, so if you keep your drm-keys before unlock BL, you can restore they after flashing my ROM and x-reality and bionz will work
Cool, but I've lost my DRM keys when I unlocked the bl (didn't know about the cons)...
lubik1 said:
No. it don't. I can't find any guide for Nougat if anyone find i can try.
Click to expand...
Click to collapse
Here is the kernel with the DRM patch from tobias.waldvogel . Maybe you ask the dev how to do: http://forum.xda-developers.com/x-compact/development/advanced-stock-kernel-twrp-xperia-x-t3464685
After installation no root. Supersu is here, but there is no root installed.
I think we need a rooted kernel, what we can push trough adb fastboot. Because the partitions doesnt mount in TWRP.
Recovery Tested on F5122 But Device not boot after Flash Recovery.img
Ok.
I flashed TWRP through fastboot, turnt the phone off and than i was going into TWRP with the button combination.
I can´t wipe anything because th partitions dont mount.
Than i flashed the rom.
Many failures are shown, but at the end, the rom was flashed and was booting 2 times.
The rom runs good and fast, but there was no root. Supersu can´t find root.
I tryed to root several times with different zips, and was able to root the phone with BETA-SuperSU-v.74-2-20160519174328.zip.
Than i realized that the kernel was not permissive. I can´t install the driver from viber4android.
So i was going back to MM.
Thanks for the rom, but i think you have to build a rooted and permissive kernel with DRM thing etc., than it would be a real great rom.
Oel said:
Ok.
I flashed TWRP through fastboot, turnt the phone off and than i was going into TWRP with the button combination.
I can´t wipe anything because th partitions dont mount.
Than i flashed the rom.
Many failures are shown, but at the end, the rom was flashed and was booting 2 times.
The rom runs good and fast, but there was no root. Supersu can´t find root.
I tryed to root several times with different zips, and was able to root the phone with BETA-SuperSU-v.74-2-20160519174328.zip.
Than i realized that the kernel was not permissive. I can´t install the driver from viber4android.
So i was going back to MM.
Thanks for the rom, but i think you have to build a rooted and permissive kernel with DRM thing etc., than it would be a real great rom.
Click to expand...
Click to collapse
Flash Viper4android from TWRP and you'll see it works great. About Supersu I have not problem with it - binary update great. And about errors on script - can you share any Log? Cos I have tested that rom with other people and they don't have any problems... Anyway I will reload new build with some fixes now.
Oel said:
Here is the kernel with the DRM patch from tobias.waldvogel . Maybe you ask the dev how to do: http://forum.xda-developers.com/x-compact/development/advanced-stock-kernel-twrp-xperia-x-t3464685
Click to expand...
Click to collapse
that drm-patch can be applyed to MM 6.0 ROMs on 7.0 Nougat it stuck with build kernel... we need new method to do DRM fix.
lubik1 said:
Flash Viper4android from TWRP and you'll see it works great. About Supersu I have not problem with it - binary update great. And about errors on script - can you share any Log? Cos I have tested that rom with other people and they don't have any problems... Anyway I will reload new build with some fixes now.
Click to expand...
Click to collapse
Will test new build.
Thanks!
---------- Post added at 05:24 PM ---------- Previous post was at 04:27 PM ----------
lubik1 said:
that drm-patch can be applyed to MM 6.0 ROMs on 7.0 Nougat it stuck with build kernel... we need new method to do DRM fix.
Click to expand...
Click to collapse
Look here, nougat rom with dm tweak on kernel http://forum.xda-developers.com/x-c...e-m-rom-nougat-7-0-266-based-preview-t3522002
The new version 1.1 is great!
No problems with the install. All works perfect. Also root is ok.
Thank you so much for your great work!
Do you have a link to a working viber4android zip?
Cant find a working version.
---------- Post added at 07:47 PM ---------- Previous post was at 07:16 PM ----------
I can not edit stuff in system. And when i deinstall system apps, after reboot they are all back. Sounds like no permisive kernel?
Viber4android still no working.
This is what i get
Oel said:
This is what i get
Click to expand...
Click to collapse
https://drive.google.com/file/d/0B1CJidSWx71kbGxoMFp0RElZaTQ/view?usp=drivesdk
lubik1 said:
https://drive.google.com/file/d/0B1CJidSWx71kbGxoMFp0RElZaTQ/view?usp=drivesdk
Click to expand...
Click to collapse
Thank you, but doesnt work.

[SCRIPT] Nougat DEBLOAT Script

Hello everyone,
Galaxy J 2016 comes with much more bloatware than most other phones, it has apps preinstalled that some of us probably will never use.
Some of those apps may even run at boot and consume RAM and CPU. For this purpose I made a small very effective script and that will remove huge amount of applications. This script works on de-odexed and odexed ROMs and you can use it even for official Nougat ROMs after it is released , so this is ALL-IN-ONE solution.
I created the script when Marshmallow came out and I use it all the time without any problems.
* You can easily edit script and add character ' # ' to exclude certain APP from deleting
REMOVED STUFF:
https://docs.google.com/document/d/1UQ5RqlQSDXi9AZkKWhCdv21bTWNyDrx4Sf1jsbox-Nk/edit?usp=drivesdk
Official nougat ? Are we talking about the same device?
Enviado de meu SM-J510MN usando Tapatalk
giovanni.rimoli said:
Official nougat ? Are we talking about the same device?
Enviado de meu SM-J510MN usando Tapatalk
Click to expand...
Click to collapse
Yep nougat confirmed i think or atleast solid reason to get nougat
Better
Windforce0511 said:
Hello everyone,
Galaxy J 2016 comes with much more bloatware than most other phones, it has apps preinstalled that some of us probably will never use.
Some of those apps may even run at boot and consume RAM and CPU. For this purpose I made a small very effective script and that will remove huge amount of applications. This script works on de-odexed and odexed ROMs and you can use it even for official Nougat ROMs after it is released , so this is ALL-IN-ONE solution.
I created the script when Marshmallow came out and I use it all the time without any problems.
* You can easily edit script and add character ' # ' to exclude certain APP from deleting
REMOVED STUFF:
https://docs.google.com/document/d/1UQ5RqlQSDXi9AZkKWhCdv21bTWNyDrx4Sf1jsbox-Nk/edit?usp=drivesdk
Click to expand...
Click to collapse
I was in j5 2016 rom and kernels development. A friend sent me the ultimate bloatware and KNOX killer....
TheWalkingSans said:
I was in j5 2016 rom and kernels development. A friend sent me the ultimate bloatware and KNOX killer....
Click to expand...
Click to collapse
could you share, thanks :good:
How to use this. Please help. I am on official marshmallow. Thank's!
Windforce0511 said:
Hello everyone,
Galaxy J 2016 comes with much more bloatware than most other phones, it has apps preinstalled that some of us probably will never use.
Some of those apps may even run at boot and consume RAM and CPU. For this purpose I made a small very effective script and that will remove huge amount of applications. This script works on de-odexed and odexed ROMs and you can use it even for official Nougat ROMs after it is released , so this is ALL-IN-ONE solution.
I created the script when Marshmallow came out and I use it all the time without any problems.
* You can easily edit script and add character ' # ' to exclude certain APP from deleting
REMOVED STUFF:
https://docs.google.com/document/d/1UQ5RqlQSDXi9AZkKWhCdv21bTWNyDrx4Sf1jsbox-Nk/edit?usp=drivesdk
Click to expand...
Click to collapse
please provide me a list of any applications that are deleted ?
Script works great on latest nougat stock rom(Poland).As you said edit file with '#'if you don't want an application deleted.Very good.
Finsnevis said:
Script works great on latest nougat stock rom(Poland).As you said edit file with '#'if you don't want an application deleted.Very good.
Click to expand...
Click to collapse
Please answer friend, how install this script?
Nojke said:
Please answer friend, how install this script?
Click to expand...
Click to collapse
Just flash it in TWRP
Nojke said:
Please answer friend, how install this script?
Click to expand...
Click to collapse
Your phone must be rooted just install zip with TWRP and reboot that's all.If you want to keep some apps that are on the script just unip the script with root explorer and use text editor to enter '#' on the apps you don't want deleted save changes,rezip and flash with TWRP.
Haxomen said:
Just flash it in TWRP
Click to expand...
Click to collapse
Thanks. Working fine But, how recovery some of this apk? Rosemary font...Is that possible?
I forgot to delete it from the script
And no, phone not rooted
Hi! do you guys have a link for a working SuperSU for nougat?
omgitsfroi said:
Hi! do you guys have a link for a working SuperSU for nougat?
Click to expand...
Click to collapse
https://download.chainfire.eu/1113/SuperSU/UPDATE-SuperSU-v2.82-20170528234214.zip
do you guys have use it and feel the impact to performance?
What twrp did you use? you have the download link
How to save Sysdump apk? I dont find it in the script to save this..
rakazilla said:
do you guys have use it and feel the impact to performance?
Click to expand...
Click to collapse
Not really improve performance but dramatically increases battery life for me but there are some bugs like "ok google" Only works in google app :/
---------- Post added at 01:23 PM ---------- Previous post was at 12:48 PM ----------
It's work correctly in Marshmallow?
Weallow said:
Not really improve performance but dramatically increases battery life for me but there are some bugs like "ok google" Only works in google app :/
---------- Post added at 01:23 PM ---------- Previous post was at 12:48 PM ----------
It's work correctly in Marshmallow?
Click to expand...
Click to collapse
It says NOUGAT.

Categories

Resources