Change bootanimation no root? - T-Mobile LG V10 Q&A, Help & Troubleshooting

I'm curious if anyone knows if it's possible to change the boot animation away from the T-Mobile one without root. I've read it's possible with adb but I've had no luck. I've changed the DPI to 540 with adb. I'm trying to make the most out of my v10 until root is hopefully achieved on MM.
Sent from my LG-H901 using XDA-Developers mobile app

sabresfan said:
I'm curious if anyone knows if it's possible to change the boot animation away from the T-Mobile one without root. I've read it's possible with adb but I've had no luck. I've changed the DPI to 540 with adb. I'm trying to make the most out of my v10 until root is hopefully achieved on MM.
Sent from my LG-H901 using XDA-Developers mobile app
Click to expand...
Click to collapse
I don't think you can since boot animation is located in the system/ media folder and you have to have read/write access to change it. Unless there is some way I don't know about, you will have to wait. [emoji24]
Sent from my wickedly awesome LG V10 using my fingers. Duh!!!

Related

Deleting bloat

Hello. I currenly have perma-temp root on my 3D. When i try to delete an app with root explorer for example, amazon mp3 It works but right after i reboot my phone they appear right away. Does anyone know why this is happening?
Sent from my PG86100 using XDA App
galaxywhat? said:
Hello. I currenly have perma-temp root on my 3D. When i try to delete an app with root explorer for example, amazon mp3 It works but right after i reboot my phone they appear right away. Does anyone know why this is happening?
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
The perma-temp root is exactly that.... Temporary. As soon as you reboot your phone, any changes made to /system automatically revert back. That is how it will be until such time as you obtain permanent root / s-off, because of the write protection on the phone.
Oh wow i feel stupid.
Sent from my PG86100 using XDA App
Don't feel bad. Run the revolutionary root method and all is well. Then you can uninstall anything you want. Rooting your phone is kind of freaky but a lot of fun. I click go and observe from across the room so that I don't hit a wrong key or disconned the phone from the computer.
Hmm will i lose data on my phone?
Sent from my PG86100 using XDA App
I didn't. The only difference was s was off when I was done.
Sent from my PG86100 using Tapatalk
galaxywhat? said:
Hmm will i lose data on my phone?
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
The Revolutionary tool will simply replace your locked bootloader with an unlocked one and allow you to flash a custom recovery, leaving your data partition untouched. After you have custom recovery, you just flash the superuser zip for full root. Again, no changes to your data partition.
Sent from my.... click, click boom.

Modify build.prop?

