Anyone here used V6-Supercharger on their D3? - Motorola Droid 3

I'm itching to install it but I'd like to hear from some people who have used it first.

I'd advise against it.

No need, since no weak memory allocation and management like the DX2.

I did it worked had to get correct busybox version couldn't tell if anything really happened but why the avoid krazy?
Sent from my Droid using XDA App

Have you rebooted your device? If not give that a go, and tell me how it works out for you.
I didn’t' even execute any options with the script and it cause me to bootloop once I rebooted, and someone else experienced the same.

I did bootlooped factory rest got my stuff back re-supercharged and works fine I even did a reboot after 30mins and still worked
Sent from my Droid using XDA App

rushless said:
No need, since no weak memory allocation and management like the DX2.
Click to expand...
Click to collapse
I figured as much, but I am getting a pretty decent amount of lag, even after fully removing bloatware (about 32 apps total). I don't see how people are claiming 200mb free. Even after bloatware removal, I still only have 80-130 free at any given time, and I personally hate using an app-killer.
Don't get me wrong, I do know that Android will try and use up any memory that is free and that having a low number of RAM available isn't a bad thing. But, as I stated earlier, I am experiencing a good amount of lag from time to time (mainly due to my widgets I would assume).
I did a factory reset and a battery pull 2 days ago, and the boot-up process is twice as fast now...just as it was when I first bought the phone. But the lag is still present, and the REDRAWING is driving me absolutely insane.

krazykrivda said:
Have you rebooted your device? If not give that a go, and tell me how it works out for you.
I didn’t' even execute any options with the script and it cause me to bootloop once I rebooted, and someone else experienced the same.
Click to expand...
Click to collapse
Yeah. That was me. I did run the script though. It didn't even get past the Droid part of the boot animation. A factory reset will fix it, and you'll still have root after.

Silly rabbits V6 is for Froyo!
Sent from my DROID X2 using XDA App

BDAZZG1 said:
Silly rabbits V6 is for Froyo!
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
not true; v6 is for all android OS released so far. It was specifically developed for Gingerbread, but works well on Froyo also.
BUT: There are still conflicting reports that changes it makes in the /system folder may cause problems with the D3, so until an .sbf is available, i'd proceed with great caution doing ANYTHING to the D3 that is not entirely in userspace.

