[Q] Few questions from a newbie! - G3 Q&A, Help & Troubleshooting

Hello everybody!
It's my first time modding an Android device, so I decided to flash a Google Stock-like ROM on my LG G3 (D855). At first I rooted and installed TWRP using this useful tool: http://forum.xda-developers.com/lg-g3/development/tools-srk-tool-1-0-1-useful-toos-lg-t3079682
Then I flashed CyanogenMod 12.1 Nightly (which seems to be the best and most supported ROM...) and GApps. Everything seems to work fine but I have a bunch of questions to better understand how to improve usability and performance.
1) What are exactly GApps, and why do I find one million versions of these? Is it a procedure to, eventually, re-install them without wiping everything?
2) After flashing I'm not able to use apps like QuickBoot to reboot in Recovery Mode "comfortably". When I tap that choice nothing really happens. Does anybody know why?!
3) I've installed Nova Launcher and combined it with CM Locker, because of the interesting possibility to auto-light on the display on notifies. Anyway, I'm no more able to double tap to sleep on my lockscreen, except if I double tap on the state-bar. Is there any solution to modify this behaviour?
4) What is Xposed? How is it related with ROM, CyanogenMod, LG G3?
5) I use bluetooth to connect to my Alpine stereo in my car. Since I installed CM12.1 I need to pair the devices EVERYTIME! Why they do not recognize forever just after the first pairing?
6) After installing CM 12.1 i noticed more battery leaking and device heating, so I supposed I could install a different kernel. Is this consideration right? I've installed 777 but don't know how to measure the improvements, could someone give me some metrics to have an idea?
7) what are the schedulers and how should i configure them??
Thanks in advance to everyone who'll answer to even one of my questions!

Hi
Welcome, i 'll answer as best I can.
1. Gapps are the Google apps I.e . Play Store, Google, Gmail etc. Although you can run CM without them but you would miss out on many options.
2. Go into settings and tap about and tap Build Number 7 times and you will get Developer options. In this you will find the option advanced boot and tapping this will allow you to select from a menu when you press the button to sw off the phone, which has recovery.
3&4 Cannot comment on Nova or Xposed as I don't use them.
5. Only use Bluetooth to cennwct to my LG G-pad 8.3 and my Sony Smartwatch 2 and it works fine with them.
Hope this is of some help.
Stransky
Sent from my LG-D855 using Tapatalk

4. Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That's great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There are many other advantages, but here is just one more: Multiple modules can do changes to the same part of the system or app. With modified APKs, you to decide for one. No way to combine them, unless the author builds multiple APKs with different combinations.
Note that this only works with root access on Android 4.0.3 or later.
Hope this would be helpful.

Related

[mod] update04-19 patched market + google apps