So, I am unlocked, rooted, and have the unsecure kernel installed. I'm having trouble modifying my build.prop though. I've tried pushing a modified build.prop through ADB while in recovery, but the changes don't take. Any suggestions?
Never mind. Solved my own problem. Not sure which did the trick, but I mounted System in TWRP, pushed my file, and then did a CHMOD 755 from TWRP on the file... That worked. Yay!
What did you change in the build. prop?
I am trying to get google wallet to work.
Sent from my HTC6435LVW using xda premium
nev310 said:
What did you change in the build. prop?
I am trying to get google wallet to work.
Sent from my HTC6435LVW using xda premium
Click to expand...
Click to collapse
I was only changing the LCD Density. But my difficulty was just in getting the file modifications to stick, so if all you are trying to do is make a change, the above method will make it stick.
SolusCado said:
I was only changing the LCD Density. But my difficulty was just in getting the file modifications to stick, so if all you are trying to do is make a change, the above method will make it stick.
Click to expand...
Click to collapse
Yes something with the phone won't allow to write to the system even with root. So mounting system in twrp is the only way until s-off.
Try deleting the current build.prop then push the new one. I've heard that works.
Sent from my HTC6435LVW using xda app-developers app
SolusCado said:
I was only changing the LCD Density. But my difficulty was just in getting the file modifications to stick, so if all you are trying to do is make a change, the above method will make it stick.
Click to expand...
Click to collapse
Did your LCD Density modifications work? If so, is this to make the resolution smaller on the screen? I hate how big the font and everything is even when the font is set to 'Small'
I'm also interested to hear if you were successfully able to modify the build.prop and change the density. I love this screen but it almost looks like an HDTV with a PC plugged in running at 648x480 resolution!
JWhetstone02 said:
Did your LCD Density modifications work? If so, is this to make the resolution smaller on the screen? I hate how big the font and everything is even when the font is set to 'Small'
Click to expand...
Click to collapse
PsyberEMT said:
I'm also interested to hear if you were successfully able to modify the build.prop and change the density. I love this screen but it almost looks like an HDTV with a PC plugged in running at 648x480 resolution!
Click to expand...
Click to collapse
Yes, it worked. The precise steps are as follows:
Copy your build.prop to a location where you can edit it and locate the ro.sf.lcd_density entry. The default value is 480. I have mine set to 370. The lower the number, the smaller your text. Save this file to your computer.
Boot into Recovery.
Within Recovery, mount the System partition. In TWRP, this is under the "Mount" button.
Use ADB to push the modified file into the system partition. You don't need to delete the existing build.prop first. From you command prompt on your computer, this would be "adb push 'file path/name of modified file' /system/build.prop".
I don't know if this step is required, but I used TWRP's file manager to browse to the system\build.prop file, and then ran CHMOD 755 on it.
Reboot into Android, and the new changes should have taken effect.
May we see a screenshot?
Sent from my HTC DNA using Tapatalk.
karn101 said:
May we see a screenshot?
Sent from my HTC DNA using Tapatalk.
Click to expand...
Click to collapse
Sure. A couple screenshots are attached.
Any weird visual issues with apps or anything?
suzook said:
Any weird visual issues with apps or anything?
Click to expand...
Click to collapse
No, and that's where I'm impressed with the latest Sense. It handles the adjustment much better than prior versions. It maintains its scaling in a lot of places despite my DPI changes - which preserves the integrity of its layout at the expense of taking advantage of the new DPI. And I'm okay with that, because it means I can keep the components I like without any "weird visual issues" and still use other apps that scale appropriately.
Had to bring it back up. I have changed my density, and I love it. but I noticed that not everything is scaled down. Is this the case for those of you that have successfully done this as well?
I have noticed that the htc messaging app, keyboard and the pulldown notification menu is not resize.
Also apps like the flashlight app in the CODIS rom is skewed as well as other apps.
Is this a problem that can be corrected or just have to deal with it?
JWhetstone02 said:
Had to bring it back up. I have changed my density, and I love it. but I noticed that not everything is scaled down. Is this the case for those of you that have successfully done this as well?
I have noticed that the htc messaging app, keyboard and the pulldown notification menu is not resize.
Also apps like the flashlight app in the CODIS rom is skewed as well as other apps.
Is this a problem that can be corrected or just have to deal with it?
Click to expand...
Click to collapse
At least for the messaging app you can just pinch to make it smaller.
Sent from my GT-P7510 using xda app-developers app
Bigandrewgold said:
At least for the messaging app you can just pinch to make it smaller.
Sent from my GT-P7510 using xda app-developers app
Click to expand...
Click to collapse
Yea, but I still prefer it to go smaller lol. It's still too big
JWhetstone02 said:
Yea, but I still prefer it to go smaller lol. It's still too big
Click to expand...
Click to collapse
Well I think all you can do is setting system font to small then pinching it to as small ax possible.
Sent from my HTC6435LVW using xda app-developers app
SolusCado said:
Sure. A couple screenshots are attached.
Click to expand...
Click to collapse
That's awesome. I may have to try that. Good job and thanks for the directions.
I'm also interested to hear if you were successfully able to modify the build.prop and change the density.:P
faner said:
I'm also interested to hear if you were successfully able to modify the build.prop and change the density.:P
Click to expand...
Click to collapse
Oh this mod works. Just follow the OPs steps.
My concern was a few apps not resizing. See screenshots
-HTC Droid DNA-

