[HOW TO] Fix browser lag in JI6 Froyo - Captivate Android Development

This fixes the browser lag in JI6 Froyo. Large web pages will load much quicker and scroll smoothly. Unfortunately, the browser will still use more memory than it should, but at least it will be fast.
Installation
Download libwebcore.so
Method 1 (Root Explorer)
1. Copy the downloaded libwebcore.so to your SD card.
2. Use the task manager to close any browsers and email clients you have open. This probably isn't necessary, but I did it just in case.
3. Copy /system/lib/libwebcore.so to your SD card as a backup in case you want to revert.
4. Copy the new libwebcore.so to /system/lib/
5. Set the permissions of the file to rw-r--r--
6. Reboot and enjoy!
Method 2 (ADB) thanks to Leandros_Ger
$ adb shell
$ su
# cd /sdcard
# mkdir BrowserFix
# exit
# adb push libwebcore.so /sdcard/BrowserFix
# adb shell
# su
# cd /sdcard/BrowserFix
# mkdir BackUp
# cp /system/lib/libwebcore.so /sdcard/BrowserFix/BackUp
# cp -f /sdcard/BrowserFix/libwebcore.so /system/lib
# chmod 644 /system/lib/libwebcore.so
# reboot
Update
Cognition 2.2 BETA 5 and newer include the fix.

Which webcore is this?

From a Galaxy Tab rom.

5. Set the permissions of the file to rw-r--r--
is this necessary? i was in the process of making update.zip and i chugged your file in

han.azuki said:
5. Set the permissions of the file to rw-r--r--
is this necessary? i was in the process of making update.zip and i chugged your file in
Click to expand...
Click to collapse
Yeah, I would think it's necessary.
chmod 644 /system/lib/libwebcore.so

good stuff

how would i write that in updaterscript? thank you.

I'll definitely try this later. How does it perform?

han.azuki said:
how would i write that in updaterscript? thank you.
Click to expand...
Click to collapse
I think it would be like this... but I've never written updater-script
set_perm(0, 0, 0644, "/system/lib/libwebcore.so");

works like a charm. although flash does make the browser slower as a whole, this file makes images browse much more smoothly.

han.azuki said:
works like a charm. although flash does make the browser slower as a whole, this file makes images browse much more smoothly.
Click to expand...
Click to collapse
I suggest setting plug-ins to on demand so that Flash only loads when you click on a Flash banner/video/etc. That way Flash won't always slow down your browser.

yea. thank you for your help. i have a big question. i made my own update.zip with att bloatware removed and such. however, the home/search buttons do not work for some reason what could be the reason why??? pit file? i use ji6
update: i reflashed ji6 kernel and pit file 512..but home/search button still do not work argh

han.azuki said:
yea. thank you for your help. i have a big question. i made my own update.zip with att bloatware removed and such. however, the home/search buttons do not work for some reason what could be the reason why??? pit file? i use ji6
update: i reflashed ji6 kernel and pit file 512..but home/search button still do not work argh
Click to expand...
Click to collapse
Not sure about that one man. Sorry.

Nice find gtg465. Worked great on my phone. Speed is noticeable when browsing.
Thanks!!!!
Sent from my SAMSUNG-SGH-I897

Just installed and tried a few sites - so far so good!
Thanks gtg465x !

Great I installed this and now my browser won't load any sites at all? I should have backed up the old file but didn't. Anyone have the old file so I can restore?
Sent from my SAMSUNG-SGH-I897 using XDA App

whitenerj said:
Great I installed this and now my browser won't load any sites at all? I should have backed up the old file but didn't. Anyone have the old file so I can restore?
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Did you set the permissions? Did you restart? Are you running JI6 lol?
Here's the stock file: http://www.multiupload.com/TY5E78GK56

gtg465x said:
Did you set the permissions? Did you restart? Are you running JI6 lol?
Here's the stock file: http://www.multiupload.com/TY5E78GK56
Click to expand...
Click to collapse
Seems to be working now. Not sure why it didn't for a minute.
Thanks

In the process of going from Cognition to stock 2.2; tried to copy this over via RootExplorer, and I got the dreaded "not enough space" error. Ditto when trying to push via ADB. Any ideas peoples? Haha.
I'm thinking I probably should've setup the OCLF AFTER I was done moving the Jupiter GPS/build.prop/browser fixes via RootExplorer. Maybe that's causing the issues here.