NOTES: IT INSTALLS FINE ON THE LATEST FIRMWARE. *ONLY FOR THE LATEST APRIL2011 FIRMWARE DUE TO BUILD PROP CHANGES*
THERE ARE NO SIGNATURE PROBLEMS; ALL APK'S AS FOUND FROM CYANOGENMOD. USED ORIGINAL CONTAINER FOR VENDING.APK TO AVOID SIGNATURE ISSUES.
ALSO ADDED CALENDAR AND TEXT MESSAGING APPLICATIONS.
download:
Code:
http://www.multiupload.com/HCVHTF0QHM
--
instructions: FACTORY RESET FIRST w/ latest firmware (april 17th)
1
boot to recovery
1A
power on, let go, hold power until it says starting recovery kernel, then let go of power
1B
press the "home" button, and use the menu to wipe cache, factory reset, flash the factory rom, and wait for first boot w/ ac power plugged in.
2
after first boot, turn unit off, and turn back on and boot into recovery again.
2A
flash the a7-gapps zip provided (remember to rename it to update.zip to work w/ recovery).
2B
CHOOSE FACTORY RESET (this wipes existing data that may conflict with install)
2C
REBOOT
congradulations, you should now have a FULLY WORKING MARKET PLACE.
UPDATED NOTES; this is the the 1.82 market that comes w/ the latest gapps for tegra from cyanogenmod (gapps-mdpi-tegra-20101020-signed). i patched it using the same smali patches applied in the patched market found in dexter's 1.2 rom, minus the androidmanifest.xml. this may account for it not autoupdating the market itself, but for today i'll take full market access on the old interface than limited access on the new market.
i tested this patched market to show "skyfire" and "qik" video players, and i added further build prop and permission settings that provided more search results; searching for 'gps' and 'video' results went up from 3300 to about 4500.
i intentionally did not provide larger apps like youtube, maps and twitter as they are downloadable from the market.
----
This is the google apps, libs and permissions that i extracted from cyanogenmod's gapps package and provided as a standalone update.zip for those wishing to have the google android market on their tablet, but not wanting to deal w/ a third party experimental rom requiring regular updates and wipes.
I hope you enjoy using the google market and applications with the latest stock rom. My wife does, and can now enjoy her working tablet w/ farmville.
--
Please, hit the lil' DONATE button under my name if i helped to make your life a lil' easier, or your android device more enjoyable. Thank you!
--
new firmware available here: eLocity Customer Support
i dont think it will install on a new update from elocity, as they use a different test signature than i do. and the signature check fails..
did you test on top of original stock?
if you check logs you will see framework fails to install, as signature does not match, and package will be ignored.
so basically why i release a full image, as all apk + framework needs to be signed correctly.
but maybe you did something extra? different?
kinda covered all the details in the op. the gapps update i made flashed on the misses phone okay after flashing the latest firmware available from the elocity support site in the link at the bottom of my post.
i did also detail that prior to that i had manually wiped the cache partition and flashed the latest recovery image from said update using the nvflash tools from nvidia. i did this due to the device being bricked w the common recovery error about recovery.c and the cache partition. i was able to adb into the device tho, and upon seeing all the random apks and files having radio user or group permissions told me somethings wrong w the rom. when i reflashed said rom, i still observed odd permissions,group settings (ive been finding and fixing these in modroms lately), so i went to the latest stock, got my usb/sd functioning as intended, checked that the permissions didnt look screwey in stock (all apks and general files set to root,root where expected instead of root,radio, which were coincidently mostly your gapps) then decided to make my own gapps w your files by comparing the gapps package for my x10, since you must be building the rom instead of modifying to get/repair fc's in the settings apk.
no surprise gapps works on this tablet like an aosp addon, as the stock rom fits the same definition of being a rom free of google apps.
i do believe the latest firmware update has binary different/newer files than whats in your rom. the recovery image is a different size too. not sure if thats resulted from changes you had made, or just reflects that the update from elocity is newer than whats in your rom.
let me know if theres any other details i can help w. otherwise, regarding signatures; thats never been an issue for me and android. the elocity recovery appears to have no problem flashing w test keys, and ive never had to resign a modified apk for an android rom.
now if we were talking symbian, then i would have to resign. android doesnt care that i'm supplyin new apk's. maybe only if i'd modified an existing apk that android had already cached the keys for, or had exclusively modified an apk in an existing updatezip w/ out resigning the zip.
Sent from my X10i using Tapatalk
btw - thanks for the great rom for the misses tablet, mister dexter. also, analyzing your updates gave me the idea to redudantly assign permissions for every file in the install script, even tho one would assume all the files copied would be 644 by default, but sometimes being redudant is better than assuming.
EDIT: doublechecked, you did use a dated (1-07) recovery.img instead of the factory one provided w/ the newer rom you would have modded [original files dated 2-10, your modified files dated 3-20(boot.img) and 3-21(system.img)].
Sent from my X10i using Tapatalk
bestialbub said:
EDIT: doublechecked, you did use a dated (1-07) recovery.img instead of the factory one provided w/ the newer rom you would have modded [original files dated 2-10, your modified files dated 3-20(boot.img) and 3-21(system.img)].
Click to expand...
Click to collapse
- as elocitya7 uses non-visible mmc partition for boot/recovery and only loong road solution with apx mode will enable it, i did not bother trying the new recovery..
- i suspect them to start using signed updates like folio100, and that means locked devices( for users without apx).
on the gapps-mdpi install,
i tried this on several models, and it always fail signature check for framework pack and network location provider at install.
the mdpi is made for cm7 with test-keys and somehow that seems to go wrong, maybe the framework failure is ignored and not crashing anything, but i do know they had some issues on gtab with it crashing like i just wrote, but it worked.
next, you got the stupid MAC address issue, which is fixed in the build of the framework..
i just used the gapps being present, fuctioning and allowing me to install some 30 apps and not breaking after reboot confirmation that they worked. hadnt checked logs, just eyeballed permissions were as they should be. root,root,644. market, mail and contacts worked offhand, start but couldnt complete google voice setup during the wizard where its suppose to change the tablets voicemail settings, but since those settings arent present in a tablet w out internal telephoney services i wasnt too concerned.
generally dont require resigning of apks in my dailey themeing/modding. read the general assumption is youre suppose to, but when thats required the system usually crashes and shows in logcat. i've only had the a7 work in adb mode while it was bricked/not booting to interface. havent been able to see the tablet under adb devices since, but hadnt tried before. was surprised the shell was full color w working ls -aFl options working, instead of just ls -l.
Sent from my X10i using Tapatalk
probably not relevant to point out that all testing was done over a wifi connection at home to a new 2wire wifi router on an att dsl connection. since you mentioned network connectivity.
the google account used is the same one used for another att android device. was interesting to see the tablet thru the android market on the web listed as a tmobile a7-040 device or something to that effect.
Sent from my X10i using Tapatalk
i might further update that sms text messaging services do work great on the tablet using google services w google voice even tho the setup wizard for google voice does not let you complete w/out the device having its own phone number.
i was able to text the misses and vice versa w no probs, even on fresh boot of the device. text messaging appears to work w internal text messaging activity in the contacts app, which you can text to a contact in the contacts menu.
tip; i created shortcuts on the home screen to text message using anycut to create a direct text message shortcut for the misses to conveniently text message me or her friend to our phones w ease, for free.
note; i could not use a third party text messaging app like handcent, and could not locate a messaging shortcut for message history.
Sent from my X10i using Tapatalk
Just so I can understand clearly.
What benefit does this provide over elocitymod?
How reliable is microsd/USB mounting/unmounting?
netstat_EVO; the current firmware from the manufacture is reasonably stable. in every experience, the manufactures software generally tends to demonstrate more stability than any rom developers, as they're providing your drivers and software written specifically for your hardware peripherals, instead of generic ones, or modified generic ones fixed to work the best they can for your devices.
my wife has experienced no usb/sdcard issues w/ the manufactures current firmware, and the biggest benefit experience from a third party rom (market/gapps addons) is still available to take advantage of the android market, as thats one of the main reasons folks see to using an android device. i can also say that she uses her tablet daily now (i'll have to post screenshots), and she hasn't had any wifi issues either. wifi resumes w/in 5 seconds from waking on newest firmware. some1 else didn't fix that(some folks reported problems in the past), it was already fixed, at least for my wifes device.
folks may have other opinions, but the primary reason i see for folks modifying roms on android devices (at least 3g ones tied to service providers) is that the service providers your buy your products from molest the firmware and load it up with unwanted software and restrictions.
this reason does not apply to the a7 tablet. the best route, for someone that doesn't want to read forums everyday and apply updates and patches every week would be to stick with the manufactures dependable firmware as a base, and run simple modifications and addons to that base.
..i still haven't had the time to disect the 3rd party rom the way i want to understand how much is based on manufacture software. i may do that this weekend and map out instructions for creating said rom based on binary comparisons to the manufactures rom, just for funziez. (its inevitable if it comes my way, i'm extracting and decompiling and mapping it out, because i have to know what changed. i do this to every rom i download.)
Nice, your wife is justification for just making gapps work
i like your reasoning here...
ayup. the misses made the effort after i got her the tablet to load her own rom, since she seen me doing the same for our other devices and noticed they tended to improve the quality of the devices we're running. i tend to have a preference for picking roms based on their stability, which generally tends to be roms based on the manufactures firmware, w the manufacture's drivers. sure, if it was a 2.1 rom, there'd be room for improvements in performance w/ froyo modifications.
catch is, its already a fast device w/ froyo on it plus a disappointing lack of a regular android market interface.
now, for someone who's happy with their tablet out of the box, and already enjoy using the android market, and all the apps they have to offer on their other android devices, this lacking feature is a serious let down for any android owner.
now, to add this feature, she discovers theres 3rd party roms that can do this, but as we know, they come without warranties. so the users get a support thread where they get to wait on a busy dev for their assistance w/ troubleshooting the various ins and outs of their rom or wade thru hundreds of support messages to fix their problem. whatta frustrating solution.
so, yes, i think my misses deserves to be able to enjoy her android device, and not have to be what i call a "romhead"; someone that has to flash a rom every other day in an effort to gain improvements and fixes over the last rom they just flashed.
i think that kinda stuffs great when theres a variety of roms and mods for your device to choose from, to see the various gains and differences in peoples software offers. i think its kinda sad when you just have to do it because you have no other options.
i've been getting some positive feedback, both in threads, pm's, and emails thanking me for providing those options. those are the other justifications for releasing a standalone gapps package. all relatable folks that appreciated another option, some thanking me for not having to run any more patches or fixes to keep their device going the way they'd like to enjoy it.
--
i might note, i hope you don't mind that i borrowed the gapps from your rom. i know all gapps get 'borrowed' from somewhere else.
thanks htc and google!
--
ps- thanks again mister dexter for your work. i appreciate any mods, roms, themes or apps folks can release that i can learn from. as i've stated, i reverse engineer everything i download thats posted freely online. if i make use of anything you've done for the device, i'm always happy to let folks know.
XDA is for sharing, i dont mind at all!
i wish i had personal reasons for this tablet, i just have the wishes of users, but its ok for me
On folio100 it was original a personal interest to make it better, and indeed it got better..
for those wanting a little more than gapps, the market is always open for graphics mod, hardware fixes etc..
Nvidia tegra2 platform is not as you say not worth fixing.. we lack proper rotation support although some new games are trying to read sensors correct now..
we need proper sdcard handling.. we need latest drivers from nvidia. and lastly all our early tablets lack better audio..
lastly: Android 3.0 is needed..
i think there's alot of room for improvement on top of stock firmwares. but not all users know its fixable or even need it if they are new to the platform..
Dexter; haha, I thought so. Seems most the popular rom devs are usually developing for devices they dont own themselves. pretty commendable.
Sent from my X10i using Tapatalk
Regardless of the whos or whys...a BIG thanks to both of you for all your dedication and effort.
ditto...
Regards
FURTHER UPDATE: tried the mahimahi fingerprint, w/ the gapps from dex's rom provided in my first release + marketaccess, this does not work for full market access. i do have a gapps package w/ same fixes that will work. i'll try to get this out by tomorrow. i got yard work to do first today.
correction; this solution tests GREAT w my gappsv2 update. i'll update this later today. this does NOT work with my first upload/gapps provided in dexters rom. it may also be a combination of the build prop update WITH this app that gave me full access on my tablet.
theres an update in the original post w/ the link to the author's website of marketaccess.apk for access to the rest of the applications in the market.
okay, bumped for market patch. this update includes calender and text messaging applications. see first post.
Can the april firmware be flashed over elocitymod and then this patch applied? Im dying to get full market access!!
Edit: Just read your post on modmymobile and all my questions were answered!
for those more technical types; you can extract the vending.apk file from this update and install the market individually. suggested troubleshooting instructions to do this; dont ask for more details or expect positive results without a wipe, but its possible;
1
goto settings, applications, running services and stop all google framework services including the genie.
2
delete /data/data/com.android.vending*
3
replace old vending.apk w new vending.apk
4
reboot
those suggestions come w no guarantees or expectations beyond bricks and bootloops. if you need more details, then you dont need this on dexters rom until someone provides you a flash update to automate cleanup instructions before market update.
Sent from my X10i using Tapatalk

