[APP] Ad-Free YouTube APK - OnePlus 3T Themes, Apps, and Mods

Do you want a completely ad-free YouTube app? This patched APK works perfectly like a charm! I have been using this one since its initial release and haven't encountered a single ad since then. The developer has ported or made some tweak to the YouTube adAway xposed module for him to convert it into an APK file. Works on rooted device only.
/* Downloads */
Mod edit removed
^ Direct download links are provided above. I shortened the URL to save space and Im a bit OC with formatting. Don't worry, it doesn't contain any ads.
/* INTSRUCTIONS */
1. Download the APK. (Note: Please save the file on the default 'Download' directory.
2. Download the installer. (Note: This installer is not a complete flashable zip file! You still need the APK file above to make this work.)
3. Flash the installer in your custom recovery.
/* OP */
Developer: arter97
Main Thread: goo.gl/QfkK8v

I'm pretty sure @arter97 is not okay with this. Not really giving proper credit is not the correct way to do it. He already made a thread for it, no need to do it here a second time.

Here is a link to the original thread by @arter97
https://forum.xda-developers.com/android/apps-games/app-patched-ad-free-youtube-apks-t3449312
Btw, this works perfectly on OOS 4.0.3

0xE2 said:
I'm pretty sure @arter97 is not okay with this. Not really giving proper credit is not the correct way to do it. He already made a thread for it, no need to do it here a second time.
Click to expand...
Click to collapse
To be technically honest, arter97 isn't the original Dev... Google is the original Dev.
In accordance with the XDA Rules, as long as the OP Dev performed the work themselves and doesn't redistribute the exact same files that arter97 personally worked on, then it's good to go.
This was confirmed with an XDA Administrator.
Peace and Love!
Peace and Love!
~Ringo Starr~
Sent on my Communicator [SCH-I535] from the Bridge of the U.S.S. Enterprise...
********************************************
**IF I WAS HELPFUL IN ANY WAY THEN**
**PLZ THANK ME WITH A THUMBS UP!**
********************************************

For anyone looking to do this the only way it worked for me was putting the apk in the /system/app folder. Not the download folder or the priv-app folder. I didnt rename the file, i changed the permissions to match the other apk's in that folder.

Mod Edit
Please use the original thread:
https://forum.xda-developers.com/android/apps-games/app-patched-ad-free-youtube-apks-t3449312
Thread closed
malybru
Senior Moderator

Related

[Utility]Aroma File Manager

The World's First ANDROID Recovery Based Filemanager​
Android Recovery was powerfull framework. Anyway it was agony when it come to dealing with your filesystem
Anyway now AROMA Filemanager is accessible for everybody to do this normal tasks.
How to use it ?
Copy the zip into your sdcard, then reboot your device into recovery mode. Choose install from sdcard, then select the AROMA Filemanager ZIP. The file manager will starting, and you are ready to managing your filesystem (copy, cut, delete, make new folder, etc) while you are in recovery.​
Download Link​​​​
Credits of the Developers @amarullz
Interesting. Giving this a try now.
Cleanser2012 said:
Interesting. Giving this a try now.
Click to expand...
Click to collapse
You will love that.
Looks real cool
Sent from my SM-T800 using Tapatalk
budeone said:
Looks real cool
Sent from my SM-T800 using Tapatalk
Click to expand...
Click to collapse
Yes it is for real.
You are the f***ing man
TWRP already has a file manager, right? I don't get the point of this. Maybe if someone could explain better, that'd be great. Thanks.
scottspa74 said:
TWRP already has a file manager, right? I don't get the point of this. Maybe if someone could explain better, that'd be great. Thanks.
Click to expand...
Click to collapse
This file manager let you set permissions it lets you cut copy paste files and folders.
@aukhan
You should really post info about original developer. amarullz worked hard on this
Here the original thread.
http://forum.xda-developers.com/showthread.php?t=1646108
jcfunk said:
@aukhan
You should really post info about original developer. amarullz worked hard on this
Here the original thread.
http://forum.xda-developers.com/showthread.php?t=1646108
Click to expand...
Click to collapse
Sure I would edit OP right away.
no offense, but..
it would be right and respectfull if you put the download link of the original developer's storage, istead of your mirror personal link..
plus, adding the statement on top, that this is not the original dev..
so that, if some one asking for feature or maybe bugfix, they will go to the right thread..
and one more.. this is an "original android development" sub-forum.. so it must be the original dev..
thanks n regard..

[EOL][TOOL][LINUX] Batch Lollipop Deodex (v1.9.4 - 8/15/15)

Disclaimer: I am not responsible for anything bad that may occur from the use of this tool, but I will take all the credit you can give me if it works for you
This tool is now deprecated in favor of SuperR's Kitchen
Batch Lollipop Deodex Tool for Linux
This tool has successfully deodexed the framework, app, and priv-app of the Moto E 2015, Samsung Galaxy Note 4, and Nexus 6. It should work on many others so please let us know your experience.
If you ask a question like "Will this work for the (Android device name here)?" the answer will almost certainly be "I don't know".
There is a readme included in the zip that explains general usage so please have a look there before asking. If there are issues, I will do my best to fix them.
Please do not repost this information or mirror the downloads. Feel free to post a link to this thread anywhere you like.
Enjoy!
Download:
deodex_lollipop_linux_v1.9.4.zip
Dependencies: (more info)
p7zip-full (7za)
java 7 (openjdk-7-jre works well)
Source
Thanks to:
testwhat - for SmaliEx
JesusFreke - for smali/baksmali
Changes:
v1.9.4
Added support for xz compressed odex files (Galaxy s5 and probably others)
v1.9
Adjustments for deodexing arm64 and x86_64 roms
Fixed a problem with deodexing apk's in framework dir
Better auto-detection of arch and api
UI improvments
Sped up performance by eliminating checks for things we already know
Squashed a few other random bugs
v1.8
Added support for ROMs with fake odexed files
Added support for odexed apk's in the framework directory
Added ARCH auto detection
Added API auto detection if build.prop is present
v1.7
Cleaned up the code a bit
Sped up framework deodexing by at least double
v1.6
Added support for gzipped odex files
v1.5
Cleaned UI more
Script will no longer let you pass with the wrong arch variable
v1.4
Cleaned up the UI a bit
Now it will only allow Lollipop API levels to be entered
Sped up the process by eliminating redundancy for frameworks with multiple classes
v1.3
Added check for dependencies
v1.2
Initial release
Welcome
Welcome back @SuperR. great way to make an entrance
Thanks for the Deodex script.
bigrammy said:
Welcome back @SuperR. great way to make an entrance
Thanks for the Deodex script.
Click to expand...
Click to collapse
Thanks for the warm welcome I hope the script helps some people out.
SuperR. said:
Thanks for the warm welcome I hope the script helps some people out.
Click to expand...
Click to collapse
Guaranteed! [emoji89] The most often repeated question I hear repeated over & over is: "How do deodex LP.. Does this or that Kitchen do so?" No, no current Kitchens do so yet and NO more Windows OS required to deodex LP with your new program!! This is Phenomenal. Thanx SuperR!! [emoji41]
Gratefully Sent from my rooted N9510 JollyRoger 4G
bcrichster said:
Guaranteed! [emoji89] The most often repeated question I hear repeated over & over is: "How do deodex LP.. Does this or that Kitchen do so?" No, no current Kitchens do so yet and NO more Windows OS required to deodex LP with your new program!! This is Phenomenal. Thanx SuperR!! [emoji41]
Gratefully Sent from my rooted N9510 JollyRoger 4G
Click to expand...
Click to collapse
Thanks for the kind words
I would thank your post but apparently I am only allowed to thank 8 posts per day and have reached my quota lol
[emoji16] Ur the Mann & this just proves it! I'm very glad to help in any way I can, You're helping way more ppl than anything I could do and I'm excited for you. I hope this takes off in all the right directions and I'm glad you posted here.. But AF was rocking you first!. Props bro! [emoji41]
Gratefully Sent from my rooted N9510 JollyRoger 4G
bcrichster said:
[emoji16] Ur the Mann & this just proves it! I'm very glad to help in any way I can, You're helping way more ppl than anything I could do and I'm excited for you. I hope this takes off in all the right directions and I'm glad you posted here.. But AF was rocking you first!. Props bro! [emoji41]
Gratefully Sent from my rooted N9510 JollyRoger 4G
Click to expand...
Click to collapse
Thanks again.
Pretend I pushed the thanks button What an interesting concept to limit thanking people for their work and helpful comments
v1.4 is up. Changes are in post #2.
Also added some screenshots
SuperR. said:
v1.4 is up. Changes are in post #2.
Also added some screenshots
Click to expand...
Click to collapse
GitHub!! Gonna clone this..
Gratefully Sent from my rooted N9510 JollyRoger 4G
thanks for your work! i downloaded the tool & extracted as instructed... unfortunately, the tool doesn't work for me...
the tool seems to does what it says it should do, deodexing system/app, frameworks & priv-apps...
while deodexing system/app & priv-apps, an error/warning message is generated for each odexed file:
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.RuntimeException: Cannot find file or directory "/home/samadhi/Downloads/deodex_v1.4/system/priv-app/Telecom/arm/smali"
at org.jf.smali.main.main(main.java:179)
Click to expand...
Click to collapse
i load the finished files back in the zip, copy it to my device & flash... no probs, unfortunately, my device just bootloops @ the first cyanogen image...
Device: OnePlusOne
ROM: CM 12.1 - odexed
hope you can help!!
laperry1 said:
thanks for your work! i downloaded the tool & extracted as instructed... unfortunately, the tool doesn't work for me...
the tool seems to does what it says it should do, deodexing system/app, frameworks & priv-apps...
while deodexing system/app & priv-apps, an error/warning message is generated for each odexed file:
i load the finished files back in the zip, copy it to my device & flash... no probs, unfortunately, my device just bootloops @ the first cyanogen image...
Device: OnePlusOne
ROM: CM 12.1 - odexed
hope you can help!!
Click to expand...
Click to collapse
Please post a link to the rom you are trying to deodex and I will have a look.
SuperR. said:
Please post a link to the rom you are trying to deodex and I will have a look.
Click to expand...
Click to collapse
Thanks! Try this...
https://www.dropbox.com/s/r7crvwj3lbi8igx/cm-12.1-20150722-UNOFFICIAL-bacon.zip?dl=0
laperry1 said:
Thanks! Try this...
https://www.dropbox.com/s/r7crvwj3lbi8igx/cm-12.1-20150722-UNOFFICIAL-bacon.zip?dl=0
Click to expand...
Click to collapse
The rom you uploaded does not have anything to deodex. Have you already run the script on it before uploading? I need the untouched rom to see what is going on.
SuperR. said:
The rom you uploaded does not have anything to deodex. Have you already run the script on it before uploading? I need the untouched rom to see what is going on.
Click to expand...
Click to collapse
oh, ok... i'll upload it a little later... thanks again...
SuperR. said:
The rom you uploaded does not have anything to deodex. Have you already run the script on it before uploading? I need the untouched rom to see what is going on.
Click to expand...
Click to collapse
Try this one...
https://www.dropbox.com/s/yzmlhi15lq07gtn/cm-12.1-20150720-UNOFFICIAL-bacon.zip?dl=0
laperry1 said:
Try this one...
https://www.dropbox.com/s/yzmlhi15lq07gtn/cm-12.1-20150720-UNOFFICIAL-bacon.zip?dl=0
Click to expand...
Click to collapse
I found the problem. Please try this script. Make sure it is executable.
You have my respect SuperR. I love the way you respond and reply to issues concerning this thread. Keep up the good work
Sent from my C6602 using Tapatalk
SuperR. said:
I found the problem. Please try this script. Make sure it is executable.
Click to expand...
Click to collapse
cool! currently at work. i'll provide an update later this evening!
laperry1 said:
cool! currently at work. i'll provide an update later this evening!
Click to expand...
Click to collapse
I removed the test zip from the post above and posted v1.6 which incorporates the change. Thanks for helping me with this one. It will add a large number of devices to the supported list

Leaked H2OS Marshmallow

New links : Mod edit: Links to closed beta software removed.
Warning: it seems that there is no recovery present after flasing this rom and I am not responsible. If you do happen to flash it and wish to revert you will need to follow the unbrick which can be found here : http://forum.xda-developers.com/oneplus-2/general/guide-unbrick-recover-oneplus-2-to-t3269543
As far as gapps goes, use these :
https://goo.gl/4QNwn6
@ All the devs out there, any way from retretrieving LAF and FP drivers from this to make proper custom roms ?
Credits : thanks to @tsoml for providing a Google drive link
I do not own any of the files, just sharing with the community.
Hey I need permission to download the file.
Requested file doesn't exist. I think URL went cold
Edit: Found this on OP forums. Might help a few as it has both fastboot images and factory image.
https://forums.oneplus.net/threads/new-hydrogenos-6-0-1-leaked.426835/
Mods, Please delete it, if against the rules.
@F3niX link removed from OnePlus forums.
those guy who already downloaded the file could you share the rom with us as the file was deleted or removed...
aliasgertaj said:
those guy who already downloaded the file could you share the rom with us as the file was deleted or removed...
Click to expand...
Click to collapse
If you go to the other MM leak thread, someone posted a torrent to the download... However, the folks that have flashed it have reported that fastboot and recovery are not present in the rom... Or something like that. So theres no way to go back to stock unless you follow the unbrick guide.
bitojoe said:
If you go to the other MM leak thread, someone posted a torrent to the download... However, the folks that have flashed it have reported that fastboot and recovery are not present in the rom... Or something like that. So theres no way to go back to stock unless you follow the unbrick guide.
Click to expand...
Click to collapse
Well fastboot works fine, but recovery don't.
Any one tried to get the drivers yet ?
AndroidBeginNinja said:
Hey I need permission to download the file.
Click to expand...
Click to collapse
Updated file links
Screenshots?
No one have screenshots? :c
Everything is working fine very smooth fast and stable. Twrp is working with no issues and so is root. Loving Marshmallow and even though this is a beta is more than stable enough for a daily driver. Loving the new features and battery life is amazing. Gonna stick with this until they release a official build
Thread cleaned of posts containing leaked closed beta firmware.
Closed betas are just that, closed. And they are not allowed to be posted on XDA. Please feel free to report any posts containing links to this closed beta software that you come across. :good:
Thanks,
Darth
Forum Moderator

[Fix] [Patch] Universal Patch for Lenovo A7000-a

Hi guys. Maybe its to difficult to you to find fix patch for a custom rom,so i decided to make a simple AIO thread for patch so you can easily to find it ​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, or dead SD cards,
* nuclear war, penguin invasions or that you are getting fired because the alarm app failed.
* before flashing it! YOU are choosing to make these modifications, and
* If you point your finger at me for messing up your device, I will laugh at you. Hard
* If you dont like this rom, Stay away from this thread!
*/
Patch Installation Instructions :
Go To CWM/TWRP
Flash The patch zip From Recovery
Reboot
Enjoy :highfive:
Patch List :
1. Offline Charging Patch
For Android Lollipop or LP based Nougat [madOS,Pixel UI,AOSP,etc] ROM : Mod Edit: Link Removed
For Android Marshmallow or MM based Nougat [RR,LOS,AEX.etc] ROM : Mod Edit: Link Removed
2. Fix NVRAM Patch
Fix NVRAM WARNING Error for Android Lollipop based ROM : Mod Edit: Link Removed
Fix NVRAM WARNING Error for Android Marshmallow based ROM : Mod Edit: Link Removed
3. Fix Storage Full
This bugs commonly appears on ROM ported from Hermes. Link : Mod Edit: Link Removed
Thats it for now, if you need some patch here, comments down bellow
Mod Edit: Thread Closed.
Reserved
Reserveds
proximity sensor is not working. If possible please release a patch for that
Vardhana608 said:
proximity sensor is not working. If possible please release a patch for that
Click to expand...
Click to collapse
On what ROM?
On each and every noughat rom. my screen goes black while i was in a call. if possible please help me out with this problem bro..
Same here. Phone becomes unusable untill the call ends. AEX 4.2
NikNikols said:
Same here. Phone becomes unusable untill the call ends. AEX 4.2
Click to expand...
Click to collapse
I think you need to contact the devs for this issue
Is there is any patch for this nvram wifi issue
ReghuWarrier said:
Is there is any patch for this nvram wifi issue
Click to expand...
Click to collapse
Choose MM one
It Works....:good:
HDHR said:
Hi guys. Maybe its to difficult to you to find fix patch for a custom rom,so i decided to make a simple AIO thread for patch so you can easily to find it ​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, or dead SD cards,
* nuclear war, penguin invasions or that you are getting fired because the alarm app failed.
* before flashing it! YOU are choosing to make these modifications, and
* If you point your finger at me for messing up your device, I will laugh at you. Hard
* If you dont like this rom, Stay away from this thread!
*/
Patch Installation Instructions :
Go To CWM/TWRP
Flash The patch zip From Recovery
Reboot
Enjoy :highfive:
Patch List :
1. Offline Charging Patch
For Android Lollipop or LP based Nougat [madOS,Pixel UI,AOSP,etc] ROM : Here
For Android Marshmallow or MM based Nougat [RR,LOS,AEX.etc] ROM : Here
2. Fix NVRAM Patch
Fix NVRAM WARNING Error for Android Lollipop based ROM : Here
Fix NVRAM WARNING Error for Android Marshmallow based ROM : Here
3. Fix Storage Full
This bugs commonly appears on ROM ported from Hermes. Link : Here
Thats it for now, if you need some patch here, comments down bellow
Click to expand...
Click to collapse
REMOVE!! the clkme links which can and do contain very inappropriate and harmful content
bigrammy said:
Hi guys. Maybe its to difficult to you to find fix patch for a custom rom,so i decided to make a simple AIO thread for patch so you can easily to find it
REMOVE!! the clkme links which can and do contain very inappropriate and harmful content
Click to expand...
Click to collapse
If you think my it's contain harmful content,just don't use it . I NEVER request any kind of DONATIONS FOR ALL OF MY WORK, because I know not all people has CC and also I'm still a student and doesn't has CC yet.
I know this against XDA rule. But if I don't have anything from my work, It's mean I just completely waste my time. I think it's time for me to stop rom porting,and study more for my future . Thanks for letting moderator know, It mean my thread (maybe almost all of it) I'll get closed/deleted. Thanks for this kind of support
HDHR said:
If you think my it's contain harmful content,just don't use it . I NEVER request any kind of DONATIONS FOR ALL OF MY WORK, because I know not all people has CC and also I'm still a student and doesn't has CC yet.
I know this against XDA rule. But if I don't have anything from my work, It's mean I just completely waste my time. I think it's time for me to stop rom porting,and study more for my future . Thanks for letting moderator know, It mean my thread (maybe almost all of it) I'll get closed/deleted. Thanks for this kind of support
Click to expand...
Click to collapse
Sorry you feel that way bro but it's unacceptable to have links pointing to a site that displays adds for hardcore porn and encourages people (kids) and the like to download Trojans and other malware.
If everyone had your attitude XDA would be just one big mass of spam links and would be unusable.
bigrammy said:
Sorry you feel that way bro but it's unacceptable to have links pointing to a site that displays adds for hardcore porn and encourages people (kids) and the like to download Trojans and other malware.
If everyone had your attitude XDA would be just one big mass of spam links and would be unusable.
Click to expand...
Click to collapse
Porn? They even prohibited to use the link for porn, how can they advertise porn? : https://shorte.st/tou
And I'm not spamming. I'm just sharing my work with CPM link. So that way, I'm have some "coffee" for my works. I'm not only one using CPM for getting "donation" for my works. Lots developer using it (even this phone thread has developer using CPM link to).
If you still like this thread being deleted, I'll happily doing it
HDHR said:
Porn? They even prohibited to use the link for porn, how can they advertise porn? : https://shorte.st/tou
And I'm not spamming. I'm just sharing my work with CPM link. So that way, I'm have some "coffee" for my works. I'm not only one using CPM for getting "donation" for my works. Lots developer using it (even this phone thread has developer using CPM link to).
If you still like this thread being deleted, I'll happily doing it
Click to expand...
Click to collapse
It's nothing personal and you can do what you like.
I am unsure if you have made a mistake or not but the links you posted are clkme.in .
The shorte.st terms of use to which you refer is only applicable to shorte.st links not clkme.in links.
I have screenshots to prove what I say is true about the content of the links but they are too indecent to show you here
Anyway this is a matter for the Mods to sort out as I have done what I am obliged to do.
Peace
bigrammy said:
It's nothing personal and you can do what you like.
I am unsure if you have made a mistake or not but the links you posted are clkme.in .
The shorte.st terms of use to which you refer is only applicable to shorte.st links not clkme.in links.
I have screenshots to prove what I say is true about the content of the links but they are too indecent to show you here
Anyway this is a matter for the Mods to sort out as I have done what I am obliged to do.
Peace
Click to expand...
Click to collapse
clkmein.com is part of shorte.st, I do short link using shorte.st sites. They give the link randomly. You can see there is viid.me,sh.st,etc. Which part of shorte.st too
bigrammy said:
It's nothing personal and you can do what you like.
I am unsure if you have made a mistake or not but the links you posted are clkme.in .
The shorte.st terms of use to which you refer is only applicable to shorte.st links not clkme.in links.
I have screenshots to prove what I say is true about the content of the links but they are too indecent to show you here
Anyway this is a matter for the Mods to sort out as I have done what I am obliged to do.
Peace
Click to expand...
Click to collapse
For proof of what you say, I would like to see the screenshots you have of any material considered "not-related" to the rom link directly.
If the material is "weird" enough, I will personally ask hdhr to remove redirect links and will call a mod to clear up this thread a bit.
Upload to some cloud and send me the link in pm. Don't spam the thread.
tanish2k09 said:
For proof of what you say, I would like to see the screenshots you have of any material considered "not-related" to the rom link directly.
If the material is "weird" enough, I will personally ask hdhr to remove redirect links and will call a mod to clear up this thread a bit.
Upload to some cloud and send me the link in pm. Don't spam the thread.
Click to expand...
Click to collapse
With respect mate I have no idea of your age and if this material would even be suitable for adults so I certainly would not redistribute it.
If the mods need to see it then I will send them the proof.
All you need to do is click on the links in the OP and see what you get but be warned it maybe very offensive to certain people.
The add's they use change constantly so one click maybe gambling then the next time porn then games then medications then malware so on and so on but many are very inappropriate to say the very least and I feel I do not need to defend myself to other users when this kind of stuff is allowed to even exist on this forum.
I reported it so we will see what @The Merovingian thinks of it all.
bigrammy said:
With respect mate I have no idea of your age and if this material would even be suitable for adults so I certainly would not redistribute it.
If the mods need to see it then I will send them the proof.
All you need to do is click on the links in the OP and see what you get but be warned it maybe very offensive to certain people.
The add's they use change constantly so one click maybe gambling then the next time porn then games then medications then malware so on and so on but many are very inappropriate to say the very least and I feel I do not need to defend myself to other users when this kind of stuff is allowed to even exist on this forum.
I reported it so we will see what @The Merovingian thinks of it all.
Click to expand...
Click to collapse
I am waiting for a response from the OP. This matter is still under investigation.

[BETA] Nexus 6P BOOTLOOP remover simplified. [NOOB ORIENTED]

This is BETA version.
I'm not responsible for any damage done to your bootlooping Nexus 6p.
I haven't made any of these zips or imgs, i just compiled and coded the .exe file that does everything automaticly you just need to agree with stuff for safety.
All credits goes to XCnathan32 and his original post at: https://forum.xda-developers.com/nexus-6p/general/guide-fix-nexus-6p-bootloop-death-blod-t3640279
You can download all the files needed here.https://www.dropbox.com/s/hjudzp7rat68anz/nobootloop%206p.zip?dl=0'
I hope this helps somebody
Feel free to hit me up.
I will try to respond to everyone.
I will also share the code with you if you want to take a look what's inside of this program and how it works.
"EDIT #1"
If it works as expected for everyone i will make the same version for LG Nexus 5X.
Thank you!
Since I'm a developer, can you share the source code of your exe? Thanks!
Sent from Enterprise bridge
Sent
CyberZeus1977 said:
Thank you!
Since I'm a developer, can you share the source code of your exe? Thanks!
Sent from Enterprise bridge
Click to expand...
Click to collapse
I've sent it to you as a private message.
virtualas said:
I've sent it to you as a private message.
Click to expand...
Click to collapse
Sorry, are you sure? I don't see it!
Sent from Enterprise bridge
I've resent it
CyberZeus1977 said:
Sorry, are you sure? I don't see it!
Sent from Enterprise bridge
Click to expand...
Click to collapse
I've resent it check it now
virtualas said:
This is BETA version.
I'm not responsible for any damage done to your bootlooping Nexus 6p.
I haven't made any of these zips or imgs, i just compiled and coded the .exe file that does everything automaticly you just need to agree with stuff for safety.
All credits goes to XCnathan32 and his original post at: https://forum.xda-developers.com/nexus-6p/general/guide-fix-nexus-6p-bootloop-death-blod-t3640279
You can download all the files needed here.https://www.dropbox.com/s/hjudzp7rat68anz/nobootloop%206p.zip?dl=0'
I hope this helps somebody
Feel free to hit me up.
I will try to respond to everyone.
I will also share the code with you if you want to take a look what's inside of this program and how it works.
"EDIT #1"
If it works as expected for everyone i will make the same version for LG Nexus 5X.
Click to expand...
Click to collapse
Could you please send me the source code too? If I can verify that it works safely and well, I can go ahead and recommend this post in my Bootloop fix guide .
Edit: The OP has not given me the source yet, however I went ahead and checked the file myself. The MD5 checksums of the modified 4 core files in the zip are identical to the ones I posted, so that's good. I decompiled the exe in dotPeek, and I found no malicious code in it, however, my knowledge of C and dissembling is limited, so that does not mean this file is guaranteed to be safe. But I doubt that this is malicious.
Unfortunately, this file has old files from before the core utilization fix, so I wouldn't recommend using it just for the reason that your device will be very slow. This has great potential though, and if OP maintains it, it could be very viable.
This post has actually inspired me to make a similar program, as many people could benefit from this, and I want to learn C as well, so a project like this would be a great start for me.
XCnathan32 said:
Could you please send me the source code too? If I can verify that it works safely and well, I can go ahead and recommend this post in my Bootloop fix guide .
Edit: The OP has not given me the source yet, however I went ahead and checked the file myself. The MD5 checksums of the modified 4 core files in the zip are identical to the ones I posted, so that's good. I decompiled the exe in dotPeek, and I found no malicious code in it, however, my knowledge of C and dissembling is limited, so that does not mean this file is guaranteed to be safe. But I doubt that this is malicious.
Unfortunately, this file has old files from before the core utilization fix, so I wouldn't recommend using it just for the reason that your device will be very slow. This has great potential though, and if OP maintains it, it could be very viable.
This post has actually inspired me to make a similar program, as many people could benefit from this, and I want to learn C as well, so a project like this would be a great start for me.
Click to expand...
Click to collapse
Sorry, I was out of town and didn't have access to my computer, btw the code is in C#, I'm sending the code to you right now.
Hey, super excited to try this, as I've been having some issues with the original fix.
For some reason, I get to "is you phone in recovery mode" (Y) and then the application closes. any thoughts?
So far all the "fixing methodes" did nothing....only twrp I was able to run on my nexus6p....I'd like to try this method too but I can't download the files.....I don't use google drive...the browser is trying to download but after 2 seconds....error...?

Categories

Resources