Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
It's a Samsung Galaxy Centura - a Tracfone. It's a 3 1/2" screen, I think. 320 x 480 resolution. I can read it if I really concentrate.
Pretty sure that the ~ versions were backups.
Script Manager probably gave execution privileges - something easily overlooked in Linux at first, but terribly important.
Yep. It deleted a line, too: (/system/xbin/su)
I guess SM figured that since I gave the script root access within SM, the line wasn't needed. The tip-off was that the file sizes were different. I used an "SM Shortcut" to get it on the desktop. The SM Widget works also, but I cannot put a widget in a folder.
Is anyone having problems rooting
SGH-i337M with motochopper? I keep getting a failure with the script before the reboot. I ran it 6 times and stills doesn't want to root.
Widgets in folders is an Android limitation so far as I know.
The line it removed would have broken your script - had it run in batch mode, it would have switched to a new shell for the root user, and the script would have stopped.
Think of it as just like adding a PowerShell reference for an administrator task inside a normal Windows user bat file - same thing, it would stop, you can be one or the other in batch mode.
And you're absolutely right, the way to do it is to give the script su rights.
su -c "command"
If you're wanting to run a specific command as root, use
Code:su -c "command"
That will run that command as root
Hey guys i have a problem and was hoping you could help me out
I have a rooted s3 and i deleted the browser via titanium backup a while back, recently i reset my device, totally forgetting about this and now i have no browser so i cant access the internet, i have tried adding the chrome apk by putting it on my micro sd from my computer but it will not let me install the app, any ideas?
Thanks
EDIT: Also i forgot to mention that i am getting the "unable to establish a reliable internet connection" google error so i cannot just download something from the play store
also how do i reroot it