Rooting Bacon on CM13 - SuperSU

Which way can a bacon running CM13 rooted. I have no entry in my Developers options to modify the rooting

Related

Differences between CM 12.1 and SlimLP

Are there any major differences between these two firmwares respecitvely are there any specific strengths or weaknesses?
oliman99 said:
Are there any major differences between these two firmwares respecitvely are there any specific strengths or weaknesses?
Click to expand...
Click to collapse
I think it is personal preference tbh, however I prefer SlimLP since I have messed around with custom ROMs for a while and currently run SlimLP on my phone as well. Also I like the customization that comes with SlimLP more than the plainness of ordinary CM.
The SlimLP rom developers don't recommend using xposed due to some ART optimizations. If anyone really wants xposed someone did suggest trying wanams modified xposed version.
rjmxtech said:
I think it is personal preference tbh, however I prefer SlimLP since I have messed around with custom ROMs for a while and currently run SlimLP on my phone as well. Also I like the customization that comes with SlimLP more than the plainness of ordinary CM.
Click to expand...
Click to collapse
I have been considering switching from cm 12.1 to slim lp on my fire. When you say additional customization what does that elude to? Theming and visual, or performance customization?
blueberry.sky said:
The SlimLP rom developers don't recommend using xposed due to some ART optimizations. If anyone really wants xposed someone did suggest trying wanams modified xposed version.
Click to expand...
Click to collapse
I've got xposed on the cm 12.1 rom. Haven't tried yet on SlimLP though.
If you do try it on SlimLP go for wanams xposed. And of course let us know if it you get any problems.
blueberry.sky said:
If you do try it on SlimLP go for wanams xposed. And of course let us know if it you get any problems.
Click to expand...
Click to collapse
I successfully flashed v2.1 of SlimLP, and then I tried v75 and v78 of wanams xposed (preceded with the mandatory installation apk). Both versions led to bootloop; I was able to remove the bootloop by using the uninstallation apk.
Since I want/needed xprivacy I switched to CM12.1 but gapps has stopped working. When there's a new version of SlimLP I might try again.
EDIT: I fixed the gapps in CM12.1 (12/04 built) by (1) doing a factory reset and (2) uninstalling the Playpermissionfix module in xposed. In retrospect I probably could skip (1) and do (2) only. Play store is still slightly wonky but it mostly works, and youtube definitely works 100%.
Damn, it's really a pain that SlimLP doesn't support xposed. I want xprivacy as well.
I just had to uninstall SlimLP and go to CM12.1 because of no support for Xposed from the developers. It's upsetting that with their (or ezio's) modifications that they should want to control something so big rather than let us decide for ourselves.
Because any reasoning such as "it's too big of a security risk" is absolutely ridiculous as it's our choice rather to expose ourselves and at the same time, most people installing modules and Xposed Framework at this point should know what we are installing to by now.
misticalx said:
I just had to uninstall SlimLP and go to CM12.1 because of no support for Xposed from the developers. It's upsetting that with their (or ezio's) modifications that they should want to control something so big rather than let us decide for ourselves.
Because any reasoning such as "it's too big of a security risk" is absolutely ridiculous as it's our choice rather to expose ourselves and at the same time, most people installing modules and Xposed Framework at this point should know what we are installing to by now.
Click to expand...
Click to collapse
The decision to decide for yourself is always in your hands. It is their rom to develop it how they want. If you do not like it, don't use it (as you have indiciated), but don't throw blame on a dev for not including support for something.

Packaging Xposed into a custom ROM?

Is this possible? Can i add Xposed framework into stock marshmallow source and build it? I know it is possible to incorporate apps into the source via packages/apps, but i assume Xposed is an entirely different animal. I am somewhat new to Android development, i did search for this question beforehand but was unable to find an answer or a thread pertaining to it.

[ANNOUNCEMENT] CM Bootloop Issues and XPosed with Early November CM Releases...