I removed most of the bloat I was comfortable pulling off... but I must say the biggest jump in responsiveness has been from tweaking the build.prop to increase the events per second (I'm at 120) and VM memory (64m).
Please, err on the side of caution right now as we have no sbf, no clockwork recovery. I had to sbf my D2 enough times playing with things I didn't think had a chance of breaking it, that did, that I'm very careful what I poke at on my daily driver, and urge you to as well

Related

[DEV] [Progress towards DATA2EXT]

So this is the future thread of DATA2EXT.
Basically this is a hack to mount part of /data onto the SDcard, improving I/O thoroughput, as data will be written to internal NAND and SDCard. (Theoretically)
I've currently gotten really close to a functional DATA2EXT.
About to flash the next test, and I think I got it this time.
Progress will be posted here.
v1: Failed. Not that easy.
v2: OOOHHH. Still failed.
v3: Mhmm. THAT should do it.
v4: Heyyy! Found an error! *fixes. Trying now =] Failed as well.
v5: Failed failed.
lots more fails.
v17 Trying new idea now!
Bugs go herreeeeeeeeeeeeee
Maybe some random stuff here xD
Thanks man I'm excited about this thanks for looking into it.
Sent from my Incredible using XDA App
Gahh Its Lee said:
Thanks man I'm excited about this thanks for looking into it.
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
EDIT: Haha... I realize that this quote has nothing to do with cyanogen's warning xD Oh well
Yup yup. I respect cyanogen, but from what I've read, it seems his main issues are:
1. Doesn't actually help anything.
2. Doesn't get wiped, so errors between ROMs will occur.
However, theoretically, it SHOULD help. Read / write is now spread across NAND and SD, so should increase I/O. But again, real-world difference has yet to be looked at.
Wiping it IS possible. One could delete the partition, and the recreate it. Wipe. What cyanogen seems to mean is that it's not baked into clockworkmod. It means that a separate zip will have to be included for those who want to wipe.
But again, I've yet to get it actually functional. Once it's functional, the performance vs risk can be weighed.
On another note, I've seen talk about DATA2InternalStorage. It certainly makes sense, we've a whole 6GB to play around with, and it should be really fast. However, the added r/w that occurs with DATA2X should drastically reduce life. And since we can't change it out... not a good idea.
The SD card can be changed out very very easily, so a shorter life shouldn't matter too much. And I'm not sure of the logistics, but if internal storage is on the same NAND as /data, then moving writes over to there really won't improve anything.
Anyways, I'm testing v4 now after my phone charges a little more. *crosses fingers.
.
What partition layout is needed for this? Maybe you've already seen it, but I've been following THIS, also.
hopefully this helps with real life performance too. When I compare the inc to the crazy fast new devices out there, I feel a bit jealous. If I see some increased speed/smoothness, it will certainly be worth it for me. Also, will it be possible to get this in a flashable zip format? 1 for AOSP Roms, 1 for Desire Z/HD/MT4G Roms, 1 for old sense based roms or am I smoking the wrong pipe in thinking this way?
overground said:
What partition layout is needed for this? Maybe you've already seen it, but I've been following THIS, also.
Click to expand...
Click to collapse
I've been tweaking the script to work for the DInc. I had to change the place where it mounts stuff, and I've finally got bootup. However, still a billion force closes. Digging into this...
This is all very interesting and I thank you for taking the time to try and get it to work. I just hope in the end it is worth the effort
I agree! Can't wait to test for you! And again thanks for putting your personal time toward improving our devices!!!
How did it go? Any luck getting it stabilized?
Sent from my ADR6300 using Tapatalk
khanam said:
How did it go? Any luck getting it stabilized?
Sent from my ADR6300 using Tapatalk
Click to expand...
Click to collapse
=[. Noope. Failed failed failed. haha, but at least I'm making some progress. About to try again now, I'm getting closer each time xP
After so many failed attempts, I am forced to give up.
It's too much work for too little gain.
The whole point of DATA2EXT is twofold: Increase /data space for apps, and increase I/O.
The Desire (what this was originally designed for) has a 150mb /data partition. That's hilariously small.
The Inc has a ~700 mb /data partition.
Hilariously huge.
So, the /data space point is moot.
As for the I/O speeds, there are no real-world benefits. Yes, I/O will increase dramatically in Quadrant, but that's it. Quadrant writes a pretty large amount of files to read I/O, so difference in I/O speed helps.
But that's not the case with apps. Apps store their data in /data/data. The whole of which is usually about 170kb. Yes, Kb. Not even an MB. If I write at 1mb/sec, I'm done in about 0.1 seconds. The I/O will increase throughput to ~2.6mb/sec. I'm done in about 0.065 seconds. That's a 0.035 second difference.
Again, that's if EVERY SINGLE app was writing at once. 0.035 seconds. Negligible.
Haha, I do realize I am making such a strong case against it because I couldn't get it to work xD
So, in the end, Cyanogen was right xP It's just a benchmark hack. Real world performance doesn't depend on I/O.
got it. Now it makes more sense. thanks
finally come to the same conclusion?
i worked on it for a bit, did a bit of research, got it to boot.
after researching a bit more-and being stuck at the FCs where you were-i gave up. cost/benefit ratio just wasnt gootd enough
r2DoesInc said:
finally come to the same conclusion?
i worked on it for a bit, did a bit of research, got it to boot.
after researching a bit more-and being stuck at the FCs where you were-i gave up. cost/benefit ratio just wasnt gootd enough
Click to expand...
Click to collapse
Haha, yeah. It's like there's some hidden mount file that I can't control. bleh. It did get kinda funny, EVERY single app FCed and I tried to tap my way through xD Yeah... didn't work so well xP
gmichaelow said:
Haha, yeah. It's like there's some hidden mount file that I can't control. bleh. It did get kinda funny, EVERY single app FCed and I tried to tap my way through xD Yeah... didn't work so well xP
Click to expand...
Click to collapse
ya, you tap REAL fast and think you got all the way through, get a glimpse of a black screen, the BAM! FC for EVERY single app

Insufficient storage

When I try to install any large apps (i.e. games) I run into the following issue with both a stock phone and using unl3ash3d ROM.
It downloads fine, begins installing, goes for a bit and then says "error: insufficient storage."
Can anyone help?
Sent from my DROID BIONIC using Tapatalk
I have the same issue every once in a while. I have no idea why so no help there but just so you know if you try again it will most likely work I haven't had one completely fail yet after a try or two it always works.
Sent from my DROID BIONIC using XDA App
Wow, you are right! Thanks for that.
Sent from my DROID BIONIC using Tapatalk
I have the same problem... often.
I think this handset will be great with a maintenance update. Still kinda rough around the edges.
I have seen the same thing and not just for large apps. Seems to do it for any sized app. You just have to try to reinstall and it will eventually work.
Yea I had the same problem happen to me once. I wasn't even installing a market app, it was just restoring from Titanium backup, but tried it again after and worked just fine.
I've had this problem with my rooted OG Droid running CM7, and trying again usually worked.
Maybe it's a bug in gingerbread?
Swyped from my Droid Bionic, unless I was in landscape, in which case I Swiftkeyed the hell out of it.
Well, my grandfather warned me about jumping to conclusions. He always used to say, "just because lunch comes after breakfast every day, does not mean that lunch is caused by breakfast". With that firmly in mind I present the following: I had gotten the insufficient storage and subsequent failure of apps to install a couple of time. As I was looking at storage areas, I found that I had a few apps mysteriously installed in the "Media Area". I moved those to the "Phone" and I've not had the insufficient storage issue since. Take with at least one grain of salt.
It happened to me quite a bit for awhile but hasn't happened once since I'm on Unleashed.. Dunno if that is the reason why or not.
Sent from my DROID BIONIC using Tapatalk
RoboJoe said:
I've had this problem with my rooted OG Droid running CM7, and trying again usually worked.
Click to expand...
Click to collapse
same here, but on different OGD ROMs too. definitely not just a Bionic issue -- wish i had an answer for ya tho
Same thing happens to me. I have found that when I keep the market page open (if purchasing from the market), then it typically installs correctly. If I let it background download, then I get that error.

[Q] Can I root my Note 3 AT&T?

The model number is N900A. I did get my phone through AT&T. I've heard that there are some serious problems rooting and installed roms etc through AT&T and Verizon. The Note 3 is my first Android device and I would have to say I'm in love with this phone. What I'm not in love with are all these apps and other nonsense running in my background. I hear rooting and installing different roms can solve this. I have used Clean Master from the app store to clear cache and free up RAM, but moments later these same apps open right back up. The Note 3 has 2.4GB of RAM available, correct? I haven't put much on this phone in the way of apps. I did put some music and bought one app to change the icons on my phone. When I check Clean Master, I'm always using between 1.6-1.8GB of RAM. Thinking to myself, "what is the purpose of Clean Master if all of these annoying apps just open themselves back up?"
Other thoughts would be:
How much RAM will I free up by rooting(assuming of course it's possible)and installing a fairly simple ROM to change the overall look and feel? I'm looking for simplicity. Just want something that works, doesn't eat a lot of my RAM, and isn't known for a lot of bugs/issues.
I'm hoping some of this information helps someone help me. I'm currently running 4.3. I've also researched some of the positives and negatives of rooting and installing roms. It seems worth it if I can free up some RAM and get rid of all these apps and such running in the background.
I have a Att&t and I'm rooted.....No problems 4 days or more battery life and love it!
Sent from my SM-P600 using XDA Premium HD app
GalaxyNotesTx said:
I have a Att&t and I'm rooted.....No problems 4 days or more battery life and love it!
Sent from my SM-P600 using XDA Premium HD app
Click to expand...
Click to collapse
That's great, glad to hear it. Care to point me in the direction of the method you used to do so? Would prefer a simple step by step tutorial/video. Also, are you able to run any roms/mods?
IcyRhythms said:
That's great, glad to hear it. Care to point me in the direction of the method you used to do so? Would prefer a simple step by step tutorial/video. Also, are you able to run any roms/mods?
Click to expand...
Click to collapse
if you just want to keep apps from loading you can go under setting general application manager and select the app you want click it and pick turn off
---------- Post added at 02:20 PM ---------- Previous post was at 02:18 PM ----------
if you still want to root look in the general section on here for kingo to do custom roms go to development section and look for bootstrap make sure you read and know what you are doing before doing it you can mess up your phone
for beenolem
jerrycoffman45 said:
if you just want to keep apps from loading you can go under setting general application manager and select the app you want click it and pick turn off
Click to expand...
Click to collapse
It would be nice to remove them completely. There is so much pre-installed software on this phone that I can't be certain what should or shouldn't be turned off.
Just want the basics. Facebook, text, Gmail, phone calls, and the play store to work and I'm good.
IcyRhythms said:
It would be nice to remove them completely. There is so much pre-installed software on this phone that I can't be certain what should or shouldn't be turned off.
Just want the basics. Facebook, text, Gmail, phone calls, and the play store to work and I'm good.
Click to expand...
Click to collapse
turning them off makes the phone think they are removed the good thing about it is it will not allow you to turn off anything critical all the att stuff can be turned off and i edited my post above
jerrycoffman45 said:
turning them off makes the phone think they are removed the good thing about it is it will not allow you to turn off anything critical all the att stuff can be turned off and i edited my post above
Click to expand...
Click to collapse
Thanks again
The Kingo Root seems very simple. Think I'll do that and then maybe look into some roms.
jerrycoffman45 said:
if you just want to keep apps from loading you can go under setting general application manager and select the app you want click it and pick turn off
---------- Post added at 02:20 PM ---------- Previous post was at 02:18 PM ----------
if you still want to root look in the general section on here for kingo to do custom roms go to development section and look for bootstrap make sure you read and know what you are doing before doing it you can mess up your phone
Click to expand...
Click to collapse
You mentioned bootstrap. I don't see bootstrap when doing a search. I only see Safestrap.
Safestrap is the method used to install custom roms...bootstrap was prolly an auto correct typo. Just follow the Safestrap method 100% and you should be good. When you pick a rom make sure you read the 1st post throughly and entirely. ..Most roms come with all the att/samsung bloat ...you will prolly still have to weed through and disable them. Good luck and have fun
Sent from my SAMSUNG-SM-N900A using xda app-developers app
Unhived__Mind said:
Safestrap is the method used to install custom roms...bootstrap was prolly an auto correct typo. Just follow the Safestrap method 100% and you should be good. When you pick a rom make sure you read the 1st post throughly and entirely. ..Most roms come with all the att/samsung bloat ...you will prolly still have to weed through and disable them. Good luck and have fun
Sent from my SAMSUNG-SM-N900A using xda app-developers app
Click to expand...
Click to collapse
Thanks for that. Do you know if CynogenMod 11 is supported on the Note 3/AT&T?
IcyRhythms said:
You mentioned bootstrap. I don't see bootstrap when doing a search. I only see Safestrap.
Click to expand...
Click to collapse
thats it auto correct got me
IcyRhythms said:
Thanks for that. Do you know if CynogenMod 11 is supported on the Note 3/AT&T?
Click to expand...
Click to collapse
You have not read about safestrap yet have you? You can't really flash anything to this phone but safestrap gives you sort of a work around at the cost of internal or external SD card space. As for CM11, that is a big no. Only slightly modified stock like ROMS work right now and as I said they are not truly flashed to the device. Safestrap lets you set your phone up sort of like a dual or multi boot PC. At boot up you pic which of up to four ROMS you want it to use.
Solarenemy68 said:
You have not read about safestrap yet have you? You can't really flash anything to this phone but safestrap gives you sort of a work around at the cost of internal or external SD card space. As for CM11, that is a big no. Only slightly modified stock like ROMS work right now and as I said they are not truly flashed to the device. Safestrap lets you set your phone up sort of like a dual or multi boot PC. At boot up you pic which of up to four ROMS you want it to use.
Click to expand...
Click to collapse
Any word on if/when that will be a possibility?
Also, meant to ask earlier(it's also a little too late since I've already done it)does using Kingo Root disable Samsung/AT&T updates like KitKat?(still blows me away that KitKat has yet to release for this phone on AT&T)
IcyRhythms said:
The Note 3 has 2.4GB of RAM available, correct? I haven't put much on this phone in the way of apps.
Click to expand...
Click to collapse
Nothing to do with RAM. RAM is where apps run. When you install an app it gets installed to storage (think of storage like the hard drive on a desktop computer).
When I check Clean Master, I'm always using between 1.6-1.8GB of RAM. Thinking to myself, "what is the purpose of Clean Master if all of these annoying apps just open themselves back up?"
Click to expand...
Click to collapse
In Windows, the more free RAM you have, the better. In Android, any unused RAM is wasted RAM. As soon as you free up some RAM, Android's memory manager is going to load something in the newly freed space. RAM cleaning programs are a waste of battery, a waste of time (both yours and the computer's) and a waste of storage (the space they're stored in). Android has a great memory manager - let it do its thing.
How much RAM will I free up by rooting
Click to expand...
Click to collapse
None. You'll be using storage to store su, busybox and SuperSU. Rooting has nothing to do with RAM.
installing a fairly simple ROM to change the overall look and feel?
Click to expand...
Click to collapse
Install Nova Launcher. It's an app, not a ROM, so there's no warranty issue, no bricking issue and it's a welcome change from the monkey-designed TouchWiz. (The old joke that if you sat a million monkeys at a million typewriters for a million years, eventually they'd have written all of Shakespeare's works? They'd also have written TouchWiz.)
Just want something that works, doesn't eat a lot of my RAM
Click to expand...
Click to collapse
The amount of RAM an app uses is determined by the app, not by the ROM or the launcher (which is the "look" of the phone when you turn it on).
and isn't known for a lot of bugs/issues.
Click to expand...
Click to collapse
The stock ROM works, doesn't use that much storage (I collect apps like junkyard dogs collect fleas, and I have just a hair under 29GB of free internal storage - and a lot of junk apps I have to uninstall, because I just downloaded to help people. And as far as bugs go ... I haven't seen any in general (I had to return 2 Note 3s and one of the ones I have now, which is a refurb, may also have to go back - but that's all hardware issues). If you want looks you change launchers and lock screens. (And there's a lot you can do with the settings to make things look different.)
There's really only one reason to root - because you need (or really want) to run an app that needs root permissions.
There's really only one reason to run a different ROM - because it has features that you want that the stock ROM doesn't.
All the rest is experimentation, fun and watching geniuses (and there are a lot of them on xda) at work. But remember, rooting alone voids the warranty. ROMming not only voids the warranty, it can mess up your phone. Is it $700 worth of fun? That's for you to decide. Rooting (as long as you don't use root status to mess anything up) is safe. ROMming, not so much. Still fixable - in most cases - but the first time you're stuck in a boot loop, you'll panic longer than it takes to reflash the phone.
some of the positives and negatives of rooting and installing roms. It seems worth it if I can free up some RAM
Click to expand...
Click to collapse
If you run Kit Kat you'll free up some RAM, but the official update will be out soon anyway
and get rid of all these apps and such running in the background.
Click to expand...
Click to collapse
Turn them off.
People are taking molehills and making Olympus Mons out of them. There are so many much simpler solutions to so many of the "problems" people want to "solve" by rooting or changing ROMs.
Oh, I forgot one other very important reason to root, and as a child of the 60s it should have been the first one to occur to me - sticking it to the man.
Thanks for all the help to those that responded. The last reply in particular would have been very helpful had a I not jumped the gun yesterday. I rooted my phone yesterday. DIDN'T try anything else like new themes/roms. Just rooted the phone. After about an hour the phone having issues. Freezing. Apps not opening. Then, I unrooted. Haven't had a freeze since, but the phone is still doing odd things it wasn't doing before. Apps appear to be taking longer open etc...I went to send a text message about an hour ago and when I clicked on the text to begin typing the big envelope icon covered the entire screen looking very pixelated. ugh....