KaLiBLeeK said:
In the process of going from Cognition to stock 2.2; tried to copy this over via RootExplorer, and I got the dreaded "not enough space" error. Ditto when trying to push via ADB. Any ideas peoples? Haha.
I'm thinking I probably should've setup the OCLF AFTER I was done moving the Jupiter GPS/build.prop/browser fixes via RootExplorer. Maybe that's causing the issues here.
Click to expand...
Click to collapse
Same thing happened to me. I fixed it by moving all the files in /system/media/audio/ringtones folder to my SDcard. That freed up enough space.

Related

Deleting Bloatware ERROR!!

Im new to forum but Ive been trolling for the past couple days. I currently rooted my Vibrant with One Click GalaxyRooter. Then purchased Root Explorer to view the hidden files and folders that I need to get to in order to remove some of the stock .apk and odex files.
Im currently in the /system/app directory and the first thing that I want to remove is that avatar icon and files. I long press the file in root explorer to delete it and it allows me to. Only problem is that when I go back or refresh the directory everything is still there even when I reboot my phone.
Any suggestion.
AnthonyJFranks said:
Im new to forum but Ive been trolling for the past couple days. I currently rooted my Vibrant with One Click GalaxyRooter. Then purchased Root Explorer to view the hidden files and folders that I need to get to in order to remove some of the stock .apk and odex files.
Im currently in the /system/app directory and the first thing that I want to remove is that avatar icon and files. I long press the file in root explorer to delete it and it allows me to. Only problem is that when I go back or refresh the directory everything is still there even when I reboot my phone.
Any suggestion.
Click to expand...
Click to collapse
When using Root Explorer, on the top part of the screen, press [Mount R/O] and try again. I think that might solve the issue. Post up the results!
Why didn't you just uninstall the files via titanium backup?
Masterâ„¢ said:
Why didn't you just uninstall the files via titanium backup?
Click to expand...
Click to collapse
Forget what I said, use Mater's method. lol
I do see the Mount R/O in the top right hand section of the screen and I pressed it but it seems like it didnt do anything. It just shows my memory used / free and r/w [ Mount R/O]
I tried deleting a file still was there when I came back into the directory
How do I access the file directory in Titanium Backup
AnthonyJFranks said:
How do I access the file directory in Titanium Backup
Click to expand...
Click to collapse
You don't access the file directory. Titanium Backup will show you a list of ALL apps installed. You simply click and press uninstall. Simple, no fuss. You can even make a backup before you uninstall it in case you need it later. Done.
Use Titanium Backup like everyone said, I also had the same problem with other Root Explorers. Also be sure to delete the .zip file because it might cause problems later. Also do you know what trolling means? I think you meant lurking, because trolling implies you've been trying to get people angry.
I didn't even notice he said he had been trolling LOL. Get back troll! My brain automatically assumed lurking.
AnthonyJFranks said:
Im new to forum but Ive been trolling for the past couple days. I currently rooted my Vibrant with One Click GalaxyRooter. Then purchased Root Explorer to view the hidden files and folders that I need to get to in order to remove some of the stock .apk and odex files.
Im currently in the /system/app directory and the first thing that I want to remove is that avatar icon and files. I long press the file in root explorer to delete it and it allows me to. Only problem is that when I go back or refresh the directory everything is still there even when I reboot my phone.
Any suggestion.
Click to expand...
Click to collapse
Your system is set to read only.
Follow the instructions found in this post (forgive me i'm too new to post links, and i want to give credit to the solution):
hxxp://forum.xda-developers.com/showpost.php?p=8643744&postcount=6
Code:
$ mount -o rw,remount -t rfs /dev/block/stl9 /system
Run the command from terminal, and you should then be able to delete the files that you want.
Here do this I had this happen awhile back this worked
AustinKnight45 said:
Download busybox from market then run it and update it then after it updates and you have the latest busybox go back to root explorer and delete the bloat ware dont know why this works but it does.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
AustinKnight45 said:
Here do this I had this happen awhile back this worked
Click to expand...
Click to collapse
sentences without periods are hard to read.... ha
This didnt work
Sent from my SGH-T959 using XDA App
eatspaper said:
Your system is set to read only.
Follow the instructions found in this post (forgive me i'm too new to post links, and i want to give credit to the solution):
hxxp://forum.xda-developers.com/showpost.php?p=8643744&postcount=6
Code:
$ mount -o rw,remount -t rfs /dev/block/stl9 /system
Run the command from terminal, and you should then be able to delete the files that you want.
Click to expand...
Click to collapse
I tried this and it didn't work as well I got a error message that said operation not permitted
Sent from my SGH-T959 using XDA App
Any suggestion on whats going on, I know its rooted the super user always pops up when ever a couple apps or on
Sent from my SGH-T959 using XDA App
AnthonyJFranks said:
I tried this and it didn't work as well I got a error message that said operation not permitted
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Did you SU in the terminal first before you ran the command?

[Q] Where the hell did the "hosts" file go dk28?

I've been trying to get a custom hosts file to the phone but things aren't working out very well. Root explorer is saying that in /system/etc there's not enough free space to complete the operation. I've also tried with other file managers to no avail. I've tried adb push, shell cp and it says permission denied. I know I'm rooted. I looked in /system/etc and there isn't a stock hosts file, in fact a search says there isn't a hosts file in / and sub directories. I've tried su and sudo and it still gives me the finger. Anyone have any suggestions?
I'm doing everything the same way I've done it with my moment, evo, and epic with 2.1 and now it's not working. I thought that maybe there's a update needed for root explorer like was needed when the epic was first released except other file managers aren't working either. Argh
herbthehammer said:
I've been trying to get a custom hosts file to the phone but things aren't working out very well. Root explorer is saying that in /system/etc there's not enough free space to complete the operation. I've also tried with other file managers to no avail. I've tried adb push, shell cp and it says permission denied. I know I'm rooted. I looked in /system/etc and there isn't a stock hosts file, in fact a search says there isn't a hosts file in / and sub directories. I've tried su and sudo and it still gives me the finger. Anyone have any suggestions?
I'm doing everything the same way I've done it with my moment, evo, and epic with 2.1 and now it's not working. I thought that maybe there's a update needed for root explorer like was needed when the epic was first released except other file managers aren't working either. Argh
Click to expand...
Click to collapse
I would try running the rageagainstthemachine exploit and then immediately try to adb push to system- right after the exploit abd should run as root and you should not get the permission denied (after reboot abd will no longer run as root)
I opened up the run.bat and edited it. I added the push of the hosts file after the rage and root files and chmod it for good measure. Saved the bat then ran it. Permission denied. It's not letting me push the file into /system/etc in one click 2.5.2
damn
stubborn bugger!
Is it possible that an updated exploit is needed? I tried and failed to run ryanza's z4root prog too. Some progs aren't showing up in the market either... I'm sure that's in a post somewhere else too
try doing it manually- that exploit should work- I'm assuming for protected apps to show in market u will have to wait till google officially recognizes this rom
Sent from my SPH-D700 using XDA App
Here's what I found out. The version tar I was using was the odin one. I flashed it on top of di18 with everything erased. For some reason there wasn't a hosts file. I got pissed off and clockworked the di18 I had then entered username and password then nandroided a restore point I had before upgrading. It worked fine as it did before. I ran sprint navigation to get the gps working. Then I dl the update 90 mb file that was hosted on google. I applied that in clockwork on top of everything without erasing everything. Then I had to one click and the pus of hosts failed again because it was a read only filesystem. Things didn't look right and it appeared the one click didn't take the first time. I suspect it was because I let the phone lock and turn off screen. Rebooted phone and one clicked again. This time it took. Looked in /system/etc and there was a hosts file. I don't know if it was stock or one lft over from di18. I tried again to copy modded hosts over on top of existing one with root explorer. It took this time. There must have been something wrong with the odin flash. Noobs clockwork modded update locked up my phone hard at the stock recovery screen. Anyways I'm going to give this a try and see what happens. Browsing in stock and dolphin seem much slower putting the page together and moving around. We will have to wait and see if someone runs a diff between this update and the one that comes with sprint and see what's up.
I need to try and remove flash out of here because the web pages are almost bringng the phone to its knees with flash advertisements.
herbthehammer said:
I need to try and remove flash out of here because the web pages are almost bringng the phone to its knees with flash advertisements.
Click to expand...
Click to collapse
You try the ondemand setting for plugins within the browser?
I just checked in stock browser and it was on demand. I will try off and see what happens.
Here... flash this and problems solved
http://db.tt/EDNJNdk
Sent from my VIPERrom [TRiNiTY] DK28 3.0

Full Charge Popup!? Please help

Can anyone put this in a cw flashable zip or have one already? I need to get rid of the stupid popup that tells me my battery is full. It wakes me up and it seems to keep my alarm clock from going off sometimes!?
1. decompile/de-odex services.jar/odex
2. open "com\android\server\status\StatusBarPolicy.smali" in a text editor
find ".method private showFullChargePopup()V" about line 2779
and remove the entire method all of it from ".method private showFullChargePopup()V"
to .end method
and delete this line at about line 3441
invoke-direct {p0}, Lcom/android/server/status/StatusBarPolicy;->showFullChargePopup()V
3. save, compile and re-odex as necessary
Click to expand...
Click to collapse
What ROM version and theme? The services.jar file changes between roms and themes.
Blackhole 3.0 DL09
Oh my god! If you could also do this for me, or just tell me how or something ( I have no idea what the dedeoxin' does or anything) I would be forever thankful! haha
I have DJ05 Superclean JT rom
Its just an simple apk you can get rid of via root explorer or titanium backup or whatever.
In titanium its called FullBatPopupApp 1.0, I have removed it with no ill effects. The name of the apk in /system/app/ is FullbatPopup.apk
Sent from my SCH-I500 using Tapatalk
1. You need to have java installed for this. You will also need smali/baksmali
2. Open command prompt or linux terminal with your phone plugged in. Also navigate to or create a directory to perform the work in.
3. Once in your working directory, run:
Code:
adb pull /system/framework/services.jar
3a. If your system isn't de-odexed, you may need to pull an odex file as well
4. Take the smali/baksmali files you downloaded earlier and put them in the same directory that your services.jar file is in.
5. Run the following (assumes windows command prompt):
Code:
java -jar baksmali-<version>.jar services.jar
5a. If your system is not deodexed, you will likely need to deodex the system/services.jar for this to work.
6. Open the file required for the edit and make the needed changes.
7. Run the following (again, assuming windows command prompt):
Code:
java -jar smali-<version>.jar out -o classes.dex
8. Replace the classes.dex file within services.jar with the new classes.dex file
9. Push the file to /system/framework with adb, then reboot:
Code:
adb push services.jar /system/framework/services.jar
adb reboot
9a. You may need to remount the /system partition as rw to push the file.
10. On restart, the phone will take longer to boot, but assuming the changes were made properly you should be good.
I left out some information for the "a" steps on purpose. If you cannot do these steps yourself, or find how to do them, you likely shouldn't be doing this on your own. As always, backup your phone/data before trying this, and I am not responsible for any lost data, non-booting phones, or bricked devices. If you are unsure of what you are doing, then don't do it.
n0yd said:
Its just an simple apk you can get rid of via root explorer or titanium backup or whatever.
In titanium its called FullBatPopupApp 1.0, I have removed it with no ill effects. The name of the apk in /system/app/ is FullbatPopup.apk
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
Removing that does nothing, already did it and I still get the popup.
Or just find the post with the hidden menu dialer codes and turn it off that way.........
Sent from my SCH-I500 using XDA App
Even the hidden dialer menu does not always work either. Plus I thought the hidden menu was not accessible in DJ05/DL09? Maybe this is with certain roms?
yea I hate that popup. Ive removed the apk also and still it keeps popping up. A fix would be greatly appreciated!!!
The dailer codes worked for me. Using Blackhole 3.0. Just make sure you include the Hidden Menu when building your rom.
Sent from my SCH-I500 using XDA App
imnuts said:
Removing that does nothing, already did it and I still get the popup.
Click to expand...
Click to collapse
Weird, I never noticed. Thanks for letting me know
Sent from my SCH-I500 using Tapatalk
+1 on getting rid of this stupid pop up.
Man I hate that thing.
I posted instructions on how to do it. I'm not going to do the mod for everyone, so do it on your own, or ask the rom builder to include the change in the rom. There are to many roms and themes out there to try and accomplish this for every possible combination.
Hidden menu method would not work for me on dj05.
Changed it to disabled and it still pops up
I just went in with root explorer and mounted system/app as RW, renamed FullBattPopup.apk to FullBattPopup.apk.OLD and it did not get recreated after a reboot. I guess I'll have to wait till a full charge to see if it comes back.
I just used Titanium Backup to freeze FullBatPopupApp.
Will report back after I change my phone....
Sent from my Samsung Fascinate
Pfredd said:
I just used Titanium Backup to freeze FullBatPopupApp.
Will report back after I change my phone....
Sent from my Samsung Fascinate
Click to expand...
Click to collapse
As I figured, freezing didn't remove the popup.
I went ahead and edited the services file, as specified earlier in this post. I followed the procedure provided by imnuts and did the edits as specified in the post by Nimhlan.
It appears to work like a charm. No more Full battery popups!
I would post my edited file, but I suspect it is dependent on what kernel/ROM you are running....
Do you download the smali 1.26.jar & baksmali 1.26 jar or just the baksmali & smali file in the link provided.
ellisz said:
Do you download the smali 1.26.jar & baksmali 1.26 jar or just the baksmali & smali file in the link provided.
Click to expand...
Click to collapse
You need the *.jar files. However, I tried making the edit and I still get the popup.

[Q] .sh script help

Hey guys, need some help with this one from some of you with more android/linux experience than me.
In my continuing quest to make Blackhole as customizable as possible I've been working on a way for users to easily install paid apps (legally downloaded of course), and stuff that I don't have available in rom manager in one easy step at the same time the rom is installed. In pursuit of this goal I've found that it's possible for the update-script file inside a clockworkmod zip to call a script in the zip as well. I've gotten it to say it's run the script, but it doesn't do what it's supposed to. here's what i've got:
#! /bin/
busybox cp /sdcard/app/* /system/app/
When I type the command into a terminal on the phone it works. When I open an adb shell and type "bash install.sh" it works. But when I get the update.zip to run the script, or run it in root explorer it just says it's run it, but doesn't do anything.
Is there something I'm missing about how to call the script? Do I need to somehow add the bash program to the zip file so it can run the script right? Has anyone ever done something like this who can point me in the right direction?
do you have an output you can show us?
Sent from my SCH-I500 using XDA App
This is a shot in the dark but does writing to /system/app require root permissions? It could be that you've given your terminal app root, so it runs under su. But when the script is being executed it does not have root and fails, but perhaps the output is being held back a bit and you're not seeing the permission denied.
Steve_ ?!
whoa, didn't expect it to be you of all people
Anyhoo, this is a bit off topic, but I've got a small request, can you somehow make BlackHole 2.4 an option on Rom manager? I don't have DL09 so I can't use 3.0, but I really like the ability to select everything to customize, instead of me going and installing one thing at a time....
Why not just add the following to the end of the update-script:
Code:
copy_dir /sdcard/app SYSTEM:
Also, is the SDCard mounted by default when the phone boots to recovery? If it isn't, or it isn't mounted while the update is processing, that will also cause the problem.
wizang said:
This is a shot in the dark but does writing to /system/app require root permissions? It could be that you've given your terminal app root, so it runs under su. But when the script is being executed it does not have root and fails, but perhaps the output is being held back a bit and you're not seeing the permission denied.
Click to expand...
Click to collapse
Could very well be, it's not showing me any output when i run it the two ways it doesn't work, just says it's been run.
vegittoss15 said:
Steve_ ?!
whoa, didn't expect it to be you of all people
Anyhoo, this is a bit off topic, but I've got a small request, can you somehow make BlackHole 2.4 an option on Rom manager? I don't have DL09 so I can't use 3.0, but I really like the ability to select everything to customize, instead of me going and installing one thing at a time....
Click to expand...
Click to collapse
Haha, caught me. I was trying to remain incognito Yeah, i'll get 2.4 loaded back up on rom manager for you today. But if you flash 3.0 it will upgrade you to DL09 and the DJ05 kernels and modem are compatible, or at least no one i know of has had issues.
imnuts said:
Why not just add the following to the end of the update-script:
Code:
copy_dir /sdcard/app SYSTEM:
Also, is the SDCard mounted by default when the phone boots to recovery? If it isn't, or it isn't mounted while the update is processing, that will also cause the problem.
Click to expand...
Click to collapse
sdcard is mounted when you go to recovery, because it's got to access the update.zip file on it to install anything. I'll try your code, do you know what to put after SYSTEM: to make it go to the /app directory? thanks for the idea, it's a different way to go, i didn't think about the fact the update-script could access the device if you don't use the "package" tag.
Don't you need to add "sh" to the bin directory and define the script as so:
#! /bin/sh
if you want it to execute properly..
dcow90 said:
Don't you need to add "sh" to the bin directory and define the script as so:
#! /bin/sh
if you want it to execute properly..
Click to expand...
Click to collapse
normally yes, but there doesn't seem to be a /bin/sh directory on my fascinate, only /bin and that's where the cp and mv and cat, etc. are.
I made a script to do this forever ago on my G1 when it first came out... Let me see if I can find it.
This has been done lots of times before. If you look around on xda there are some backup scripts which do the same thing.
Sent from my SCH-I500
imnuts said:
Why not just add the following to the end of the update-script:
Code:
copy_dir /sdcard/app SYSTEM:
Also, is the SDCard mounted by default when the phone boots to recovery? If it isn't, or it isn't mounted while the update is processing, that will also cause the problem.
Click to expand...
Click to collapse
Well I gave that a shot, and i think it could work, but the recovery wouldnt do it. it says "non-package source path not yet supported" good idea tho.
yutsoku said:
I made a script to do this forever ago on my G1 when it first came out... Let me see if I can find it.
Click to expand...
Click to collapse
If you can that would be great.
n0yd said:
This has been done lots of times before. If you look around on xda there are some backup scripts which do the same thing.
Sent from my SCH-I500
Click to expand...
Click to collapse
I spent a good bit of time searching and most of the scripts I found were much more complex than what i need, or were written to run on a computer, which i've already done.
sonofskywalker3 said:
normally yes, but there doesn't seem to be a /bin/sh directory on my fascinate, only /bin and that's where the cp and mv and cat, etc. are.
Click to expand...
Click to collapse
Thats not the point. You need to set a shell interpreter, not a path. Cwm uses busybox sh, which is in /bin in recovery mode. Google search shebang
Sent from my SCH-I500 using XDA App
jt1134 said:
Thats not the point. You need to set a shell interpreter, not a path. Cwm uses busybox sh, which is in /bin in recovery mode. Google search shebang
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Going to go ahead and parade my stupidity in front of everyone here:
so does that mean i'm right using #! /bin/ or that it should be #! /bin/sh/ or something else entirely? I'm so confused.
sonofskywalker3 said:
Going to go ahead and parade my stupidity in front of everyone here:
so does that mean i'm right using #! /bin/ or that it should be #! /bin/sh/ or something else entirely? I'm so confused.
Click to expand...
Click to collapse
#!/bin/sh for scripts in recovery. #!/system/bin/sh for scripts in android.
Sent from my SCH-I500 using XDA App

N900vvrubmje ?

Has anyone received N900VVRUBMJE yet?
Not yet. I wonder if it will break root and the free Wi-Fi tethering
Sent from my SM-N900V using Tapatalk
iceman6996 said:
Not yet. I wonder if it will break root and the free Wi-Fi tethering
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
One of the mentioned updates on the little graphic for the update was "Mobile Hotspot reliability has been improved" , so I'll be very surprised if the Home button trick still works
I'm very much looking forward to better Cellular reliability. With MJ7, I often can't make a call. No signal whatsoever. If I change to MI9, I have much better reception and reliability. Not great but much better. I'm hoping MJE will be great. Fingers crossed!
What home button trick? Sorry for the noobiness...
MrWilliams2 said:
What home button trick? Sorry for the noobiness...
Click to expand...
Click to collapse
When you start the mobile hotspot and youre not subscribed it pulls up an error box telling you to subscribe. You just hit the home button and it goes away and the hotspot still stays on and works
NeoMagus said:
When you start the mobile hotspot and youre not subscribed it pulls up an error box telling you to subscribe. You just hit the home button and it goes away and the hotspot still stays on and works
Click to expand...
Click to collapse
Even if VZW fixes Hot Spot, there is a Tether patch available that will allow the hot spot to bypass the subscription check. Runandhide05 made up a .zip yesterday for the N2 running 4.3 and it works flawless.
Does this zip work for non-root, or only rooted N3s?
Cheers,
B.D.
droidstyle said:
Even if VZW fixes Hot Spot, there is a Tether patch available that will allow the hot spot to bypass the subscription check. Runandhide05 made up a .zip yesterday for the N2 running 4.3 and it works flawless.
Click to expand...
Click to collapse
Have a link to this zip? apparently the update did kill the home button bypass
Did you get the update?
NeoMagus said:
Have a link to this zip? apparently the update did kill the home button bypass
Click to expand...
Click to collapse
I got it a few minutes ago. Too soon to tell if there are any improvements.
I took the ota with root survival mode checked on the Super su pro app and kept root just fine..I first unistalled xposed and modules, defrosted the bloat I had froze with titanium, checked ota survival mode with Super SU Pro (Paid Version) while keeping root enabled, Rebooted, took OTA and it works fine while maintaining root.....to early to notice any improvements but I have notice spell checker is enabled on the Samsung keyboard...+1!
Sent from my VZW Note3..ha..ha..
I get an error while its trying to update on my stock slot following jankers method
Sent from my SM-N900V using Tapatalk
NeoMagus said:
One of the mentioned updates on the little graphic for the update was "Mobile Hotspot reliability has been improved" , so I'll be very surprised if the Home button trick still works
Click to expand...
Click to collapse
It will not work since the patch is tied into the frame work. Will need a dev to pull the update and apply the patch.
So I can enable keep root and safely update?
Sent from my SM-N900V
droidstyle said:
It will not work since the patch is tied into the frame work. Will need a dev to pull the update and apply the patch.
Click to expand...
Click to collapse
Modded it already, its been tested and confirmed working by open1your1eyes0. Download here
you have to rename it to framework-res.apk.
Edit: I assume you know you have to either flash this with a zip or copy it to /system first then change its permissions to rw-r--r-- (chmod 644) and then MOVE it to /system/framework and overwrite framework-res.apk (remember must rename N3-framework-res.apk to framework-res.apk prior to this step)
Simply copy and pasting will cause you to boot loop so instead move it to /system first and change the permissions then and only then move it to /system/framework/ and overwrite the original
Surge1223 said:
Modded it already, its been tested and confirmed working by open1your1eyes0. Download here
you have to rename it to framework-res.apk.
Edit: I assume you know you have to either flash this with a zip or copy it to /system first then change its permissions to rw-r--r-- (chmod 644) and then MOVE it to /system/framework and overwrite framework-res.apk (remember must rename N3-framework-res.apk to framework-res.apk prior to this step)
Simply copy and pasting will cause you to boot loop so instead move it to /system first and change the permissions then and only then move it to /system/framework/ and overwrite the original
Click to expand...
Click to collapse
Thanks for this. How would I modify my own file instead of copying yours?
Surge1223 said:
Modded it already, its been tested and confirmed working by open1your1eyes0. Download here
you have to rename it to framework-res.apk.
Edit: I assume you know you have to either flash this with a zip or copy it to /system first then change its permissions to rw-r--r-- (chmod 644) and then MOVE it to /system/framework and overwrite framework-res.apk (remember must rename N3-framework-res.apk to framework-res.apk prior to this step)
Simply copy and pasting will cause you to boot loop so instead move it to /system first and change the permissions then and only then move it to /system/framework/ and overwrite the original
Click to expand...
Click to collapse
Worked great! Thanks!!!
Surge1223 said:
Modded it already, its been tested and confirmed working by open1your1eyes0. Download here
you have to rename it to framework-res.apk.
Edit: I assume you know you have to either flash this with a zip or copy it to /system first then change its permissions to rw-r--r-- (chmod 644) and then MOVE it to /system/framework and overwrite framework-res.apk (remember must rename N3-framework-res.apk to framework-res.apk prior to this step)
Simply copy and pasting will cause you to boot loop so instead move it to /system first and change the permissions then and only then move it to /system/framework/ and overwrite the original
Click to expand...
Click to collapse
Thanks for posting this, you kick ass! I have one question, I thought that KNOX worked in such a way that modifying anything in System could result in bad news for the KNOX fuse.. Just wanted to confirm, this didn't trip it on your device and shouldn't on mine?
Thanks again for posting this.
razzbaronz said:
Thanks for this. How would I modify my own file instead of copying yours?
Click to expand...
Click to collapse
Modify framework-res.apk with apktool
bschrib said:
Thanks for posting this, you kick ass! I have one question, I thought that KNOX worked in such a way that modifying anything in System could result in bad news for the KNOX fuse.. Just wanted to confirm, this didn't trip it on your device and shouldn't on mine?
Thanks again for posting this.
Click to expand...
Click to collapse
Didnt trip it. You should be good
Sent from my SCH-I545 using XDA Premium 4 mobile app

Categories

Resources