We can now write to system while booted!

Title says it all ..
Must flash DSB's kernel to write to system...
http://forum.xda-developers.com/showpost.php?p=34904203&postcount=1
Thanks to DSB
Thanks for the Christmas present!!! In on this thread. Happy as phuck /10
Sent from my HTC6435LVW using Tapatalk 2
Yes. Very excellent.
Sent from my HTC6435LVW using xda premium
Still cant write to build.prop
Anyone managed to write to build prop?
Why does it say unfortunately app n shortcut has stop...is that a bug..
So how can i edit the build prop if it doesn't seem to save it? I'm on this kernel and i think system is still not writing. Anyone got this working?? Please do tell us how?
skinniebone said:
Why does it say unfortunately app n shortcut has stop...is that a bug..
Click to expand...
Click to collapse
I don't know what you are referring to.
Sent from my HTC6435LVW using xda app-developers app
Hendrickson said:
So how can i edit the build prop if it doesn't seem to save it? I'm on this kernel and i think system is still not writing. Anyone got this working?? Please do tell us how?
Click to expand...
Click to collapse
I just changed it to Galaxy Nexus by using Root Explorer and it worked correctly.
Be sure you are on the latest kernel, as it is the only one that allows writing to /system while booted into android.
Sent from my HTC6435LVW using xda app-developers app
iOSh8er said:
I just changed it to Galaxy Nexus by using Root Explorer and it worked correctly.
Be sure you are on the latest kernel, as it is the only one that allows writing to /system while booted into android.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I can confirm that editing build prop does work and stick on reboot. Was able to make photosphere stop working and start working again as a test.
You may have to reboot one more time. After installing it I updated superuser and it had a read/write error. After rebooting it is fine.
And once again my phone hates any kernel that's out beside stock. I wonder what's the problem that my phone hasn't been able to run without freezing and rebooting
sent from my beastly powered DNA using Tapatalk 2
This is good news ! now all we need is some cyanogenmod and aokp and well be set
It's this s-off or a workaround?
____________________________________________________________
"A foot is the ultimate stocking stuffer."
According to the developer, neither. IDK, it seems like we can pretty much do anything now.
I posted a "stock" version. For those who cannot seem to run anything else without driving me nuts, um, I mean without problems. :laugh:
D
.
Dri94 said:
It's this s-off or a workaround?
____________________________________________________________
"A foot is the ultimate stocking stuffer."
Click to expand...
Click to collapse
Neither...
Most unlock methods do not keep us from writing to /system, this fixes that for us.
Sent from my HTC6435LVW using xda premium

Enable Infinite Scrolling on Stock TouchWiz Launcher