[Q] Is this normal? 3rd day with new nexus 6, what do I do?

Hi, I'm new here, but I've been around for awhile, trying to find someone who has been going through the same stuff as me, and I finally have. My dilemma is this. I just got my nexus 2 days ago, upgrading from the n5. After installing 5.1, rebooting and restoring my apps I began to notice some lag. Like touchwiz type lag I had on my old note 2. And for the life of me I can't find any info on wtf is going wrong. It's the little things that I definitely expect a brand new phone to not do. For instance, when I swipe away running apps, they hang and freeze on the side of the screen. Play music routinely freezes when I try to play an album. Whenever I go from chrome to messenger, or close the app drawer, it lags. To the point that I don't even want to let people check my phone out. It is noticeable. I went back to T-Mobile and they said their diagnostic couldn't find anything, and maybe I was just too critical, but I'm not happy with this performance. I'm not rooted, just running apex launcher, animations turned down, no 3rd party apps, and it's not right. My question is, what do I do? I've got a week left on my grace period, does this sound like a faulty phone? Please help. I honestly don't want a different phone, just a "blazing fast, lag free nexus" as so many of you declare you have. I'm probably gonna have to shell out 50 more dollars for a restocking fee, and if I do and find that this is just the performance I can expect from the nexus I'm gonna be screwed. I hope you guys can point me in e right direction, because it seems like for most everyone 5.1 addressed all the encryption lag and stuff. Yet my fresh out the box device is as bad as my n5 was. Thanks in advance.
I also notice the lag when closing running apps and also in Play Music but not when closing the app drawer. My nexus 6 also gets pretty warm.
I think its an issue with android 5.1 and will be fixed in the next update hopefully.
Sent from my Nexus 6 using XDA Free mobile app
I can't say I've noticed any lag or freezing, but there again I've been running a custom rom/kernel since day one. I suppose you could scale down animations to help any lag.
My phone only gets hot when turbo charging, as does every turbo charge phone.
Yeah the heat issue is not a big worry for me, but I'm just trying to figure out if my expectations were inflated or if there is something wrong with my device. As it stands now, I could not in good conscience pay 700 bucks for this device. I am a mailman, so I use my phone all day for music, directions, calls etc. And I'm out there moving quickly, I can't spend the time standing around waiting for maps to load, or play music to load up the beast mode playlist And what not. With my n5, OK Google and wired skullcandys I had full command until lollipop screwed it up. When you guys say you see No lag, do you seriously mean when you swipe away apps they just fly off the screen full speed and liquid smooth? I wish
Flash OptiPop, the fastest rom for both N5 and N6
Grizzlebees215 said:
Hi, I'm new here, but I've been around for awhile, trying to find someone who has been going through the same stuff as me, and I finally have. My dilemma is this. I just got my nexus 2 days ago, upgrading from the n5. After installing 5.1, rebooting and restoring my apps I began to notice some lag. Like touchwiz type lag I had on my old note 2. And for the life of me I can't find any info on wtf is going wrong. It's the little things that I definitely expect a brand new phone to not do. For instance, when I swipe away running apps, they hang and freeze on the side of the screen. Play music routinely freezes when I try to play an album. Whenever I go from chrome to messenger, or close the app drawer, it lags. To the point that I don't even want to let people check my phone out. It is noticeable. I went back to T-Mobile and they said their diagnostic couldn't find anything, and maybe I was just too critical, but I'm not happy with this performance. I'm not rooted, just running apex launcher, animations turned down, no 3rd party apps, and it's not right. My question is, what do I do? I've got a week left on my grace period, does this sound like a faulty phone? Please help. I honestly don't want a different phone, just a "blazing fast, lag free nexus" as so many of you declare you have. I'm probably gonna have to shell out 50 more dollars for a restocking fee, and if I do and find that this is just the performance I can expect from the nexus I'm gonna be screwed. I hope you guys can point me in e right direction, because it seems like for most everyone 5.1 addressed all the encryption lag and stuff. Yet my fresh out the box device is as bad as my n5 was. Thanks in advance.
Click to expand...
Click to collapse
try factory resetting from the stock recovery.
I have had my Nexus 6 from Verizon for a month. I am stock with Nova launcher. No lag anywhere at all... I use play music all day at work and I swipe the apps to close the programs a few times a day. Never have I seen them stick to the side for a moment. I have have my phone seem to lockup a few times but a reset always makes everything okay again.
Sent from my Nexus 6 using XDA Free mobile app
Grizzlebees215 said:
Like touchwiz type lag I had on my old note 2. ... .I'm not rooted, just running apex launcher, animations turned down, no 3rd party apps, and it's not right.....I hope you guys can point me in e right direction, because it seems like for most everyone 5.1 addressed all the encryption lag and stuff.
Click to expand...
Click to collapse
Kill the 3rd party launcher, that can definitely be a source of problems like you are describing.
Second, root, kill the encryption, format data partition (to actually remove the crypto), restart. The encryption in 5.1 is *STILL* swcrypto, and will definitely cause slowdowns, increases memory consumption, and is just downright miserable.
you got to try things out. different software is not all the same.
Do any of your apps have accessbility access? I have been experiencing similar symptoms to yours, there's a video showing what it does to animations in the thread I made asking if anyone else experiences this: http://forum.xda-developers.com/nexus-6/help/ui-stuttering-caused-accessibility-t3088343
Try turning off all accessibility access permissions and see if it goes away.
doitright said:
Kill the 3rd party launcher, that can definitely be a source of problems like you are describing.
Second, root, kill the encryption, format data partition (to actually remove the crypto), restart. The encryption in 5.1 is *STILL* swcrypto, and will definitely cause slowdowns, increases memory consumption, and is just downright miserable.
Click to expand...
Click to collapse
Man I wish it was as simple as you make it seem. To me that sounded like if I said I want an 11 second car, and you're like, well just swap in an rb, port and polish, bigger turbo's, etc. Haha its not that easy I think. I've always wanted to try root, but I was afraid to brick it up. If I've decided to pay the restocking fee anyway to get a new nexus, would it be unwise to try rooting now?
So I'm still having this problem, and unfortunately I have been unable to find any explanation for why this micro stutter exists. I think I have to return this phone but tomorrow might or forever hold my peace. I'D really appreciate any insight available as to why a brand new flagship caliber nexus would have micro stutter that I can't fix.
Thanks guys
.just bummed cause there is no other worthy phone at the right size besides the nexus. But I can't pay for a glitchy device.
Sad but hopefully an update will fix it soon
Sent from my Nexus 6 using XDA Free mobile app
Grizzlebees215 said:
Man I wish it was as simple as you make it seem. To me that sounded like if I said I want an 11 second car, and you're like, well just swap in an rb, port and polish, bigger turbo's, etc. Haha its not that easy I think. I've always wanted to try root, but I was afraid to brick it up. If I've decided to pay the restocking fee anyway to get a new nexus, would it be unwise to try rooting now?
Click to expand...
Click to collapse
If you havent traded it in yet... did you try the factory reset? Definitely remove apex, try the phone with stock launcher, then with nova. If that doesnt work for you, I would root (make sure you study and learn) and install a custom ROM. I'm currently running AISP, its the best ROM Ive ran so far on my nexus 6 Good Luck bud.
As soon as I got mine, I turned off encryption and minimized animations and had no problems. Now I'm running a custom rom, and still no problems. Fast as #&%@.
encryption is not the issue
414isaiah said:
If you havent traded it in yet... did you try the factory reset? Definitely remove apex, try the phone with stock launcher, then with nova. If that doesnt work for you, I would root (make sure you study and learn) and install a custom ROM. I'm currently running AISP, its the best ROM Ive ran so far on my nexus 6 Good Luck bud.
Click to expand...
Click to collapse
I wanted to thank all you guys that posted, I appreciate it. So I went ahead and restarted in safe mode and realized the problem lay with one of my apps, or running alot of zooper widgets and not factoring that into account when judging the speed of animations. Anyhow, I havent identified a particular app that was causing the problem, but it has gotten better now that Ive cooled it with zooper. Still love this phone, glad I didnt trade it in for a smaller s6 or old g3, next step, learning what im supposed to do once Ive rooted this phone.
Grizzlebees215 said:
I wanted to thank all you guys that posted, I appreciate it. So I went ahead and restarted in safe mode and realized the problem lay with one of my apps, or running alot of zooper widgets and not factoring that into account when judging the speed of animations. Anyhow, I havent identified a particular app that was causing the problem, but it has gotten better now that Ive cooled it with zooper. Still love this phone, glad I didnt trade it in for a smaller s6 or old g3, next step, learning what im supposed to do once Ive rooted this phone.
Click to expand...
Click to collapse
Flash a custom rom
Could you tell me how you found it there was something wrong with an app?
And also if you have figured out could you tell me which app it was ?
Sent from my Nexus 6 using XDA Free mobile app

