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-
Related
Hi there,
I was wondering if it is possible to set default settings i.e. ringtones, backgrounds etc?
thanks!
i think it is in the build.proc too. but i'm not sure....
Yes it is thanks!
I assume there was a typo in the 1st reply andit was really 'build.prop' you meant?
I am also trying to set some defaults in my ROM but changing the entries in the build.prop didn't change the default ringtone and notification sound. I am wondering if this is a theme thing and it gets overwritten when the default theme is activated?
I changed these lines in build.prop:
ro.config.ringtone=voodoo.mp3
ro.config.notification_sound=Weight.mp3
And neither were set in my ROM after I wiped and flashed.
Any ideas?
Andy
ADB100 said:
I assume there was a typo in the 1st reply andit was really 'build.prop' you meant?
I am also trying to set some defaults in my ROM but changing the entries in the build.prop didn't change the default ringtone and notification sound. I am wondering if this is a theme thing and it gets overwritten when the default theme is activated?
I changed these lines in build.prop:
ro.config.ringtone=voodoo.mp3
ro.config.notification_sound=Weight.mp3
And neither were set in my ROM after I wiped and flashed.
Any ideas?
Andy
Click to expand...
Click to collapse
That is how you set the defaults. I would make sure names are correct.
Sent from my SGH-I777 using xda premium
lithid-cm said:
That is how you set the defaults. I would make sure names are correct.
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
That's what I thought but the mp3 files are there in the ROM and I can select them if I wish to change the sound manually - the Weight.mp3 file is a standard one that is included by default, voodoo.mp3 is one I have added. However following a wipe and re-flash the ringtone defaults to QuietlyBrilliant.mp3 and the notification to Zeta.mp3.
There must be something else that gets involved?
Andy
ADB100 said:
That's what I thought but the mp3 files are there in the ROM and I can select them if I wish to change the sound manually - the Weight.mp3 file is a standard one that is included by default, voodoo.mp3 is one I have added. However following a wipe and re-flash the ringtone defaults to QuietlyBrilliant.mp3 and the notification to Zeta.mp3.
There must be something else that gets involved?
Andy
Click to expand...
Click to collapse
I've always done it that way with cm. Where are you putting your files in your rom?
Sent from my PG86100 using Tapatalk
netwokz said:
I've always done it that way with cm. Where are you putting your files in your rom?
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
I am only adding one audio file (the ringtone), the other file is one that's already in the ROM. I am adding the ringtone to /system/media/audio/ringtones.
I re-checked my syntax and that the files were all there, built another ROM and it now works. I am wondering if I didn't wipe the system properly (or at all) last time I flashed.
So anyway its working now.
Thanks, Andy
ADB100 said:
I am only adding one audio file (the ringtone), the other file is one that's already in the ROM. I am adding the ringtone to /system/media/audio/ringtones.
I re-checked my syntax and that the files were all there, built another ROM and it now works. I am wondering if I didn't wipe the system properly (or at all) last time I flashed.
So anyway its working now.
Thanks, Andy
Click to expand...
Click to collapse
Cool. Glad you got it working man.
Sent from my PG86100 using Tapatalk
I gave it a try last night and flashed rc4 over my rc1 (full wiping of course) when it booted it seemed real smooth but had rather large icons, assuming that's how its supposed to be. I than flashed enable 213 that I downloaded before (not sure if I could have done that) after it booted my icons where twice the size, status bar was huge and keyboard was crazy wacky. Ive read that most if not all of these issues can be fixed with changing the dpi settings. Can anyone take a few minutes and give me a hand setting it up, not sure how to edit apps and such. I basically would like my phone looking like how it does on rc1 running at 213 but would like a few apps to be adjusted to a higher level (reading purposes) thanks.
Sent from my SAMSUNG-SGH-I717 using xda premium
I guess I just need to know how to adjust app and system dpi. I think I can do it in root explore data/app and change the name...not sure if that's right.
Sent from my SAMSUNG-SGH-I717 using xda premium
nash2000 said:
I guess I just need to know how to adjust app and system dpi. I think I can do it in root explore data/app and change the name...not sure if that's right.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
please please please read through the OP of The Hybrid rom thread, it explains what you need to change, and how to change it.
it all comes down to editing the build.props and the hyb.props in your system folder.
e30andrew said:
please please please read through the OP of The Hybrid rom thread, it explains what you need to change, and how to change it.
it all comes down to editing the build.props and the hyb.props in your system folder.
Click to expand...
Click to collapse
I've read it several times...I guess I just don't get it and when you don't really get it I guess the best thing is to walk away. I guess its not as easy as finding an app you want to change and rename it in the correct format with the dpi you want
Sent from my SAMSUNG-SGH-I717 using xda premium
THIS INCLUDES MODIFYING BUILD.PROP AND SYNAPTICS-RMI-TOUCHSCREEN.KL SO MAKE SURE YOU HAVE BACKUPS!!
I thought i might share this to everyone since i tested it and it works nicely for me so far
1) Go to your build.prop using root explorer or any app that allows access to system files
2) Go to the bottom of the file, and enter the following without the quotes "qemu.hw.mainkeys=0" (MAKE SURE YOU HAVE A BACKUP IN CASE SOMETHING DOESNT WORK OUT)
3) Find "Synaptics-rmi-touchscreen.kl" located at (system>usr>keylayout) that controls the capacitive keys. Delete everything by editing it with a text editor
4) Reboot and you should have softkeys with the capacitive ones disabled
*I used this app http://goo.gl/JUWqs to disable the capacitive lights*
**If you wish to kepp the capacitive keys enabled skip step 3**
**to Reverse this just replace the build.prop with your backup and replace your Synaptics-rmi-touchscreen.kl with your backup**
Enjoy
This would be great in conjunction with enabling some gestures in the capacitive area a la WebOS
Sent from my HTC6435LVW using xda app-developers app
I sure do hate sense, but this feature if ever somehow made available for a sense rom it would make it a little better, because im not ever really expecting to get e fully functional AOSP based rom anytime soon.
rhettnis said:
I sure do hate sense, but this feature if ever somehow made available for a sense rom it would make it a little better, because im not ever really expecting to get e fully functional AOSP based rom anytime soon.
Click to expand...
Click to collapse
They almost have cm to a dd state.
Sent from my HTC6435LVW using xda app-developers app
Bigandrewgold said:
They almost have cm to a dd state.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I doubt the camera will ever be fully functional, which is a no go for me, I can live without Bluetooth, but I need the camera for work.
Any idea why the menu button won't do nothing it just vibrates
Sent from my HTC6435LVW using Tapatalk 2
rhettnis said:
I doubt the camera will ever be fully functional, which is a no go for me, I can live without Bluetooth, but I need the camera for work.
Click to expand...
Click to collapse
Chad has said the exact opposite in the development thread.
Edit: Sorry, he said it in the Cm 10.1 Rom thread.
Sent from my HTC6435LVW using xda premium
Okay, so on any jelly bean device with soft keys, pushing up from the home soft key brings up a little ring with google now on it. Is there any way to enable this functionality with the hardware keys? It's kind of weird having both hardware and soft keys but I really like this functionality.
Any way to shrink the height of the nav bar? It's a bit too tall for my liking.
Been trying to get this to work on pacman... Should it be any different?
Edit... Got it working. But I can't get the backlights to turn off with the app linked in op.
Stoney 666 said:
Been trying to get this to work on pacman... Should it be any different?
Edit... Got it working. But I can't get the backlights to turn off with the app linked in op.
Click to expand...
Click to collapse
That's odd. I was able to disable the lights. I have my PAC-Rom on Phablet mode. The app allowed me to shut them off and I was wondering, now that we got soft keys, I kinda want to cover the capacitive light with like, tape or something so I don't have to constantly look at them. haha, did any of you guys do anything to cover them or were just like whatever about it?
°PACROM DNA°
Upstreammiami said:
Any idea why the menu button won't do nothing it just vibrates
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
this
Badseeds Free Webs paged url.
Stoney 666 said:
Been trying to get this to work on pacman... Should it be any different?
Edit... Got it working. But I can't get the backlights to turn off with the app linked in op.
Click to expand...
Click to collapse
Hey, badseeds. What is going on with your webpage? Why is it all wonky and not loading graphics? Egads... Can't wait to try your rom for my DNA tomorrow tho.
FuzzyFone said:
Hey, badseeds. What is going on with your webpage? Why is it all wonky and not loading graphics? Egads... Can't wait to try your rom for my DNA tomorrow tho.
Click to expand...
Click to collapse
The host for that website is trying to charge extra every time we try to update it, which they didn't before so it's pretty much abandoned till we find a new one. Our home for now is mikmik and here....
I need some help ! I follow this How To and can add the softkeys (thanks a lot) but I cannot find Synaptics-rmi-touchscreen.kl on my device. I use LG G Pro (E980) any help please ?
3) Find "Synaptics-rmi-touchscreen.kl" located at (system>usr>keylayout) that controls the capacitive keys. Delete everything by editing it with a text editor
Click to expand...
Click to collapse
I hate captivate buttons on screen ones are so much better. On my Droid 2 they all quit working on me and I had to install an app just to use the phone. This is great. Thank you.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Ok so a few days ago i came across a thread to increase the mms sending limits on the One. However for the life of me i cant find the thread again I have searched for an hour. On stock settings i cant even send a 10 sec video clip through mms. I understand i can email it however thats not what im looking to do. If anyone knows how or can help point me in the right direction that would be greatly appreciated! Thanks in advanc
I'm looking for this as well
Sent from my HTC One using xda premium
jrock79 said:
I'm looking for this as well
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
I swear I saw a post on how to do it. I just can't find it anywhere. I know it can be done tho. It's horrible even a 10 second video is to big to send via mms. At least for my phone it is.
MMS Compression kills me. Can't send someone a nice high res pic. Sizes it way down and compresses it to hell. The main way I share pics is through texting and now it's just stupid to send a pic through texting since it looks horrid. Never had compression issues on iPhone unless it's through video but I don't care much for that.
Sent from my HTC One TrickDroid 5.5.0 using XDA Premium
How about using a different texting app such as Gosms? You can adjust the maximum mms size in that app.
Sent from my HTC One using Tapatalk 2
MNDZA said:
How about using a different texting app such as Gosms? You can adjust the maximum mms size in that app.
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
It's too bad gosms is ugly. :x
Sent from my HTC One TrickDroid 5.5.0 using XDA Premium
/system/customize/MNS/default.xml
Look for MMS_Msg_Size1, 2, 3, and MMS_Msg_Size_Choose
Edit values to something like 500K, 1000K, 2000K -- whatever you like. Save, reboot. Might have to clear data on messaging app to get new values to take.
Edit: Current values are in data/data/com.android.mms/shared_prefs/com.android.mms.customizationBySIM.xml. Edit there and reboot.
cschmitt said:
/system/customize/MNS/default.xml
Look for MMS_Msg_Size1, 2, 3, and MMS_Msg_Size_Choose
Edit values to something like 500K, 1000K, 2000K -- whatever you like. Save, reboot. Might have to clear data on messaging app to get new values to take.
Edit: Current values are in data/data/com.android.mms/shared_prefs/com.android.mms.customizationBySIM.xml. Edit there and reboot.
Click to expand...
Click to collapse
i changed them however on a reboot that reverted back to stock.. did i do something wrong?
Edit forgot to clear data sorry
Edit still wont keep new settings after reboot thanks for all you help tho much appreciated
ceelo2008 said:
i changed them however on a reboot that reverted back to stock.. did i do something wrong?
Click to expand...
Click to collapse
Need to be running a custom kernel that allow remounting /system as rw. Stock kernel write protects /system so modifications are lost on reboot.
I made some size changes to mine, and now it looks like it doesn't want to send mms messages any longer, text messages work just fine.
Sent from my HTC One using xda app-developers app
cschmitt said:
Need to be running a custom kernel that allow remounting /system as rw. Stock kernel write protects /system so modifications are lost on reboot.
Click to expand...
Click to collapse
if we edit the xml before we flash, will it keep the values or will the stock kernel make it revert back. Thanks for any info
cschmitt said:
/system/customize/MNS/default.xml
Look for MMS_Msg_Size1, 2, 3, and MMS_Msg_Size_Choose
Edit values to something like 500K, 1000K, 2000K -- whatever you like. Save, reboot. Might have to clear data on messaging app to get new values to take.
Edit: Current values are in data/data/com.android.mms/shared_prefs/com.android.mms.customizationBySIM.xml. Edit there and reboot.
Click to expand...
Click to collapse
I'm on a HTC One S and I did this too. Apparently the mms app now says the limit is what I've set (that is 1MB), but when I attach a photo this gets compressed nonetheless, even if it's smaller than 1MB.
Are you guys on the HTC One experiencing the same?
That's one main reason I moved away from stock messaging to Textra app. It's way smoother than the stock HTC one messaging not to mention It's light weight, not a memory hogger, very simple and smooth. The others like go sms and handcent are buggy and full of ads. Go to the playstore and try it for yourselves. All of my friends with Androids love it. BTW..it's Free.
Sent from the "ONE" phone for me
I saw this being requested so thought id help. Freeze or rename the tw browser with .bak. Then flash in recovery wipe cache/dalvik, and then reboot. Obviously, back up your stuff first.
Edit: You can add the browser to Multi-Window manually by going to /system/csc/feature.xml and edit the multi window settings to include com.android.browser. Listed below is how the end of mine appears, if you don't have the multi window string you can just add it before the end as I did.
<!-- Multi Window -->
<CscFeature_MultiWindow_AddOnApp>com.android.browser<CscFeature_MultiWindow_AddOnApp>
</FeatureSet>
</SamsungMobileFeature>
Flash content may not work if you don't have the latest version, you can find it here just download the latest version under 'Flash Player for Android 4.0 archives' and install
Finally someone has done it, great job man!!! Many thanks!
Surge1223 said:
I saw this being requested so thought id help. Freeze or rename the tw browser with .bak. Then flash in recovery wipe cache/dalvik, and then reboot. Obviously, back up your stuff first.
Click to expand...
Click to collapse
Thanks for the upload man! Is it possible you can do MMS phone and contacts too or no?
Edit: I see someone has already done MMS, all we need is the phone app now.
Sent from my SCH-I545 using xda premium
xShockz said:
Thanks for the upload man! Is it possible you can do MMS phone and contacts too or no?
Edit: I see someone has already done MMS, all we need is the phone app now.
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
No problem! As far as the phone app, ill look into it im not sure of its dependencies though. Is the aosp browser working ok?
Sent from my SCH-I545 using xda app-developers app
Surge1223 said:
No problem! As far as the phone app, ill look into it im not sure of its dependencies though. Is the aosp browser working ok?
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
I have yet to try it, but I will tomorrow! I will keep you updated!
Surge1223 said:
I saw this being requested so thought id help. Freeze or rename the tw browser with .bak. Then flash in recovery wipe cache/dalvik, and then reboot. Obviously, back up your stuff first.
Click to expand...
Click to collapse
"finally a browser that supports flash player on the s4 with out using a third party one. Great work man I already flashed it works just fine"
On RLS6 as well, and it works great. Just selected as the default browser (didn't rename tw browser) and removed from the drawer, without issue/conflict so far. Love this option, great work!
Sent from my SCH-I545 using xda app-developers app
Works great on stock rooted... Really awesome to have flash support once again
Just a small visual glitch I found. When I click the menu button while the app is running the option for searching on the page reads as "No SIM card in phone."
Using the option runs displays the search box and it works normally.
scottusa2008 said:
Works great on stock rooted... Really awesome to have flash support once again
Just a small visual glitch I found. When I click the menu button while the app is running the option for searching on the page reads as "No SIM card in phone."
Using the option runs displays the search box and it works normally.
Click to expand...
Click to collapse
Yeah, I saw that, and a few other minor issues, want sure if it was just my install or not since ive probably installed and updated 5 different versions of the browser.
Sent from my SCH-I545 using xda app-developers app
Does anyone know if there's a way to get the quick controls in Labs to be more responsive. It's as if the pixel activation width is set extremely thin. Could be due in part to our screens resolution I suppose and more pixels being in less space. Thanks for the mod, op.
Sent from my SCH-I545 using Tapatalk 4 Beta
Adrozz07 said:
Does anyone know if there's a way to get the quick controls in Labs to be more responsive. It's as if the pixel activation width is set extremely thin. Could be due in part to our screens resolution I suppose and more pixels being in less space. Thanks for the mod, op.
Sent from my SCH-I545 using Tapatalk 4 Beta
Click to expand...
Click to collapse
I just got the java text readable but I havent had the chance to go through it yet because currently im frustrated with looking through the note 2, gs3, and gs4 keyboard. Its like Samsung keeps downgrading their keyboard. Anyways, Ill upload the latest browser build though to see if that might help.
Sent from my de-vznavigated SCH-1545
Just letting you know you can have both the stock browser and this one. All you have to do is rename BrowserProxyprovider.apk to. Bak or delete them install this
Sent from my SAMSUNG-SGH-I337 using xda premium
jthrasher47 said:
Just letting you know you can have both the stock browser and this one. All you have to do is rename BrowserProxyprovider.apk to. Bak or delete them install this
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
Thanks, and yes you're absolutely right, sorry, I should probably have mentioned that in the OP. The reason I requested everyone rename/freeze the touchwiz browser was a precaution. If you look at the updater script it contains the following code within it:
"delete("/system/app/BrowserProviderProxy.apk");
unmount("/system");"
And if you look in the zip, you'll notice theres 3 system apps being pushed to /system/app
1. ChromeBookmarksSyncAdapter.apk
2. BrowserProviderProxy.apk.bak
3. Browser.apk
So the renaming part is already done, if anyone wants to re-enable the tw browser to use alongside of the Aosp Browser, the only steps required are either to unfreeze the tw browser or renaming the .bak back to .apk at the end of the file.
Surge1223 said:
Thanks, and yes you're absolutely right, sorry, I should probably have mentioned that in the OP. The reason I requested everyone rename/freeze the touchwiz browser was a precaution. If you look at the updater script it contains the following code within it:
"delete("/system/app/BrowserProviderProxy.apk");
unmount("/system");"
And if you look in the zip, you'll notice theres 3 system apps being pushed to /system/app
1. ChromeBookmarksSyncAdapter.apk
2. BrowserProviderProxy.apk.bak
3. Browser.apk
So the renaming part is already done, if anyone wants to re-enable the tw browser to use alongside of the Aosp Browser, the only steps required are either to unfreeze the tw browser or renaming the .bak back to .apk at the end of the file.
Click to expand...
Click to collapse
, yeah sorry I did not notice any of that because I never actually flashed you're zip. I just was browsing through the threads and thought I would chime in because I like to use the touchwiz browser strictly for downloading because I can download to the SD card I wasn't trying to sway anybody or anything like that. just a tip
Sent from my SAMSUNG-SGH-I337 using xda premium
jthrasher47 said:
, yeah sorry I did not notice any of that because I never actually flashed you're zip. I just was browsing through the threads and thought I would chime in because I like to use the touchwiz browser strictly for downloading because I can download to the SD card I wasn't trying to sway anybody or anything like that. just a tip
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
Where is the setting in the TW browser to download to SD card?
NVM....found it in Content Settings - never noticed that before, glad you mentioned it!
Thanks for this. I can't get quick controls to work, however. Is there a way to add options to customize those?
arcrox said:
Thanks for this. I can't get quick controls to work, however. Is there a way to add options to customize those?
Click to expand...
Click to collapse
I'm not a quick control user but maybe you can help me understand what you mean when you say it doesn't work, I just tried it and it seemed to work...
Sent from my SCH-I545 using xda app-developers app
Surge1223 said:
I'm not a quick control user but maybe you can help me understand what you mean when you say it doesn't work, I just tried it and it seemed to work...
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Okay, I took off my my TPU case and was able to get the quick control menus to pop-up, but it's still very difficult for me to trigger. Is there a way to build in an "activation zone" pixel # setting, like the AOKP browser has? Thanks!!
arcrox said:
Okay, I took off my my TPU case and was able to get the quick control menus to pop-up, but it's still very difficult for me to trigger. Is there a way to build in an "activation zone" pixel # setting, like the AOKP browser has? Thanks!!
Click to expand...
Click to collapse
As an alternate option, I believe Quick ICS Browser in the market has that feature.
Sent from my SCH-I545 using Tapatalk 2
Was looking for this many thanks ^^