Let me preface this by saying that this might belong under Development, but I was unable to post it there (mods, feel free to move it). This is the same method I used to enable infinite scrolling on my other phones (S3, Note 2), as for some reason Verizon disables this quite useful feature. I haven't seen this posted before, but as I said before, the same method works for enabling infinite scrolling on phones such as the S3, Note 2. This enables continuous/infinite scrolling throughout your home screens and in the app drawer. Please hit thanks if this helped you.
First, you need root access and a file manager (I use Root Explorer, as I've found it works the best consistently)
-Open up your file manager, in this case it's Root Explorer
-Enable R/W at the top (cannot be R/O)
-Go to /system/csc/feature.xml (hold down on feature.xml and open in text editor)
-Scroll down to the end (on my phone, the line we are looking for was the third or fourth from the bottom)
-Find the line that looks like this:
<Cscfeature_Launcher_DisabledPageRotation>true</
-Change "true" to "false" (without quotes). It should now read:
<Cscfeature_Launcher_DisabledPageRotation>false</
-Save changes and reboot
-Profit
I didn't discover this original method; I simply discovered that it works on the S4. Enjoy!
Awesome! Works great
thanks!
Sweet! Finally something that should have been stock. Don't understand why verizon disable this
Thanks worked perfectly! My stock rooted with Wi-Fi toggle and Wi-Fi notification removed is running pretty nice now thanks to this which was a big concern too!
Sent from my SCH-I545 using Tapatalk 2
Love it! Thanks!
Sent from my Galaxy S4 via Tapatalk
Thanks for this. :cyclops:
Thanks works great!
Sent from my SCH-I545 using Tapatalk 2
Thanks!!!!
Thanks
Sent from my SCH-I545 using Tapatalk 2
I'm trying to do this, but it doesn't stay. When I make save and exit, I went back in and its back to true. Any idea why?
That's strange that it didn't stay when you saved it. You have full root and R/W access?
Sent from my SCH-I545 using xda app-developers app
wahoofan5 said:
That's strange that it didn't stay when you saved it. You have full root and R/W access?
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
I used this root method, and I used root explorer with clicking on R/W. Is there anything I do wrong?
Menashe04 said:
I used this root method, and I used root explorer with clicking on R/W. Is there anything I do wrong?
Click to expand...
Click to collapse
having the same issue with ES file Explorer. Won't save my changes. Full root and I was able to make other changes for the system toggles. It's odd.
Thanks for the great post. :thumbup:
Sent from my SCH-I545 using xda premium
Worked like a charm. Didn't know it changed the app drawer too. Perfect!! Was wondering how to do this without a custom rom. Thanks!!
Sent from my rooted Verizon Galaxy S4
wahoofan5 said:
That's strange that it didn't stay when you saved it. You have full root and R/W access?
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Try looking for the latest version, it work for me. I used version root324, early versions did not work. Hope it helps.
Thanks! Definitely something that should have been included (along with the wifi toggle).
Worked great!!! Thanks!!
Sent from my SCH-I545 using xda app-developers app
biglil1 said:
Worked great!!! Thanks!!
Click to expand...
Click to collapse
+1
Just out of curiosity, what is the advantage to infinite scrolling? It seems to be something that every Dev has put in their custom roms.

Stereo speaker MOD

Here's a stereo speaker mod (uses the earpiece as a "second speaker"), based off of work from ashirviskas and his G5 mod. I just made it compatible with the LG V20, which wasn't really all that different anyway.
Back up your original mixer_paths_tasha.xml in /system/etc/ then replace it with this one, set permissions, and reboot.
Stereo speaker MOD
Another great mod, thanks freebro!
Sent from my LG-H918 using Tapatalk
This can "potentially" damage the earpiece at higher volumes, use caution
Since you've messed around with the V20's mixer paths and understand how they work, could I ask if you could try another mod? I was wondering if you knew how to boost and/or optimize the bottom speaker by modifying the mixer paths so that it sounds more clear, deeper, and louder like the G5 speaker was?
When I edit my mixer path files and try to save Im not able to don't know why and I'm rooted and all, anyone?
Sent from my Pixel XL using XDA-Developers mobile app
digitalart said:
When I edit my mixer path files and try to save Im not able to don't know why and I'm rooted and all, anyone?
Sent from my Pixel XL using XDA-Developers mobile app
Click to expand...
Click to collapse
Have you mounted the filesystem RW?
Unheard said:
Have you mounted the filesystem RW?
Click to expand...
Click to collapse
I don't know what I did or anything like that. I just rooted but not sure if I did what you ask me. I dont really know how to do it so not sure. Is there anything I can do to change that or what. Looks like its read only but i didnt change anything and how I can change that now
digitalart said:
I don't know what I did or anything like that. I just rooted but not sure if I did what you ask me. I dont really know how to do it so not sure. Is there anything I can do to change that or what. Looks like its read only but i didnt change anything and how I can change that now
Click to expand...
Click to collapse
If you are using Root Explorer (it's what I use for GUI filesystem operations), when you are in the /system directory, at the top of the folder list will be a line of text showing you how much space has been used / available, the status of the folder (yours is probably R/O) and a button that says "Mount R/W". When you click that button, it will request root, and then you will be able to write to files in your /system and sub directories. Once you're done editing the file, before you reboot, make sure you go back to the /system root and click the button again which will now say "Mount R/O". Then proceed with the instructions from there.
Unheard said:
If you are using Root Explorer (it's what I use for GUI filesystem operations), when you are in the /system directory, at the top of the folder list will be a line of text showing you how much space has been used / available, the status of the folder (yours is probably R/O) and a button that says "Mount R/W". When you click that button, it will request root, and then you will be able to write to files in your /system and sub directories. Once you're done editing the file, before you reboot, make sure you go back to the /system root and click the button again which will now say "Mount R/O". Then proceed with the instructions from there.
Click to expand...
Click to collapse
You see I was using root browser for that and didnt have or didnt see this option. But I bought root explorer and I could do it, but now I have no sound at all weird. Maybe permission are wrong. all off or maybe something different
Restored the bak file and all is ok now. Will try replacing the file again , confused
---------- Post added at 06:22 PM ---------- Previous post was at 05:47 PM ----------
all works now thats amazing from mono to stereo just with file replacement. grat job!
Now looking for some mod to make it louder. changed all 84 to 90 and then i got no sound at all
what specific lines were changed from the original, just curious?
@freeza thank you for this and the boot animation mod. Any chance a Rom is possible? Followed your work / input on the note 7. I'm sure I'm one of many that are glad you have the V20 at least u til the note 8 arrives LOL.
Sent from my LG-H918 using XDA-Developers mobile app
Amd4life said:
what specific lines were changed from the original, just curious?
Click to expand...
Click to collapse
Many fist ones like 8 or more whenever was 84
Sent from my Pixel XL using XDA-Developers mobile app
Ippolito1971 said:
@freeza thank you for this and the boot animation mod. Any chance a Rom is possible? Followed your work / input on the note 7. I'm sure I'm one of many that are glad you have the V20 at least u til the note 8 arrives LOL.
Sent from my LG-H918 using XDA-Developers mobile app
Click to expand...
Click to collapse
Coming soon bro! Sit tight!!
Sent from my LG-H918 using Tapatalk
bigmase23 said:
Coming soon bro! Sit tight!!
Sent from my LG-H918 using Tapatalk
Click to expand...
Click to collapse
No worries. Confirmation is enough for me [emoji5] [emoji6]
Sent from my LG-H918 using XDA-Developers mobile app
How could we make the output a little louder? I
Tilde88 said:
How could we make the output a little louder? I
Click to expand...
Click to collapse
I'm afraid that we can't cause we can damaged the speaker
Sent from my Pixel XL using XDA-Developers mobile app
For those of us with non-root phones (sprint, etc.) anyway to make this work on those phones, apk.?
tolust said:
For those of us with non-root phones (sprint, etc.) anyway to make this work on those phones, apk.?
Click to expand...
Click to collapse
There's no apk for that. You need to modify build.prop for that and to do that you need root
Sent from my Pixel XL using XDA-Developers mobile app
Any chance of a flashable
Sent from my LG-LS997 using Tapatalk
---------- Post added at 07:26 AM ---------- Previous post was at 07:08 AM ----------
Also what are the permissions because now my music player force closes and YouTube won't work
Edit: never mind it's r, w, r, r it's working now
Sent from my LG-LS997 using Tapatalk
freeza said:
Here's a stereo speaker mod (uses the earpiece as a "second speaker"), based off of work from ashirviskas and his G5 mod. I just made it compatible with the LG V20, which wasn't really all that different anyway.
Back up your original mixer_paths_tasha.xml in /system/etc/ then replace it with this one, set permissions, and reboot.
Stereo speaker MOD
Click to expand...
Click to collapse
Awesome! Root is getting better and better. Now to find replacement camera glass and wait for xposed. Feliz Navidad as my fiance would say!
Beastmode on my LG V20

Categories

Resources