Related
The screen on my tablet becomes insensitive in certain areas, requires hard presses or doesn't respond at all. Funny thing is the problem seems to go away after about 30 min of use but returns if the screen is locked and unlocked. Anyone having similar issues or a fix? Currently running vegantab beta 4 but had same problems with tnt lite.
EDIT: this is the exact issue I have although this is not my video
www DOT youtube DOT com SLASH watch?v=-Uhwpn3buzQ
Search for Calibration Fix in these forums. Depending on which ROM you are running, you can either create an empty file named calibration.ini file and put it at the root of your /sdcard or /sdcard2 and reboot. that seems to fix the issue for many people.
Thanks for the help! That fixed my issue.
im having the same issue. but this fix is not fixing the problem, unless i am doing something wrong. I am using the vegan rom.
I've used astro to create a new zip file called calibration.ini
but not working....am i doing something wrong the way I am making the .ini file? If so what is the correct way. (sorry if I am sounding completly stupid, I'm actually computer literate lol)
Is there another way to calibrate the screen?
I'd create the calibration.ini file on BOTH /sdcard and /sdcard2, then power off/on, not touching the screen, since there's apparently a hacked version of the calibration program, just to be sure.
have already tried that to no avail lol
night_dragon said:
im having the same issue. but this fix is not fixing the problem, unless i am doing something wrong. I am using the vegan rom.
I've used astro to create a new zip file called calibration.ini
but not working....am i doing something wrong the way I am making the .ini file? If so what is the correct way. (sorry if I am sounding completly stupid, I'm actually computer literate lol)
Is there another way to calibrate the screen?
Click to expand...
Click to collapse
Hi,
Sorry, didn't read your post carefuuly enough. Did you say you created a *ZIP* file?
Should be just an empty file, with filename all lowercase.
Jim
ok...not real sure how to do that.
can you give me a step by step?
I'm just now starting to dabble in android so im still low in the learning curve, sorry.
night_dragon said:
ok...not real sure how to do that.
can you give me a step by step?
I'm just now starting to dabble in android so im still low in the learning curve, sorry.
Click to expand...
Click to collapse
You can probably use ES File Explorer. Use that and browse to /sdcard. Click menu icon (the 4 lines icon), then New on bottom, then file, and type the 'calibration.ini' for file name. Do same for /sdcard2.
Power off, then on.
After completely on, use File Explorer again, to delete those files, otherwise it'll try calibrate every boot.
awsome...thank you very much!
night_dragon said:
awsome...thank you very much!
Click to expand...
Click to collapse
Did it work?
worked like a charm!!! thank you very much jimcpl hopefully one day i can return the favor.
night_dragon said:
worked like a charm!!! thank you very much jimcpl hopefully one day i can return the favor.
Click to expand...
Click to collapse
You're very welcome. Was glad I could help . Some payback to the Gtab community from me.
Merry Christmas, and enjoy you Gtab!
Jim
Wow I thought it was just me
Sent from my PC36100 using XDA App
So I did it but it didn't calibrate does it do it automatically or should it prompt me?
Sent from my PC36100 using XDA App
snipestech said:
So I did it but it didn't calibrate does it do it automatically or should it prompt me?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
My understanding is that the calibration apparently runs once when you power up, if it finds that calibration.ini file. No prompts or visible display.
snipestech said:
So I did it but it didn't calibrate does it do it automatically or should it prompt me?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
It doesn't do anything different that you'll see at start-up. Make sure you let it sit for a minute after it starts so you don't mess it up.
M5Ivan said:
It doesn't do anything different that you'll see at start-up. Make sure you let it sit for a minute after it starts so you don't mess it up.
Click to expand...
Click to collapse
How do you calibrate a touchscreen without registering touchpoints? Hmm. Interesting. I guess I should try this since people report it working. I don't have a problem when holding it landscape, but in portrait mode unless I'm reading an e-book, I find myself having to pay attention to touching buttons.
Neoprimal said:
How do you calibrate a touchscreen without registering touchpoints? Hmm. Interesting. I guess I should try this since people report it working. I don't have a problem when holding it landscape, but in portrait mode unless I'm reading an e-book, I find myself having to pay attention to touching buttons.
Click to expand...
Click to collapse
Well, I've certainly seen other touchscreens that do more sophisticated calibrations. Nonetheless, this seems to calibrate the un-touched state and it seems to achieve good enough results that everybody I've seen who's tried it with touchscreen sensitivity issues, issues with pinch-and-zoom, issues with soft keyboard keys in certain areas of the screen and so on, has posted that it fixed the issues for them.
Do not touch the screen while the tablet is booting. Wait for it to completely boot. The calibration process will pick up your touch, and interfere with the calibration process. I noticed today I picked it up and carried it across the room while booting the the screen was totally unresponsive. I have never noticed that problem ever before (I am old fashioned and still running 2.00 with the calibration hack added). When I rebooted it was fine and I remembered the developers for my Odroid T has said the same thing while they were working on a better screen calibration routine on boot.
All credit goes to Meltus from G1 forum. I use this on my G1 and gave it try my transformer and it worked great.
Please make a nandroid backup before you attempt this.
Please place files attached below in same directory as ADB!!!!!
adb remount (sudo adb remount for linux users)
- wait for the 'remount succeeded' message
adb push AudioFilter.csv system/etc
adb push AudioPara4.csv system/etc
adb push AudioPreProcess.csv system/etc
Please find files attached below.
http://forum.xda-developers.com/showthread.php?t=517745 original thread.
thats great wonder how tinny they ate going to get at full blast after this mod.
How big of a difference are we talking here?
its probaably the only thing Im really dissapointed about is the speakers on my Transformer. The speakers on my iPad 2 are so much better than these. A well deserved MOD
Can't seem to get the adb remount command to work. Says I dont have permission.
i tried using everyting in the attached zip, but cannot tell a difference.
after i send the files.. is there a setting i have to turn on?
i tried powering off and on my transformer and theres no difference..
so i'm wondering if i am doing anything wrong?
I would assume that as this is dealing with system access you need to be rooted for this to work, so mentioning that in the first post might be advisable. Also, details on what it actually fixes might be nice. If it's just volume levels then this can easily be done with apps from the market. Cheers.
can you make flashable file m8
stuntdouble said:
I would assume that as this is dealing with system access you need to be rooted for this to work, so mentioning that in the first post might be advisable. Also, details on what it actually fixes might be nice. If it's just volume levels then this can easily be done with apps from the market. Cheers.
Click to expand...
Click to collapse
yes, root is required to push using adb..
avpmusic said:
yes, root is required to push using adb..
Click to expand...
Click to collapse
Well, not for everything. Only to protected areas of the filesystem.
The changes these file should max out the speaker without distorting the speaker. The transformer speakers is horrible. The edited files should max the speaker even though it is horrible. I noticed the difference when I have the head phone plugged.
Tried this and there was the sound of distortion even with no music playing.
Sent from my Nexus One using XDA Premium App
You should post in the first post if you need to be rooted or not.
stuntdouble said:
If it's just volume levels then this can easily be done with apps from the market. Cheers.
Click to expand...
Click to collapse
Can you point me in the right direction for this type of app? I've been looking for something like this. Thanks
I think one market place app I used on my Nook was volume+.
branshaw09 said:
Can you point me in the right direction for this type of app? I've been looking for something like this. Thanks
Click to expand...
Click to collapse
As said above, Volume+ is one. Or basically type the word 'volume' into the market and get about 20 apps pop up that will do the same job. There's also one called 'Equalizer'.
stuntdouble said:
As said above, Volume+ is one. Or basically type the word 'volume' into the market and get about 20 apps pop up that will do the same job. There's also one called 'Equalizer'.
Click to expand...
Click to collapse
Which does well when it does not force close.......
stuntdouble said:
As said above, Volume+ is one. Or basically type the word 'volume' into the market and get about 20 apps pop up that will do the same job. There's also one called 'Equalizer'.
Click to expand...
Click to collapse
Thanks guys, I'm gonna give Equalizer a shot. Volume+ is only for Gingerbread.
branshaw09 said:
Thanks guys, I'm gonna give Equalizer a shot. Volume+ is only for Gingerbread.
Click to expand...
Click to collapse
Volume + is working fine im using prime 3.1
Sent from Cybertron!
d.brown said:
Volume + is working fine im using prime 3.1
Sent from Cybertron!
Click to expand...
Click to collapse
Same here, volume+ works great. I had equalizer but fc's ever 10 min pushed me to try volume+. I've been using it just over a week an have not had any fc
So ever since I got this phone, I've been dissatisfied with the audio quality. No matter what I did, no matter which equalizer I tried, the sound was too low, too muffled, and just plain BAD. I bought a new bluetooth car stereo this week & I haven't even been able to enjoy it that much cause the streaming audio sounds like ear-rape. Tonight I was messing around with Bloat Freezer and I noticed a system app on the list called "Music enhancer". I wondered if this had anything to do with the craptastic audio quality, so I decided to freeze it & see what happened. To my joy, my music now sounds FAR better! It's like night & day, no more crackling, no more muffled audio
I dunno if anyone else is having problems with audio of if this little trick has already been discovered, but I figured I'd share with the class either way. Don't forget to hit that thanks button if I've helped you out
EDIT: You must be temp-rooted to do this.
Will give this a try, thanks
Sent from my HTC Sensation 4G using XDA App
that goes in hand with my deduction that there was something messing with the audio that HTC implemented. Ill be trying this soon.
I've downloaded Bloat Freezer but my phone isn't ROOTED... so i can't use the APP =\
greengoldmello said:
that goes in hand with my deduction that there was something messing with the audio that HTC implemented. Ill be trying this soon.
Click to expand...
Click to collapse
This was what I thought too, it sounded like there was a hidden equalizer on the 'terrible' setting in there somewhere.
Man, I cannot WAIT for custom roms for this phone. SO much crapware
Koomoo said:
I've downloaded Bloat Freezer but my phone isn't ROOTED... so i can't use the APP =\
Click to expand...
Click to collapse
Just edited my first post to include that you have to be temp-rooted to do this. Head over to the sensation android development section & download one of the temp-root packages(I recommend Eugene's- http://forum.xda-developers.com/showthread.php?t=1161283). Follow the instructions to temp-root your phone if you wanna do this trick. Feel free to PM me if you need any help doing this
kabuk1 said:
Just edited my first post to include that you have to be temp-rooted to do this. Head over to the sensation android development section & download one of the temp-root packages(I recommend Eugene's- http://forum.xda-developers.com/showthread.php?t=1161283). Follow the instructions to temp-root your phone if you wanna do this trick. Feel free to PM me if you need any help doing this
Click to expand...
Click to collapse
Thanks! I haven't Tried Temp Rooting my Sensation yet D: . They needa unlock teh boot loader!!!
Hmm, I haven't had any real incentive to temp root, but I'll give this a shot tomorrow.
kabuk1 said:
So ever since I got this phone, I've been dissatisfied with the audio quality. No matter what I did, no matter which equalizer I tried, the sound was too low, too muffled, and just plain BAD. I bought a new bluetooth car stereo this week & I haven't even been able to enjoy it that much cause the streaming audio sounds like ear-rape. Tonight I was messing around with Bloat Freezer and I noticed a system app on the list called "Music enhancer". I wondered if this had anything to do with the craptastic audio quality, so I decided to freeze it & see what happened. To my joy, my music now sounds FAR better! It's like night & day, no more crackling, no more muffled audio
I dunno if anyone else is having problems with audio of if this little trick has already been discovered, but I figured I'd share with the class either way. Don't forget to hit that thanks button if I've helped you out
EDIT: You must be temp-rooted to do this.
Click to expand...
Click to collapse
Thanks for the heads up.
I ran Droid System Suite and in tasks I found it and turned it off.
I'm not temp rooted,BTW [not that I know of].
I'll let you know what I find.
Dayam!!
That works!
The top of my screen shows a music note with a stroke or bar through it.
I guess that means I've disabled it.
@the radius kid, no that just means you have your phone on silent lol
Okay I temp rooted and froze music
enhancer through titanium backup. I tried playing a song before and after and didn't notice any difference. when you tried it, was it with a music file or like ringtones and stuff. It seems like you may be on to something there.
The Radius Kid said:
Thanks for the heads up.
I ran Droid System Suite and in tasks I found it and turned it off.
I'm not temp rooted,BTW [not that I know of].
I'll let you know what I find.
Click to expand...
Click to collapse
Unfortunately, this way won't keep it turned off for long, it'll eventually restart. The only way to really "kill" apps until we get real root is to temp root & freeze them.
smoochiezz24 said:
Okay I temp rooted and froze music
enhancer through titanium backup. I tried playing a song before and after and didn't notice any difference. when you tried it, was it with a music file or like ringtones and stuff. It seems like you may be on to something there.
Click to expand...
Click to collapse
I'm playing music. I haven't noticed much difference with ringtones. I really dunno if this tweak will work for everyone, YMMV, but hopefully now that we have some clues we can delve a bit deeper into this issue. One thing that you might try though, is disabling it via ADB. I've noticed that some frozen apps don't get totally frozen unless you do it with ADB.
Froze it using Titanium Backup. Testing now.
OP - in the HTC Music app, Settings > Sound Enhancer, did you have that set to "None"?
I do and the sound on my phone is quite good, without your procedure.
I actually find that the Music Enhancer HELPS my audio quality. Without it, its like listening to music with the headphones sitting on a table in front of me rather than on my ears...
I guess I am just lucky? I have none of the problems that others have been reporting...All except for one big one...DUST UNDER THE SCREEN! (Im on the 2nd phone too!)
Matt
smoochiezz24 said:
@The Radius Kid, no that just means you have your phone on silent lol.
Okay I temp rooted and froze music
enhancer through titanium backup. I tried playing a song before and after and didn't notice any difference. when you tried it, was it with a music file or like ringtones and stuff. It seems like you may be on to something there.
Click to expand...
Click to collapse
This Android stuff takes some getting used to.
The only thing I'm finding is that I have to kill the app' again when I restart the phone,otherwise it does seem to make a difference.
Always get a clicking sound when audio starts regardless of the source with and without this fix.
Just like my Nexus 1, this phone has crap audio quality over headphones and on the speaker. not to mention the mic. HTC seems to always cheap out on these components, my Nexus S was FAAAR superior in this regard. Although I sold it for the bigger screen, and more powerful processor.
Wish there was a way to restore a backup of DSP Manager. I've tried with TB, but the restore option is not available.
Sent from my HTC Sensation 4G using XDA App
Hi !
I have installed Bloat Freezer and I cannot find anything called "Music enhancer" or similar in the list ??
My rom is spanish so all apss are in spanish.. but I cannot find any similar name...
U sure that is a HTC app ?? maybe u installed it ?? Any help ?? The volume problem is big !
Really TY !
gracias ,vamos a probarlo. espero que resulte!
kabuk1 said:
So ever since I got this phone, I've been dissatisfied with the audio quality. No matter what I did, no matter which equalizer I tried, the sound was too low, too muffled, and just plain BAD. I bought a new bluetooth car stereo this week & I haven't even been able to enjoy it that much cause the streaming audio sounds like ear-rape. Tonight I was messing around with Bloat Freezer and I noticed a system app on the list called "Music enhancer". I wondered if this had anything to do with the craptastic audio quality, so I decided to freeze it & see what happened. To my joy, my music now sounds FAR better! It's like night & day, no more crackling, no more muffled audio
I dunno if anyone else is having problems with audio of if this little trick has already been discovered, but I figured I'd share with the class either way. Don't forget to hit that thanks button if I've helped you out
EDIT: You must be temp-rooted to do this.
Click to expand...
Click to collapse
gracias ,vamos a probarlo. espero que resulte!
I have been here reading about the glitches folks are having with the ICS leak such as shutdown-reboot freeze, freeze on mms deletion, battery consumption and others. I am happy to say that I have not experienced any of these glitches, other than the contacts tab missing from the phone app (and thats is not even technically a glitch). I have been resistant to flashing any of the new CWM Roms because this original oneclick version runs so perfectly for me. Is there anything from my phone that the Devs might want to look at to help narrow the cause of these issues that others are having?
Same, no issues here. This is the first leak that I have had no problems with.
Same here no issues except for shutdown :-(.... Im trying to fix though
Sent from my SAMSUNG-SGH-I727 using XDA
First flash I had no home button, second flash (current) my home button is a little laggy, all the other buttons vibrate isntantly but home has a very slight delay, doesnt really affect anything. everything else seems to work, except google wallet for me.
first flash was perfect, i borked it trying to import AOSP pieces haha
second flash was no home button, factory reset fixed that, still have the reboot problem though.
sometimes when i use rynga or viber i loose the incall sound so i have to restart the phone to fix it.. and i use them but then i loose the sound again
rebel1699 said:
I have been here reading about the glitches folks are having with the ICS leak such as shutdown-reboot freeze, freeze on mms deletion, battery consumption and others. I am happy to say that I have not experienced any of these glitches, other than the contacts tab missing from the phone app (and thats is not even technically a glitch). I have been resistant to flashing any of the new CWM Roms because this original oneclick version runs so perfectly for me. Is there anything from my phone that the Devs might want to look at to help narrow the cause of these issues that others are having?
Click to expand...
Click to collapse
So when deleting txt messages it doesn't forceclose on you either? You must be the only one cause its happening to everyone that's reported issues with the release.
Sent from my SAMSUNG-SGH-I727 using xda premium
Envy Diz said:
So when deleting txt messages it doesn't forceclose on you either? You must be the only one cause its happening to everyone that's reported issues with the release.
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Nope, no FC on deleting mms or sms. I will make a screencast video to show the normal operation. I was hoping that maybe some files in my phone would be useful to a dev to get it fixed for others. The only thing I have done to it other than install basic apps is to root and add GO Launcher with ics theme.
Can anyone confirm that tethering (non-AT&T approved) is working with the leak? That's the one thing keeping me from upgrading from the GB from I'm on.
bryanhayn said:
Can anyone confirm that tethering (non-AT&T approved) is working with the leak? That's the one thing keeping me from upgrading from the GB from I'm on.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=24134762&postcount=25
This is the screencast of sms-mms deletion without FC. Edit: Nevermind. Cant upload .mp4 to here. I'll put it on another upload site and link it in a bit.
http://dl.dropbox.com/u/3551613/video_Mar_30_2012_1.mp4
rebel1699 said:
Nope, no FC on deleting mms or sms. I will make a screencast video to show the normal operation. I was hoping that maybe some files in my phone would be useful to a dev to get it fixed for others. The only thing I have done to it other than install basic apps is to root and add GO Launcher with ics theme.
Click to expand...
Click to collapse
That's not the point what if you don't want to delete it all? Exactly my point that's not a fix its a workaround that everyone already knows.
Sent from my SAMSUNG-SGH-I727 using xda premium
Envy Diz said:
That's not the point what if you don't want to delete it all? Exactly my point that's not a fix its a workaround that everyone already knows.
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Is this better? And to be clear, I never said it was a "fix" or "workaround" in any way. Read the OP, and you will see that this is the one click method install with no mods other than root and Go Launcher. I stated it worked on it's own correctly.
http://dl.dropbox.com/u/3551613/video_Mar_30_2012_3.mp4
rebel1699 said:
Is this better? And to be clear, I never said it was a "fix" or "workaround" in any way. Read the OP, and you will see that this is the one click method install with no mods other than root and Go Launcher. I stated it worked on it's own correctly.
Click to expand...
Click to collapse
Unless you want all of the world to have "Peggy's" number, I'd take that down pretty quick
Scott, thanks, lol. I am SO tired tonight. I edited. Now could you edit it from your quote please? Thanks again.
I have done some further reading and noticed the people not getting these problems are the ones such as myself who did no kind of wipe before using Odin and oneclick solution to upgrade from GB to ICS. I did no wipes only because I got ahead of myself accidentally. Maybe this time it paid off for me. Has anyone looked into the possibility that it is the initial wipe process causing the issues that are being presented?
rebel1699 said:
Scott, thanks, lol. I am SO tired tonight. I edited. Now could you edit it from your quote please? Thanks again.
Click to expand...
Click to collapse
No problem. I didn't want to see you pay an unfair price for trying to help out.
scott14719 said:
Unless you want all of the world to have "Peggy's" number, I'd take that down pretty quick
Click to expand...
Click to collapse
Were there photos to go with the number??
Sent From my Two Tin Cans & String Device on The Wookie Network
shaggyskunk said:
Were there photos to go with the number??
Sent From my Two Tin Cans & String Device on The Wookie Network
Click to expand...
Click to collapse
LOL! I forgot to have her pose for the camera this time!
rebel1699 said:
LOL! I forgot to have her pose for the camera this time!
Click to expand...
Click to collapse
Heck, I never even saw the number.. My inappropriate post, just seemed. Well... Appropriate
Sent From my Two Tin Cans & String Device on The Wookie Network
So I watched the video, and since I had this problem was skeptical. I noticed you used delete threads from menu. I was def getting force close when long pressing and hitting delete thread. I tried it your way, and it worked fine. Then I tried it with long click and it works now too. Problems that fix themselves, don't get it. But I'll take it
Sent from my SAMSUNG-SGH-I727 using xda premium
Hey guys,
Its been a while since I rooted my phone (I've been using Samsung phones with locked bootloader) and it sure feels good to be back!
Now, I've been out of the loop for so long that I don't know what I should do next with my rooted V20!
I would love to have you guys come in here and discuss how we can make our V20 even better!
Thing's I've done so far.
Install Adaway
Remove Bloatware using titanium backup (is there better way to remove bloatware beside titanium backup?)
So far I removed all the TMobile apps, is there anything else I should remove that will improve the battery life?
Thanks and lets get this thread going! :good:
Suggestions
leyvatron said:
Install google assistant
Click to expand...
Click to collapse
Instruction: https://www.youtube.com/watch?v=di5SlVIamjE
substratum theme engine - suggested by deeznutz1977
https://play.google.com/store/apps/details?id=projekt.substratum
Install google assistant
I hear ya, I was on a S7 Edge and a S6 before that. It has been a while. With that being said, LG stuff can mostly go....unless you use it. It doesn't seem to be too bad, so you might be able to leave them. Download Better Battery Stats and see what is causing any wakelocks that can be prevented.
Has anyone managed to get rid of Lookout? I hate that thing and want it gone.
leyvatron said:
Install google assistant
Click to expand...
Click to collapse
What are the steps for this
czerdrill said:
What are the steps for this
Click to expand...
Click to collapse
https://www.youtube.com/watch?v=di5SlVIamjE
Might want to FREEZE apps instead of uninstalling until a viable stock restore is available
Adblocking for sure. Should help improve battery life a hair by not downloading data for ads and processing them to be shown.
I smell a brick about to happen. Way too fast....How would you recover ? Be careful people.....Paperweights are not fun
I just read somewhere At&t has a locked bootloader...Figures
LuckyColdJohnson said:
I smell a brick about to happen. Way too fast....How would you recover ? Be careful people.....Paperweights are not fun
I just read somewhere At&t has a locked bootloader...Figures
Click to expand...
Click to collapse
From what I've read, TWRP isn't doing proper nandroids, and there isn't a stock image to flash. At the risk of sounding "elitist," I'd recommend going slow.
At&t didn't even have the HTC 10 when I went in. The good days are dying....Root, I will miss you
LuckyColdJohnson said:
At&t didn't even have the HTC 10 when I went in. The good days are dying....Root, I will miss you
Click to expand...
Click to collapse
yup, they passed on the HTC 10
I haven't gotten the phone yet (though LG store has already called me that I can get it already just been busy due to all saints day festivities) so wanted to ask, how did you root your v20? and what version is your V20?
douger1957 said:
From what I've read, TWRP isn't doing proper nandroids, and there isn't a stock image to flash. At the risk of sounding "elitist," I'd recommend going slow.
Click to expand...
Click to collapse
So your saying LG doesnt have an app to reflash to stock FM? i see threads for the stock T mobile firmware. What about the nandroid issue with twrp do you know where the github repo is for our version of twrp i'll check it out.
albinoman887 said:
So your saying LG doesnt have an app to reflash to stock FM? i see threads for the stock T mobile firmware. What about the nandroid issue with twrp do you know where the github repo is for our version of twrp i'll check it out.
Click to expand...
Click to collapse
I know what's in the root thread in the development section.
Is this what you're looking for?
The problems with the .tot files in a nutshell.
I'm not a dev. I can bearly muddle my way around ADB commands. I know what I know from watching the struggles in the root thread. Yeah, there's root and little else. The process doesn't seem quite ready for prime time which of course hasn't stopped the root commandos.
I CAN CONTROL THE WORLD WITH ROOT! LOL . No but really, what can't you do with root? you can do everything as long as the phone doesnt required to implement any new hardware within the phone... I like my Adaway, and greenify, and removes or freeze apps i dont like nor need, I like my pie bar for faster shortcuts (sure, the phone itself has the second screen to put up to 5 apps, but the pie bar give you a lot more options so i will have the 5 on the second screen plus the many mores in the pie bar which is a fast process too, maybe even faster than the second screen), i also like my xposed for every module i desire, AND MY BELOVED TITANIUM BACKUP! and many many more things
The one thing I hope and pray to see come from this newly acquired root is a camera mod that will allow 16MP in full 16:9. Please pull through devs! I would donate for that :highfive:
animator776 said:
The one thing I hope and pray to see come from this newly acquired root is a camera mod that will allow 16MP in full 16:9. Please pull through devs! I would donate for that :highfive:
Click to expand...
Click to collapse
That's likely because the sensor isn't 16:9 shaped, it's 4:3. You have to crop the sensor to get 16:9.
leyvatron said:
https://www.youtube.com/watch?v=di5SlVIamjE[/QUOTE
Had this in ALLO... Much nicer to be able to hit the home button though. Very nice work around...
Click to expand...
Click to collapse
Vexamus said:
That's likely because the sensor isn't 16:9 shaped, it's 4:3. You have to crop the sensor to get 16:9.
Click to expand...
Click to collapse
Oh yeah... That must have slipped my mind