[MOD][GUIDE][TUTORIAL] LATEST Hotspot Mod - Working 4G

Status
Not open for further replies.

JoshBeach

Inactive Recognized Developer
Dec 19, 2007
4,692
31,810
0
Upstate NY
This will allow Sprints Native Hotspot and Tethering.

I am not responsible for anything that happens to your phone. You do this at your own risk.

This is based off stock firmware. This should not be used on other Roms until it is integrated.


Question: Will this work with the custom Rom I am using?

Answer: A general rule, but not a guarantee, when using this with a custom Rom:


1. The Rom must be built on a 100% stock system.

2. The services.jar has not been modified by the Rom developer.

And that is true for any mod, theme or whatever else that has been built on stock code.

If those two things are true you should be able to flash this with no problems. If not, you will just have to wait until it gets integrated into the Rom.



Thanks to @StrongSteve for odexing this for me (#TheKingOfOdex!)

And HUGE Special thanks to @Crawrj for the guides on the other devices. You taught me how to read this code with your guides! Thank You!



JELLYBEAN DOWNLOADS ARE HERE


KITKAT DOWNLOADS ARE HERE
[/SIZE][/COLOR][/B]

PLEASE DO NOT POST ANY MIRRORS OR TORRENTS WITHOUT PERMISSION FROM ME!!!


IF YOU WANT TO DONATE TO THE DEVELOPER OF THIS MOD... HERE IS THE LINK
ALL DONATIONS HERE SUPPORT DEVELOPMENT, AND FUTURE ROM ENHANCEMENTS.




If you are missing the hotspot option try this. *Can someone that has the option check what yours says to make sure it is the same as in the instructions. If not please post what yours says.

This guide should work for adding the hotspot option to the toggles. Try This - Not tested, report back

XDA:DevDB Information
[MOD][Deodex][Odex][MI5]Hotspot Mod - Working 4G, a ROM for the Sprint Samsung Galaxy Note 3

Contributors
JoshBeach, crawrj, strongsteve

Version Information
Status: Stable
Stable Release Date: 2013-10-12

Created 2013-10-13
Last Updated 2014-03-10
 

JoshBeach

Inactive Recognized Developer
Dec 19, 2007
4,692
31,810
0
Upstate NY
How to guide for other devs

What to change to get this working:

This info is for other devs. You only need to install the zip to get it working.

Edit the following in services.jar

/com/android/server/connectivity/Tethering.smali



Code:
Before:

6462    .line 1760
6463     :cond_ab
6464     const/4 v8, 0x1
6465
6466     .line 1770
6467     if-eqz v8, :cond_ea
Code:
After:

6462    .line 1760
6463    :cond_ab
6464    if-eqz v8, :cond_ea
 
Last edited:

miguelfp1

Senior Member
Sep 17, 2007
751
164
73
thanks for posting the mod Josh!

quick question, is there supposed to be an Odex version, or will the mod also work with Stock ROM?
 

JoshBeach

Inactive Recognized Developer
Dec 19, 2007
4,692
31,810
0
Upstate NY
thanks for posting the mod josh!

Quick question, is there supposed to be an odex version, or will the mod also work with stock rom?
the odexed build is coming

deodexed will not work on odexed rom.


Strongsteve is odexing it, but having some difficulty from what i hear. We will get it up asap though.

For now deodexed only, so if u want it, flash the deodexed stock rom.
 
  • Like
Reactions: miguelfp1

joe1blue

Senior Member
Dec 27, 2010
307
57
0
Boynton Beach
Will this work if I have a custom recovery TWRP? and on a stock rom and I flashed the zip file with it an nothing seems to be modified am I doing something wrong please excuse the dumb question

Sent from my SM-N900P using xda app-developers app
 

danon.brown

Senior Member
Apr 21, 2010
2,048
1,304
0
Austin, TX
www.facebook.com
Will this work if I have a custom recovery TWRP? and on a stock rom and I flashed the zip file with it an nothing seems to be modified am I doing something wrong please excuse the dumb question

Sent from my SM-N900P using xda app-developers app
You need to have a deodexed Rom.

Sent from my SM-N900P using XDA Premium 4 mobile app

---------- Post added at 03:49 PM ---------- Previous post was at 03:48 PM ----------

You need to have a deodexed Rom.

Sent from my SM-N900P using XDA Premium 4 mobile app
Or wait for the odexed version

Sent from my SM-N900P using XDA Premium 4 mobile app
 
Status
Not open for further replies.