Slowness/freezing etc

Hey guys, G-925A user here. Can anyone please tell me if I'm the only one experiencing slowness, freezing and overall glitchiness on my s6 edge?
I mean this thing has 3gb of ram right? It should breeze through multitasking, but it just crawls. My g2 and g3 were waaay faster and never froze up as much as this thing does.
Is it touchwiz? Att bloatware? I'm rooted and using titanium backup to freeze as much bloatware as I could find. But it still doesn't work as well or as fast as I believe a phone with these specs should.
Looking for ideas from the community here, should I try cleanrom? Has anyone experienced similar issues and fixed with custom rom?
Thanks in advance guys!!
Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
I have the same phone on ATT. I don't have any freezing or reboots, but after about 2 days without restarting, it gets super slow.
I have used several debloated roms and they help a lot. The S6 partial memory fix helps a little bit, but the phone slows down more in the long term (restarts always help helps).
same experience here. memory fix only lasts so long. phone comes down to a crawl so badly that sometimes i think the phone completely locked up. happens during texting, using FB...pretty much everything. it's starting to get annoying. i love this phone but this is horrible.
Same here. So frustrating. Happened to me the other day that I needed driving directions. My wife pulled out her iphone 5s and asked siri. She had turn by turn before I could even load the gmaps screen. She laughed at me. It hurt. =(
Do a factory reset - it worked WONDERS for me, ever since, my Edge has been super smooth. It's painful, I know, but the thing was so laggy for me I wanted to chuck it hard against a brick wall. Now it's back to what it originally promised! I suspect doing it every 3-4 months is probably going to be a requirements for power users...
alexkaye said:
Do a factory reset - it worked WONDERS for me, ever since, my Edge has been super smooth. It's painful, I know, but the thing was so laggy for me I wanted to chuck it hard against a brick wall. Now it's back to what it originally promised! I suspect doing it every 3-4 months is probably going to be a requirements for power users...
Click to expand...
Click to collapse
Do you have root? I have been wanting to do this but i'm scared that i'll lose my root or screw something up. lol
ejp79 said:
Do you have root? I have been wanting to do this but i'm scared that i'll lose my root or screw something up. lol
Click to expand...
Click to collapse
Not rooted, stopped doing that a while back
piotrus22 said:
Hey guys, G-925A user here. Can anyone please tell me if I'm the only one experiencing slowness, freezing and overall glitchiness on my s6 edge?
I mean this thing has 3gb of ram right? It should breeze through multitasking, but it just crawls. My g2 and g3 were waaay faster and never froze up as much as this thing does.
Is it touchwiz? Att bloatware? I'm rooted and using titanium backup to freeze as much bloatware as I could find. But it still doesn't work as well or as fast as I believe a phone with these specs should.
Looking for ideas from the community here, should I try cleanrom? Has anyone experienced similar issues and fixed with custom rom?
Thanks in advance guys!!
Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
Click to expand...
Click to collapse
Unfortunately that is the norm. Hopefully AT&T will get around to releasing 5.1.1 since the latest update (on T-Mobile, for example) seems to address most of the issues we see like the lag, and battery drain.
Although some of the blame is due to Android 5.0.x, it is primarily Samsung since I have other phones still on 5.0.x (ASUS ZenFone 2, HTC One M9) that do not suffer from the lag.
AT&T bloatware
I think this is due to the mandatory AT&T updates that are pushed on to our devices, because there is a noticeable decrease in performance after OTA updates from AT&T:crying:
Seems like I'm not the only one experiencing this issue. It's sad that this device performs so badly.
I think I'd like to unroot it and actually install the OTA updates, just to see if it works faster. Does anyone know a simple guide to unrooting?
The funny part is that benchmarks still show high scores.
Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
thought i would add something here. I have since sold my 925a and bought a 920t to have ability to use twrp and unlocked bootloader. (insert big middle finger to at&t here). i have installed xtrestolite and have to say the phone runs so much fast than my edge on att with frozen bloatware ever did. no real freezing during multi-tasking, camera still opens quite quick. I mean so much of an improvement, so I would have to say it's got do do with att/carrier software that ruin the customer experience for us. good luck to you all out there. now the wait for xposed begins...
I went the other way. I had a 920t and gave it to my Dad. Picked up a 925a for myself. I'd do anything to have the speed of my original s6 back. I love the edge, but geez does this thing lag.
I gave in and flashed the original os. The device runs significantly better. It seems the themes from Samsung slowed down my phone and caused a lot of issues with the dialer app.
Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
So I finally got so sick and tired of the slowness... decided to flash the XtreStoLite ROM... I am so freaking happy that I did. Not that complicated and it is so much faster!
incisivekeith said:
I gave in and flashed the original os. The device runs significantly better. It seems the themes from Samsung slowed down my phone and caused a lot of issues with the dialer app.
Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
Click to expand...
Click to collapse
And back to where I was. My phone runs slow all of a sudden and stutters. On top of that, I've noticed that my battery drains like water out of a tap as soon as I start using it. What the f*** is going on? This is so frustrating.
Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
You probably froze/disabled an app you shouldn't have. The system is stalling because of this.

Categories

Resources