Hello Everyone,
The AOSP pushed a patch that effectively breaks xposed. The CM team doesn't support xposed (in fact they don't even take bug reports from users who have it installed). That being said, they don't actively work against it either.
There is a comment found here, though it is for the d2, it applies to the other devices as well
http://forum.xda-developers.com/showpost.php?p=69631802&postcount=1162
The patch that AOSP pushed is going to require the xposed dev(s) to do something to work around it (or users can compile their own builds with a workaround).The CM team won't be reverting this new AOSP security measure, for obvious reasons
With that being said, the official XPosed Dev, Rovo89, is currently working on an XPosed modification/solution to this. You can see the work Rovo89 is performing here:
https://github.com/rovo89/XposedBridge/issues/129#issuecomment-260498284
When they figure out a solution, you will find it posted here:
http://forum.xda-developers.com/showthread.php?t=3034811
In the meantime, and unfortunately, if you want to keep using XPosed, you will have to keep using the last CM release that XPosed was working on (the pre-security updated release). And when XPosed has been modified to work on the pre-security releases of CM, then you will be able to update your CM ROM and all will be at peace (hopefully LOL!).
Good Luck...
Peace and Love!
Peace and Love!
~Ibuprophen
Thank you very much for the announcement, I'm really grateful!
It was difficult and difficult to always answer the uninformed about this subject, are causing a certain irritation to developers those users who repeat the same questions (as in the case of VoLTE)
Thank you for keeping us informed!
Some progress from CM team?
https://review.cyanogenmod.org/#/c/170575
Shivver said:
Some progress from CM team?
https://review.cyanogenmod.org/#/c/170575
Click to expand...
Click to collapse
CM's patch is aimed to fix issues on some devices having proprietary blobs that have file descriptor leaks which result in errors during boot.
(e.g. shield tablet in particular)
While this patch allows to white list xposed specific stuff at device configuration level, it was not aimed to serve this purpose at all.
This might help you http://forum.xda-developers.com/showpost.php?p=69699345&postcount=4504
here is the official fix => http://forum.xda-developers.com/showpost.php?p=69702111&postcount=4526

[GUIDE] My Unofficial android porting guide

Hi all,
I've started a project to document my porting efforts and what I have learned while porting the SM-T285.
https://github.com/jedld/android_internals_handbook/blob/master/README.md
It is still a work in progress but it is something that I will complete over time.
jedld said:
Hi all,
I've started a project to document my porting efforts and what I have learned while porting the SM-T285.
https://github.com/jedld/android_internals_handbook/blob/master/README.md
It is still a work in progress but it is something that I will complete over time.
Click to expand...
Click to collapse
As I can see the file (markdown file extensions), is it going to be updated regularly? If so, will you update here so that I can subscribe and see the updated porting guide every so and then? Also, if you can, can you also create a compiling rom (making custom roms/OS from scratch without source codes)? Thanks!

[Links] Moto Z 2 Force Important info/links