[Q] Where to start?

Hi guys
I'm totally noob with android.i need guidance on where to start. My defy is totally stock, without any modification done.
1. Get a moto blur account and link with a google account
2. Go to android market on a pc browser, check through the top free category
3. Try them on...
Sent from my MB525 using XDA App
xcalibur33 said:
Hi guys
I'm totally noob with android.i need guidance on where to start. My defy is totally stock, without any modification done.
Click to expand...
Click to collapse
Hey "I was" a noob too with Android! I just got my first android phone January and I really didn't know what to do with it!
Well, where to start, it's easy.
Just go to settings and all the apps, and explore all the options and features of the Defy!
Like that you will know your phone very well.
Then you would like to download apps and widgets and live wallpapers!
You will test them and with time you will know what are the good/pros and bad/cons applications.
There is the stock launcher, but it can be replaced by another launcher that you can download from market! (ex: Go launcher EX, LauncherPro, etc)
You will notice that The homescreens and app drawer will be completely different, and it's 100% safe.
If you wish to root the devices and install new ROMS, just wait.
Yes. Wait for about 3 months to know well the world of Android before trying dangerous things that could brick your phone.
If you just got the Defy, do the basic things like play movies/musics, take photos, install new apps,etc.
Hope it helped you!!
If you have other questions, I'll help you
OK, since I wish that someone took the time to reply to me when I first got my defy and posted a similar question here, I will throw in some suggestions to you.
First, make sure that your PC has the latest Motorola drivers installed.
Second, learn how to Root your phone --> probably with Super1click
[you did not tell us which firmware you have so it's hard to point you in a specific direction here]
.
Then once that's done:
Instead of using the default "Files" --> use Astro file manager;
Instead of using the stock browser --> use Dolphin HD;
Protect your phone with AVG free (antivirus) and DroidWall (firewall);
Use Titanium Backup to make copy of your apks and settings and to "freeze" the bloatware on your phone;
Use SetVSel (needs Milestone overclock to run) to lower the cpu voltages and under/overclock your cpu and save battery*;
*: just did that myself and after > 10 hours since unplugged, my phone is still showing battery at 100% !!! [set to: 22/300 - 34/600 - 46 Vsel/900 MHz]
Learn to install/use ClockWorkmod (CWM) recovery and RSD Lite for Nandroids/ROMs flashing.
That should keep you busy for a while but it's nothing too hard and I'd say that all this is the very minimum that every Defy user should know and do to get the max out of their phone.
And if I may add:
1- forget about animated wallpapers: they just waste battery power
and
2- before playing with themes, lauchers and custom ROMs [which -like everything- are NEVER "100% safe"...even if it is for human error..] you should master all the items on my list first...
Good luck! I hope this helps.

[Q] BlissPop 3.4 and Playstore Problems

Hey all, so I'm new to posting, and sorry if this isn't done correctly somehow.
So I just flashed blisspop 3.4 onto my LG G3 D850. Everything went smoothly for the most part, I had a few GAPP issues, but I worked it out. Once I got everything up and running, I clicked on a folder, and noticed a lock Icon. Curious to see what it did, I pushed it, and made a pattern lock, assuming that it locked the folder. I had no intentions of keeping it locked, I was just trying out the feature. Anyway, after entering in the pattern, the folder simply disappears. Along with the apps in it. Now this is a problem because my play store app is in that folder, along with a few others that I use pretty frequently. I've fooled with it for a few hours, and I have no idea what has happened, or why. The apps that were in the folder don't show up in the Apps section in the settings, or in the app drawer. The only ways I have found that allows me to access them are if I use a the pie wheel on he phone, or if I use a different profile. If I use the pie wheel to try to access the playstore, it says check connection and won't load. BUT, if I go into the other profile, it works fine (yes, the connection is the exact same). I really want to be able to resolve this, any help would be greatly appreciated
TboneThomas said:
Hey all, so I'm new to posting, and sorry if this isn't done correctly somehow.
So I just flashed blisspop 3.4 onto my LG G3 D850. Everything went smoothly for the most part, I had a few GAPP issues, but I worked it out. Once I got everything up and running, I clicked on a folder, and noticed a lock Icon. Curious to see what it did, I pushed it, and made a pattern lock, assuming that it locked the folder. I had no intentions of keeping it locked, I was just trying out the feature. Anyway, after entering in the pattern, the folder simply disappears. Along with the apps in it. Now this is a problem because my play store app is in that folder, along with a few others that I use pretty frequently. I've fooled with it for a few hours, and I have no idea what has happened, or why. The apps that were in the folder don't show up in the Apps section in the settings, or in the app drawer. The only ways I have found that allows me to access them are if I use a the pie wheel on he phone, or if I use a different profile. If I use the pie wheel to try to access the playstore, it says check connection and won't load. BUT, if I go into the other profile, it works fine (yes, the connection is the exact same). I really want to be able to resolve this, any help would be greatly appreciated
Click to expand...
Click to collapse
I would just reinstall the Gapps.zip in recovery.
The best place to get answers for this issue is likely the blisspop 3.4 thread.
[OFFICIAL][5.1.1_r3] BlissPop v3.4 [D855/0/2][ls990][vs985] 05/27
[FAQ][HELP THREAD] LG G3 | Ask any question | FAQ in first post [Noob Friendly] by DelBoy
[INDEX] LG G3 - ROMs, Kernels, MODs, Recoveries, Themes [30 May 2015] by benkxda
I will request that this thread be moved to G3 Q&A, Help & Troubleshooting

New to the android head units, what to do? Pumpkin KD-C0250 unit in question

only ever dealt with android products such as my tab pro, note 3/4. but just purchased and received my pumpkin kd-c0250 headunit.
had a quick look and seen someone recommend new/custom firmware.
Stock music player seems a bit **** too but integrates with the home screen which i tried with shuttle music player and that doesnt, unless its possible to add it as a wiget?
also im guessing a universal root for 4.4.4 should work to get me root access too?
just looking to see what others can recommend as a good starting point for making the headunit "better" all round. sorry if this gets posted once a day or anything
Harmonial said:
only ever dealt with android products such as my tab pro, note 3/4. but just purchased and received my pumpkin kd-c0250 headunit.
had a quick look and seen someone recommend new/custom firmware.
Stock music player seems a bit **** too but integrates with the home screen which i tried with shuttle music player and that doesnt, unless its possible to add it as a wiget?
also im guessing a universal root for 4.4.4 should work to get me root access too?
just looking to see what others can recommend as a good starting point for making the headunit "better" all round. sorry if this gets posted once a day or anything
Click to expand...
Click to collapse
If you are new to Android, the first thing I would suggest is looking at replacing the Launcher. This will give you a lot more freedom
to add widgets for things like Shuttle and other apps you may want to try. I would also leave the ROM stock for as long as you can stand to do so. Take notes as you work with the stock ROM of the changes you would like to make, and search through the threads here to find if
you can make them without flashing to a custom ROM.
Rooting this unit is quite simple by using the temporary root method. Enter *#hct#root# as the password when opening System Settings.
DO NOT REBOOT. First go to the Play Store and Install the SUPERSU app by CHAINFIRE Once you have done that, let the system reboot,
and then go back to System Settings and enter the password adboff This will turn off the temporary factory SuperUser app, but you will still be able to use the CHAINFIRE SUPERSU app you installed to control root access of your apps.
I will say that if you want to jump in off the deep end, Malaysk has put together some awesome stuff.
I started with a DSA Rooted Stock Rom and installed APEX Launcher, mostly because it let me get started with a built in root,
and it also gave me 2 or 3 GBs to install other apps where the Stock ROM from the Factory only had a 1 GB partition.
Have Fun, and
Good Luck,
Rick
Sidenote:
the code *#hct#root# did not work with my KD-C0250, if it does for Harmonial i'de like to know
Installed one of the stock rooted Roms and entered the code and it worked. Dunno if it would have worked on the original rom.
There's as music app in the system/app folder. (Or is it /apk) at work and can't check.
That hash better layout for the library I like, but for the life of me I can't get it to open other than when it boots on startup with auto player from the likes of the headunit app.. Anyone got any idea on that front? Tried installing the apk and it does it successfully but no icon to open it, or even the option to open once done like with usual apks, just a "done" button
Harmonial said:
Installed one of the stock rooted Roms and entered the code and it worked. Dunno if it would have worked on the original rom.
Click to expand...
Click to collapse
Oh ok, still on the original rom here, thanks for the info!
Still cant get my head around this music app thing.
the one that has an icon and is the only one i can open is the default "mtcmusic3" app.
the one that will start on boot with the headunit app is just called "music" and is in the system/app folder.
Info on the app when i check it out is "version 4.4.4-eng.meng.20150806.-211037". would really like to just run that as standard. but if i exit out of it at any point i can only seem to reopen it via booting the head unit again, no shortcut on the launcher to open it.

Question What's the perks? Rooting

Last time I rooted my phone it was like the OnePlus 6, but now days these phones are great but I'd still like to root this phone, but I'm unsure of the perks now, back then it just to be xposed modules but xposed was dangerous to use if you installed the wrong thing lol
, So, what's the pros and cons??
Thanks
Ad blocker, certain tasker tasks, franko kernel manager, greenify, root file access, enable call recording, ability to run root terminal commands when needed, for backup apps, etc
kevinireland11 said:
Last time I rooted my phone it was like the OnePlus 6, but now days these phones are great but I'd still like to root this phone, but I'm unsure of the perks now, back then it just to be xposed modules but xposed was dangerous to use if you installed the wrong thing lol
, So, what's the pros and cons??
Thanks
Click to expand...
Click to collapse
[MOD][Xposed+Magisk][13 Compatible] AOSP Mods - System modifications for AOSP-based Android 12+
^ This mod alone is worth it. Otherwise, I like being able to backup app data for apps that don't support Google's built-in cloud backup, using Swift Backup. There are other mods I like as well, like [APP][ROOT][11+][19/07] Classic Power Menu - Power Menu Replacement w/ Wallet, Controls on Android 11, 12, 13+, cutom kernels...
I will root my phone's for as long as it's possible. Unlocking the bootloader alone has so many benefits. It's a lot easier to fix a messed up phone , and why not root?
Privileged access to the entire device? Yes please.
I use a lot of non root features on my phone but having system access with root makes the experience so much more fun if one knows what they're doing
My list that I send anyone who asks this question:
- Use ACCA to extend battery life
- Install the more efficient YouTube Vanced/ReVanced root version and system wide adblockers like AdAway
- Use Insular or Shelter to create 2nd profile without having to manually enter adb commands
- Make full backups without having to use google and even if apps doesn't allow it
- Enable 3rd party stores like F-Droid and Aurora to install apps in the background
- Change build.prop to enable features your manufacturer may has disabled (if not using a custom ROM)
- Access and modify system files (inspect/debug things and change settings that maybe arent visible in the ui)
- Access the portected data of apps (extract keys and other information apps don't want to willingly give or maybe to cheat in games that save their scores locally)
- It's just cool to be god over your system
Being able to doze battery guzzling system apps (gms) and ANY apps u see fit! Have better control of battery resources and charging as well with AccA. And yeah...AOSP Mods module rocks!

Categories

Resources