Motorola Things That Matter:
How to unlock your bootloader:
https://forum.xda-developers.com/z2-force/how-to/how-to-unlock-bootloader-t-mobile-t3654657
Where to obtain unlock code for bootloader:
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
Source Code + Proprietary libraries for building AOSP :
https://source.android.com/source/building
Motorola Mods / Developer portal:
https://developer.motorola.com/
XDA TOOLS FOR ROOT/UNLOCK/BUILDING (ALL UNTESTED AS OF 8/11/17, But many should work )
1.) https://forum.xda-developers.com/mo...l-windroid-universal-android-toolkit-t3048093
2.)https://forum.xda-developers.com/z-force/development/motorola-moto-one-tool-v1-0-t3397687
My Preferred Rom Kitchen(s)
Windows - Assayed Kitchen
https://forum.xda-developers.com/ch...-android-roms-editor-assayyedkitchen-t3410545
Linux - SuperRs Kitchen ( only kitchen that will deodex 7.0+ correctly)
https://forum.xda-developers.com/chef-central/android/kitchen-superrs-kitchen-t3202296
Google Apps Packages:
http://opengapps.org/
DualBoot Patcher (SnapShot)
https://forum.xda-developers.com/sho....php?t=2447534
Viper4Arise
https://forum.xda-developers.com/and...earch-t3379709
Magisk OFFICIAL
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Magisk UNOFFICIAL Snapshots
https://forum.xda-developers.com/apps/magisk/unofficial-magisk-v10-beta-built-t3521901
Shortcut Master Lite
https://play.google.com/store/apps/d...cutmaster.lite
Make ANY Quick Setting Tile
https://play.google.com/store/apps/d...mquicksettings
SystemUI tuner - Universal UI MODS (root/non-rooted)
https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner&hl=en
Just a small snip-it of who I am and why im providing any info for this device.
Im a small developer who builds stock based roms, with some mods and focuses on building a battery friendly, debloated and stable rom.
Adding in the best mods from every device and removing anything and everything that is not essential and can free up speed and space.
I am always open to ideas and suggestions but there is no guarantee that it ever will become a added feature.
Im prepping my kitchen to start building roms for the Moto z2 force. I will primarily be building for the Sprint Variant only, BUT
I will make any and all attempts to make this as universal or share my knowledge and work with T-Mobile devices as they also are un-lockable.
My rom's will be built to pass safety-net, and to continue to keep as much if not all of the stock staple features alive and working. With that being said, I DO NOT BUILD FOR SUPER SU/ Ill be building directly for MAGISK rooted rom's to achieve this, but in 99% of my devices flashing SuperSu over my build will add SuperSU and become the primary root method but will not be supported for safety-net moving forward once you've injected SU.
What i wont do:
I wont be building some special custom AOSP/CAF etc rom, and I dont build from source code directly
I wont be providing help for other brands that can not be rooted/unlocked nor will I be working to provide a un-lock for those devices,
you should submit a bounty and crowdfund a devs time and work to provide such a task, if one can even do so for the device in question.
I will NOT be asking for donations or provide a donations option, I only provide my personal builds so others can enjoy something new.
I dont mind requests for features but i do not build for others, i build for myself and share the joy with the community. PLEASE post bugs on my post for the rom/roms i build,
do not re-post the same thing 10x, and make sure you TAG me in the bug report with full details, device being used and what was being done before/during the crash etc to be able to understand the issue. LOG CATS, SCREENSHOTS ETC are GREAT TOOLS TO GET THINGS FIXED!!
With all that being said, If you locate a mod used on other Motorola devices, please post the links here and ill move them to the OP for easier access.
As development grows ill continue to update this page to reflect a easy place to keep all the good stuff. Any relevant info for us will help continue to attract more users, more developers and more options for everyone!!
Pleasure to meet you guys and hope you enjoy the Motorola as much as I will!
Can't wait man!
This is great news thank you
Sent from my SM-N930F using XDA-Developers Legacy app
I am itching for TWRP to be released for this thing
Same
Wait, this phones been out for a week, and there's no lineageOS, TWRP, custom kernels, or multiboot? I'm out.
Just kidding . Can't wait to see what kind of development comes in time. Loving the phone so far though!
Android FTW!
Thanks @Team DevDigitel for all you do for the community! I had the LG V20 and you ROM was the tits. Cant wait to see what you will bring to the Moto Z2 Force!
Here is the boot.imgs from T-Mobile, ATT, US Cellular and Sprint
https://drive.google.com/folderview?id=0B1tqDJm_qQf4UDYwN3FRbmVuNG8
---------- Post added at 04:53 AM ---------- Previous post was at 04:49 AM ----------
Stock Roms
Verizon
https://androidfilehost.com/?fid=889764386195919695
AT&T
https://androidfilehost.com/?fid=889764386195919694
Sprint
https://androidfilehost.com/?fid=889764386195919693
US Cellular
https://androidfilehost.com/?fid=889764386195919692
T-Mobile
https://androidfilehost.com/?fid=673368273298975455
T-Mobile OTA link https://drive.google.com/file/d/0B1tqDJm_qQf4Z2QyLS10YVNLWWM/view?usp=drivesdk
Sweet
Sent from my SM-N930F using XDA-Developers Legacy app
dead links.

Categories

Resources