[Tutorial] Wireless Tether for ROOT - Droid Eris Themes and Apps

THIS IS FOR INFORMATIONAL PURPOSES ONLY. BY USING SUCH A SERVICE COULD BE AGAINST YOUR CARRIER'S TERMS OF SERVICE.
Ok, I have been playing around with the Wireless Tether for Root User and got it to work on the Droid Eris!
For those who don't know what this is useful for, it allows your phone to be a gateway/router and broadcast your 3G/Edge network to other devices such as a laptop.
To get this to work, you must have 2.1 with root and flashed custom rom "Rooted 2.1 v0.3"
To get to this point, follow this guide: http://forum.xda-developers.com/showthread.php?t=647707
Once you are to this point, grab "wireless_tether_1_70-pre2_htc.apk" from http://code.google.com/p/android-wifi-tether/downloads/list?can=2&q=HTC+Donut
Make sure you allow Apps from unknown sources to be installed. (Menu > Settings > Applications > Unknown sources).
Install the app. Depending on how you acquired the download, use the browser download list, Astro Browser, Android Mate ect.
When launching the app, Superuser Whitelist will pop-up. Click always allow.
Congratulations! Now you can use your phone as a router for other devices.
THIS IS FOR INFORMATIONAL PURPOSES ONLY. BY USING SUCH A SERVICE COULD BE AGAINST YOUR CARRIER'S TERMS OF SERVICE.
I had success using "wireless_tether_1_70-pre2_htc.apk", but other versions might work also. You might get this to work without flashing the custom rom but you will have to have Superuser Whitelist, which I had trouble doing.

awesome tutorial for people that weren't sure. I added it to photex-media with working links and all =) thanks again.

any reason you went the 1.7 version as opposed to wireless_tether-2_0-pre8? I've been runnning 2.0.8 for a day or two now on and its been great.

scottdot2008 said:
any reason you went the 1.7 version as opposed to wireless_tether-2_0-pre8? I've been running 2.0.8 for a day or two now on and its been great.
Click to expand...
Click to collapse
Oh I was having problems, and after I flashed the rom, that was the 1st one I tried and it worked. I will try other versions too.

Fair enough, just wasn't sure if you knew something that I didn't about the wifi chip or something. Sorry to be a stickler.

Ive got it installed and when i load it, a panel pops up saying "SU request" but it either doesn't show anything or Force closes. Is my recovery messed up?

I don't know that it would directly be a result of your recovery, generally that's not what is running the SU program. It would be helpful to know what ROM you're currently running, as well as what version of the tether you're trying to run.

im running ivans 2.1 v0.3 and i tried the 1.7pre2 apk and the 2.0pre8. With the 1.7pre2 it force closed at the SU request and 2.0pre8 it just doesn't show anything at SU request and somewhat freezes.
EDIT!!::: i have no idea why but my usb debugger setting got switched off so i switched it back on and i can start the program and it looks like it is working, but no wireless device ive tried can see the phone as a accesspoint. BTW now i am using the 1.7pre2 version

ch4sethe5un said:
im running ivans 2.1 v0.3 and i tried the 1.7pre2 apk and the 2.0pre8. With the 1.7pre2 it force closed at the SU request and 2.0pre8 it just doesn't show anything at SU request and somewhat freezes.
EDIT!!::: i have no idea why but my usb debugger setting got switched off so i switched it back on and i can start the program and it looks like it is working, but no wireless device ive tried can see the phone as a accesspoint. BTW now i am using the 1.7pre2 version
Click to expand...
Click to collapse
Make sure to check the settings in the app (menu). My laptop is able to the the access point and I connected to it.

This may be stupid question. But can verizon detect that your using this on your phone???

903tex said:
This may be stupid question. But can verizon detect that your using this on your phone???
Click to expand...
Click to collapse
no. the only thing verizon knows is how much data you use

Thanks. So may just go ahead and try this!!!

Im not sure what i have to change in the settings, but it looks like all the correct settings are on. Is there anything else i should check out?

ch4sethe5un said:
Im not sure what i have to change in the settings, but it looks like all the correct settings are on. Is there anything else i should check out?
Click to expand...
Click to collapse
Once in a while my laptop can't find it either so I do a combo of restarting the latop/phone/service until I get it all working together. If I am correct, the set up is a point to point network so how you are configured might effect it but I might be wrong. Another app that works pretty well for wifi tethering is aNetShare. One last thing, make sure that the app has SU permissions. If you can't get it to work, try figuring out variables, like do you have wifi/bluetooth/gps on? I have no clue if this effects anything, just tossing out ideas.

I can not download superuser whitelist from the market does anyone have a link to the apk? I get an error saying it is unsigned.

FireSokar said:
I can not download superuser whitelist from the market does anyone have a link to the apk? I get an error saying it is unsigned.
Click to expand...
Click to collapse
Go to home screen > menu > settings > applications > Check Unknown sources. Accept the prompt that comes up. Try the superuser whitelist again.

is there a limit to how much data i can use.. like with this tethering app.. will verizon charge me extra if i use alot of data with this program

If you aren't on a rom with ifconfig in /system/bin/ifconfig:
go to adb shell
get root (su)
type ln -s "/system/xbin/busybox ifconfig" /system/bin/ifconfig
That should clear it up.

ashertheplague said:
is there a limit to how much data i can use.. like with this tethering app.. will verizon charge me extra if i use alot of data with this program[/QUOTE
If you have an unlimited data plan on your phone, then no there is no limit to how much data your phone could use. Call Verizon and ask if you wanna be sure. BUT, you arent supposed to be using this data connection on your pc without adding the feature to your plan which is more money. So if you hook this up and start downloading/uploading large amounts of data (bittorent, video streaming, ect) then is POSSIBLE to get yourself into trouble as it would unusual for a phone to use gigs in gigs of bandwidth in a week.
Click to expand...
Click to collapse

zifnab06 said:
If you aren't on a rom with ifconfig in /system/bin/ifconfig:
go to adb shell
get root (su)
type ln -s "/system/xbin/busybox ifconfig" /system/bin/ifconfig
That should clear it up.
Click to expand...
Click to collapse
will this clear up my date usage??

Related

[Script] WiFi Only (Great for devices no longer activated)

Thanks:
Scary Alien for helping with some of my brainstorms
CPCookieMan for pointing me in the right direction with my initial thoughts for this project
MongooseHelix for the idea of the script vs a flashable zip
This is a very simple script that utilizes the radiooptions command to disable the radio but still allow use of WiFi without having to use airplane mode. Great for people who just upgraded and want to use their older device for an mp3 player with WiFi access. I wanted to make it to be run in init.d on startup but haven't successfully got it working that way yet so for now it can be run with script manager. This script can be run as follows:
1. Download the script and place it somewhere on your SD Card. (Maybe make a folder named Scripts to keep things organized)
2. Download Script Manager from the market.
3. Open Script Manager and navigate to where you saved the script then select the script.
4. Check the options for run as root and if you always use wifi only because you don't have service on your device check off Run at boot as well.
5. When prompted by superuser allow superuser permissions.
I have tested this script on my Incredible and my Eris as well and should be universal to run on any android device.
Download Here
If you are using this on an inactive device and don't want the activation screen coming up after reboot and new ROM flash follow these simple steps.
*NOTE: you need to be using a ROM that has EPST.apk in it for this procedure to work.
1. Select emergency call and dial ##778.
2. Select edit and enter service password 000000.
3. Select NAM Settings.
4. Change Mobile Directory number to 0000000000 (Ten digits).
5. Change MIN1 to 0000000 (Seven digits).
6. Change Mobile Country Code to 000 (Three digits).
7. As you back out "Commit the Change".
cvbcbcmv said:
cool! Will this work on any rom? I guess it should. This is just what I've been looking for. I'm getting a second dinc to test roms, this won't be on a line so this will be perfect. I haven't flashed scripts before (however it sounds easy enough) is it easy to disable it?
Click to expand...
Click to collapse
Yes. It will work on any rooted device and any ROM. Just run through Script Manager and if you want to disable it change the settings within Script Manager to disable run on boot then reboot. It's that easy.
cvbcbcmv said:
hey, will this work on a nexus one? I'm getting one for rom testing instead of a second incredible, so, same deal. I would think this would work, but will it?
Click to expand...
Click to collapse
Yes.. It should work on any rooted device running any ROM. If you want to double check to be certain you can check inside the ROM for /system/bin/radiooptions, then you will know for certain it should work. The script uses that to shut down the radio.
Cool, almost makes me wish I would have kept my Eris.
tether?
So can this allow us to tether the wi-fi only phone to our new network phone? the idea being to use the non-network phone to stream pandora, use google maps, etc?
jumperalex said:
So can this allow us to tether the wi-fi only phone to our new network phone? the idea being to use the non-network phone to stream pandora, use google maps, etc?
Click to expand...
Click to collapse
Yes. That can be done or connected to a WiFi ap. Whatever you would like to do with it.
Sent from my ADR6300
Quick question, I have an old incredible with a cracked screen I wanted to turn into an MP3 player like youre suggesting here. How exactly do I download from the market on a deactivated phone? Can't get past setup without the phone being activated.
Carnage9270 said:
Quick question, I have an old incredible with a cracked screen I wanted to turn into an MP3 player like youre suggesting here. How exactly do I download from the market on a deactivated phone? Can't get past setup without the phone being activated.
Click to expand...
Click to collapse
There is a way to get past that using ##778. I don't remember without going through it exactly what in all to do but i have a link at home
On ny comp and I can add the details when i get home.
Sent from my ADR6300
CondemnedSoul said:
There is a way to get past that using ##778. I don't remember without going through it exactly what in all to do but i have a link at home
On ny comp and I can add the details when i get home.
Sent from my ADR6300
Click to expand...
Click to collapse
Actually got through it by pressing activate and cancelling several times. It finally just bypassed it. Thanks for the script, working perfectly.
Carnage9270 said:
Actually got through it by pressing activate and cancelling several times. It finally just bypassed it. Thanks for the script, working perfectly.
Click to expand...
Click to collapse
Doing that will work but next reboot you'll probably get the activation screen again. If not you'll get it again after another ROM flash but it will come back at some point. I think I noticed on my Eris it was after a reboot. This procedure below got rid of it permanently.
1. Select emergency call and dial ##778.
2. Select edit and enter service password 000000.
3. Select NAM Settings.
4. Change Mobile Directory number to 0000000000 (Ten digits).
5. Change MIN1 to 0000000 (Seven digits).
6. Change Mobile Country Code to 000 (Three digits).
7. As you back out "Commit the Change".
Then you shouldn't be prompted to activate again even after a new ROM is flashed
Just to be sure, is this reversible? Say if I needed to reactivate the the phone?
slow88lx said:
Just to be sure, is this reversible? Say if I needed to reactivate the the phone?
Click to expand...
Click to collapse
Absolutely. Simply open script manager and disable run on boot. You can then remove the script from your SD card.
Sent from my ADR6300
CondemnedSoul said:
Absolutely. Simply open script manager and disable run on boot. You can then remove the script from your SD card.
Sent from my ADR6300
Click to expand...
Click to collapse
Would they have to undo your other step from here? http://forum.xda-developers.com/showpost.php?p=16714569&postcount=12
Just asking before someone else does.
jermaine151 said:
Would they have to undo your other step from here? http://forum.xda-developers.com/showpost.php?p=16714569&postcount=12
Just asking before someone else does.
Click to expand...
Click to collapse
Good point . No they won't. Dial *228 option 1. It will ask for the phone number you want to activate and that stuff will be done ota. That's how I activated my Eris with a different number as well. I would suggest making sure to do that from a stock or stock based ROM as well.
Sent from my ADR6300
Hi!
Just a question? It isn't easir just use airplane mode + wifi on? on my CM7 nightly i can do it and runs fine. CM7 also remebers the last radio mode after hot reboot.
Sorry for my english. I'm not native
lordc said:
Hi!
Just a question? It isn't easir just use airplane mode + wifi on? on my CM7 nightly i can do it and runs fine. CM7 also remebers the last radio mode after hot reboot.
Sorry for my english. I'm not native
Click to expand...
Click to collapse
That is also an option to this script. Not everyone likes the airplane mode method for one reason or another though so this is an alternative for those people.
You're English isnt bad. I've seen natives with much worse and wouldn't have known you weren't
Sent from my ADR6300
I have the HTC Evo View 4G that I did this too, but for some reason when I ran the script I got the signal bar with an x through it saying "looking for service". Isn't it when it looks for service it's draining the battery more? Isn't there anyway to completly remove the signal bars?
Also, I'm trying to remove the activation upon startup, but the View doesn't have a phone to it. is there any other way to disable the activation throuhg the registry or something?
hasseye said:
I have the HTC Evo View 4G that I did this too, but for some reason when I ran the script I got the signal bar with an x through it saying "looking for service". Isn't it when it looks for service it's draining the battery more? Isn't there anyway to completly remove the signal bars?
Also, I'm trying to remove the activation upon startup, but the View doesn't have a phone to it. is there any other way to disable the activation throuhg the registry or something?
Click to expand...
Click to collapse
i think your right when you also go to battery it say cell standby is using alot of power mine was aroun23%
4218kris said:
i think your right when you also go to battery it say cell standby is using alot of power mine was aroun23%
Click to expand...
Click to collapse
It shouldn't be searching for service with the script running. Do you have the radiooptions command in system/bin? Apparently there are some roms around that do not.
Sent from my ADR6300
I'm confused....I have a non activated incredible that I use at work connected to wifi every day and i've never done anything special to it besides rooting and different roms...am i missing something here?

Has anyone gotten wifi tether to work on the leaked Droid 4 ICS builds?

I can't seem to get WiFi Tether to work on ICS build 6.16.206 and was wondering if anyone else is having the same problem.
Thanks
WiFi Tether does not seem to work properly but I am posting this from my Xoom while tethered to D4 using the Mobile Hotspot with the entitlement check removed, so that method does work.
I don't like to use the Mobile Hotspot and prefer the Wifi Tether app, but it looks like it needs tweaking for these builds.
Hmmm. I tried the Mobile Hotspot SQLite hack and that didn't work either. It gets stuck at "Identifying" when I try to connect with my PC. Weird.
Free wifi works using Sqlite
I am using my mobile hotspot to send post this reply. After I watched a video on youtube on how to get wifi on the Bionic using SqLite Editor. I gave it a try and it did work. I don't know what to expect next from Verizon so if you wanna try it TIGHTEN UP YOUR BALLS AND SEAL YOUR BUTT HOLE in case Verizon decides to f* you up or break your balls because I am not responsible for the outcome
HOw to bypass Verizon Mobile Hotspot restriction to use wifi:
1-Purchase and install SqLite Editor over the market
2-Open SqLite, scroll down the list and choose "Settings Storage"(the one with the hammer and wrench)
3-On the next screen select "settings.db"
4-Then choose "settings"
5-Once on the MS-Excel-sheet-looking page, hit the menu button
6-On the pop-up menu select "set filter"
7-In the "Filter value" field type the word "check"
8-Click and hold on the "entitlement_check"
9-"Edit" the value from "1" to "0"
10-Exit the app and reboot
11-Check Mobile Hotspot under your System Settings and you are back onto free wireless tethering
N.B: For those of you, the cheap bastards, please don't try to snatch a refund by trying to uninstall the app within 15 minutes of purchase. Have a bit of decency, will you?!!!
I don't know why this won't work for me. I froze a bunch of stuff with Titanium Backup so I thought one of those may have been the culprit but after unfreezing everything I still can't successfully connect. Grrr.
Maybe that is why. I did it on bone stock. Try to bring everything back to normal then reboot. Once done try the method again.
Wifi Tethering Works Great
I am using the app 'Foxfi' and my Wifi Tethering works absolutely flawlessly.
No freezing, editing, changing, hacking, nada.
xoomix said:
I am using the app 'Foxfi' and my Wifi Tethering works absolutely flawlessly.
No freezing, editing, changing, hacking, nada.
Click to expand...
Click to collapse
Are you on 6.16.200 or 6.16.206?
Version
SGMD1 said:
Are you on 6.16.200 or 6.16.206?
Click to expand...
Click to collapse
System Version:
6.16.206.XT894
Hey i know this thread is probably dead, but i'm using the .213 leak and i can't get and of the hot spot apps to work.
Thank You in advance
maddeath said:
Hey i know this thread is probably dead, but i'm using the .213 leak and i can't get and of the hot spot apps to work.
Thank You in advance
Click to expand...
Click to collapse
Using the sql lite editor process worked fine for me.
Try Foxfi. Posting this from a tethered device on my D4.
podspi said:
Try Foxfi. Posting this from a tethered device on my D4.
Click to expand...
Click to collapse
Tried foxfi already and it didn't work. Also tried open garden and versions 3.1-12/13/14, 3.2-1 of the wifi tether app. I'm afraid of any side affects that might come from using the Verizon hot spot app. /:
---------- Post added at 06:57 PM ---------- Previous post was at 06:06 PM ----------
maddeath said:
Tried foxfi already and it didn't work. Also tried open garden and versions 3.1-12/13/14, 3.2-1 of the wifi tether app. I'm afraid of any side affects that might come from using the Verizon hot spot app. /:
Click to expand...
Click to collapse
Got foxfi to work by restarting. Lol
Thanks again
Glad it worked! I wonder what Foxfi does (without root, even) that Wifi tether doesn't...
Wired and BT tether work flawlessly.
Wifi is blocked by verizon because i don't pay for it.
Anybody know whereI can find an ICS download that's still online? They're all gone!
ultra2 said:
Anybody know whereI can find an ICS download that's still online? They're all gone!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1701313
maddeath said:
Hey i know this thread is probably dead, but i'm using the .213 leak and i can't get and of the hot spot apps to work.
Thank You in advance
Click to expand...
Click to collapse
are you rooted?
did you try foxfi?
I was able to change entitlement_check and now mobile hotspot can be activated, and other devices can connect to the Droid 4, but internet is not shared to this devices. On the previous phones I have to change APN type to "default,dun,supl" in order to enable internet sharing, but I was not able to do this for Droid 4. Any ideas how to fix that?
mrAdvo said:
I was able to change entitlement_check and now mobile hotspot can be activated, and other devices can connect to the Droid 4, but internet is not shared to this devices. On the previous phones I have to change APN type to "default,dun,supl" in order to enable internet sharing, but I was not able to do this for Droid 4. Any ideas how to fix that?
Click to expand...
Click to collapse
You can't add dun anymore to the profiles on the ICS leak, please view my thread in order to navigate through SQLite Editor to add a dun entry to a new APN:
http://forum.xda-developers.com/showpost.php?p=27099169&postcount=2

[Q][HELP] Bypassing Google authentication

This may sound a little noob-ish but I am new to device and my condition is a bit bad.
My G1 is running Android 2.2 Froyo, it has a keyboard with E,R and 6,7 keys not working. And I cannot get past google verification. I can't run wifi and to write the apn settings, I require the keys.
The ****ty system doesn't even show on-screen keyboard in the auth.
So what can I do apart from dumping the G1? Is there some way to enable on-screen keyboard?
EDIT -> I now know that the device is rooted and has Amon_Ra but I can't seem to do anything. Any help?
Re: [Q] [HELP] Bypassing Google authentication
If you are running 2.2froyo then you must be rooted as the dream can not be updated past 1.6 donut without root.
But if your only issue is those couple keys to bypass why not just make a new gmail that doesn't use those keys, new accounts are free you know, how about [email protected]
Sent from my Nexus 7 using xda premium
demkantor said:
If you are running 2.2froyo then you must be rooted as the dream can not be updated past 1.6 donut without root.
But if your only issue is those couple keys to bypass why not just make a new gmail that doesn't use those keys, new accounts are free you know, how about [email protected]
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Well, the problem is not with the Gmail account, the problem is setting up the GPRS connection. You know, the APN settings. If only would it let me use WiFi from default.
And I can't even use it on adb I guess (to enable it I need to type in a code).
I did see something like "WiFi patch" on CaNNoN202's ROM thread, but the links were dead.
Still looking for help
Androhacker said:
Well, the problem is not with the Gmail account, the problem is setting up the GPRS connection. You know, the APN settings. If only would it let me use WiFi from default.
And I can't even use it on adb I guess (to enable it I need to type in a code).
I did see something like "WiFi patch" on CaNNoN202's ROM thread, but the links were dead.
Still looking for help
Click to expand...
Click to collapse
Do ya need a keyboard? i have some inbox me.
If it is rooted and has amonra recovery installed then boot to recovery and flash a compatible ROM, nearly all custom ROMs have the ability to let you bypass sign in and go straight to os
If you want help choosing a ROM that is compatible you need to tell me what radio and SPL you have
If you really just want to use adb to bypass I can help with that too but it is unneeded if the phone is rooted
Sent from my Nexus 7 using xda premium
http://forum.xda-developers.com/showthread.php?t=1098899 <-this helped me a lot.
PM me if you cannot understand the process.
demkantor said:
If it is rooted and has amonra recovery installed then boot to recovery and flash a compatible ROM, nearly all custom ROMs have the ability to let you bypass sign in and go straight to os
If you want help choosing a ROM that is compatible you need to tell me what radio and SPL you have
If you really just want to use adb to bypass I can help with that too but it is unneeded if the phone is rooted
Click to expand...
Click to collapse
Well, I do not know the radio and SPL (the person I bought it from had it all done). Would anything happen if I install the latest SPL and Radio? And they already be on the device? (which is rare)
EDIT: I looked another thread and found that pressing Camera + Power should show me a screen which tells me the radio and other things. Tried it and it showed me a RGB-color screen. Radio was 1.22 something and the Hboot was 0.95 something.
And by the way, on the same thread I found that, if we boot into recovery and it shows a triangle and "!", it means the phone is unrooted. Well, unfortunately that is the case with me
jephimax said:
http://forum.xda-developers.com/show....php?t=1098899 <-this helped me a lot.
PM me if you cannot understand the process.
Click to expand...
Click to collapse
Thanks for this. I did get most of my questions about the device solved from this thread. But the By-pass method won't work for me as I can't enable the device in adb. W,E,R keys are not working on my keyboard...
Hi, I had the same problem. Try to go to the 'Welcome to Android' screen with the android guy. Touch the upper left, upper right, down right (above the bar with the Emergency dial button and down left in THAT order. It should work....
Dual screen not active, work around
Hi guys, after reading several threads I was having problems getting any of the method to work for my LG H634. I was able to get as far as opening browser, but as far as installing an app or opening dual windows I was unable to. It seems that the dual screen option is not turned on when the phone is reset and returns default setting. Fortunately while using the phones browser to research the problem I noticed the more browser window and apps I left open the the longer it would take to go to the activation screen when the phone was turned on. After leaving nearly 30 browser windows and several app such as messages note pad and other as that I was able to open using the share option from sites such as YouTube the phone had enough lag when initially booting that I actually had time to open the setting screen by quickly making a downward swipe on the screen during short time it took to go from the the opening screen to the activation screen. Once I was able to do this I had full access to the phone's option menu which allowed me to change account, turn on the dual screen option, allow third party apps to be installed as well as every thing else needed to gain full access to my phone.
Hope this helps some of you. I there are any questions I will be glad to answer them.

wifi tethering app compatible with phone

hi guys,
i have unlimited data in my phone plan.
what wifi app is best on our phones aside from the native app.
i want to avoid fees
i tried over 7 apps and neither worked.
thank you
campvaz said:
hi guys,
i have unlimited data in my phone plan.
what wifi app is best on our phones aside from the native app.
i want to avoid fees
i tried over 7 apps and neither worked.
thank you
Click to expand...
Click to collapse
May be you can try Hotspot shield or Hola.
I prefer Hola -better internet this gives per app proxy & in yhe list of apps try tethering apps
you may not be able to use wifi tethering if disabled form operators side.
If you use Hola then enable unblocker, enable acceleration, then tap on unblocker see the list of apps select the country you want & Run(play) the app.
but you can try VPNs(Hotspot shield & Hola) for same & report here if it works.
Hit Thanks If i helped.
campvaz said:
hi guys,
i have unlimited data in my phone plan.
what wifi app is best on our phones aside from the native app.
i want to avoid fees
i tried over 7 apps and neither worked.
thank you
Click to expand...
Click to collapse
swapnil05in1 said:
May be you can try Hotspot shield or Hola.
I prefer Hola -better internet this gives per app proxy & in yhe list of apps try tethering apps
you may not be able to use wifi tethering if disabled form operators side.
If you use Hola then enable unblocker, enable acceleration, then tap on unblocker see the list of apps select the country you want & Run(play) the app.
but you can try VPNs(Hotspot shield & Hola) for same & report here if it works.
Hit Thanks If i helped.
Click to expand...
Click to collapse
i was unable to get either program to work
i rooted using towelroot
is there a way to check if i rooted the phone successfully? that may be my issue.
campvaz said:
i was unable to get either program to work
i rooted using towelroot
is there a way to check if i rooted the phone successfully? that may be my issue.
Click to expand...
Click to collapse
Are you're on L90 now?
Install SuperSU and you will know,Or
Dial 3845*#410# into hidden menu and LG RCT Checker
Then you will know.
Check My Thread it should help you
http://forum.xda-developers.com/lg-l90/general/guide-how-to-enable-wi-fi-tether-stock-t2857653
androidvillage said:
Are you're on L90 now?
Install SuperSU and you will know,Or
Dial 3845*#410# into hidden menu and LG RCT Checker
Then you will know.
Click to expand...
Click to collapse
still didnt hide my data usage
radiohead7778580 said:
Check My Thread it should help you
http://forum.xda-developers.com/lg-l90/general/guide-how-to-enable-wi-fi-tether-stock-t2857653
Click to expand...
Click to collapse
thank you, i will give this a try
is there a way you can make an apk app to do this... i dont want to ruin my phone.
i will see if someone i know can do thise steps for me.... thank you
campvaz said:
still didnt hide my data usage
thank you, i will give this a try
is there a way you can make an apk app to do this... i dont want to ruin my phone.
i will see if someone i know can do thise steps for me.... thank you
Click to expand...
Click to collapse
If the L90 doesn't reboot while rooting,Install SuperSU then you're fine.
https://play.google.com/store/apps/details?id=eu.chainfire.supersu&hl=zh_TW
campvaz said:
still didnt hide my data usage
thank you, i will give this a try
is there a way you can make an apk app to do this... i dont want to ruin my phone.
i will see if someone i know can do thise steps for me.... thank you
Click to expand...
Click to collapse
Please try this
Install the apk
Then go into Settings -> Connections -> More Networks -> Mobile Networks -> Access Point Names. Once there, press menu, and choose "Reset to default". (Make sure you have at least one apn checked after resetting defaults)
Then try Tethering. You may or may not need to reboot after resetting APNs.
Let me Know
Get Wifi tether router set interface to wlan0 then create new APN, name whatever you want, apn to fast.t-mobile.com and make sure it's set to ipv4. Set tether provisioning in build prop to false. Reboot. Enable wifi tether and try it out, should be good. I set the build prop tweaks in 3c toolbox so it should stay, tethered around 12 gigs so far with no issue.

How to get free mobile hotspot without root

Hi. This post is for those that don't want to root (if you are already rooted you can still follow this) but want hotspot. This method is similar to the LG G3 but some how works on the LG G4 without root.
I made a video. Enjoy.
https://youtu.be/j3Di9d7w1so
It's safe to upgrade to ZVB as long as you do the trick below.
Some good news, a few people have figure out a way to keep the tethering. It requries you to downgrade back to LP (if you are on marshmallow)
(Directions created by Bombillazo, thanks to antonio824
1) On ZV6, used the steps to get to IOT menu to change APN settings.
2) Selected LTE settings > APN settings. Open the App close button (square one on the bottom menu) and check that you have separate instances for the ITO and APN menu. THIS IS CRITICAL DO NO CLEAR THEM OR CLEAR ALL!
3) Applied the MM update (ZV9 and or ZVA).
4) Let the upgrade finish and reboot.
5) When finished press the square button again and go to the APN settings window. You should be able to select the n.ispsn APN again and add dun to APN type. (NOTE: IOT will close if you select it but it doesn't matter. The important one is the APN settings window).
6) Congrats! You have Wifi tethering with MM!
7) Just in case you wanna test like I did, don't close the APN settings window and try to update system stuff to see if it changes the APN settings. I can confirm that updating your profile on the System Updates menu will undo the APN type change.
In MM, you can pin apps to the recents menu so it can't be cleared by "clear all"
Welp, this is the end folks, the new Marshmallow update (ZV9) has patched this trick. Feel free to try it to make sure but as far as I know, it doesn't work. Had a great run!
omfg i love you.
Thanks so much! Now unlimited data has a proper use
Just going to add, if, after enabling tethering, you get a popup saying "Due to network issues, tethering has been disabled, go through the same steps and select cinet.spcs instead of internet in the APN settings.
Sent from my LGLS991.
Oh. Ill add that to my video description.
What app are you using to open hidden menu?
tabp0le said:
What app are you using to open hidden menu?
Click to expand...
Click to collapse
Name: Quick Shortcut Maker
Price: Free
https://play.google.com/store/apps/details?id=com.sika524.android.quickshortcut
Sent from my LGLS991 using XDA Free mobile app
Thank you!!! works like a charm.
andrewwm said:
Hi. This post is for those that don't want to root but want hotspot. This method is similar to the LG G3 but some how works on the LG G4 without root.
I made a video. Enjoy.
https://youtu.be/j3Di9d7w1so
Click to expand...
Click to collapse
Thanks!
Procedure worked great.
Verified connecting my laptop to phone via tether.
It was slow to load up pages, but it worked. Ill have to try again later.
vapore0n said:
Procedure worked great.
Verified connecting my laptop to phone via tether.
It was slow to load up pages, but it worked. Ill have to try again later.
Click to expand...
Click to collapse
Good to hear!
Worked Like a Charm
Fantastic! Thank you!
This is awesome....No root required thanks...you guys rock....
Bravo
Bravo comrade
I kept holding off on this because I thought it would somehow be hard. But wow so easy and quick, should have done this as soon as you did the video, nice work!
Confirmed working. That video couldn't have been more straight forward to the point. Thank you.
Thank you, thank you.
andrewwm said:
Hi. This post is for those that don't want to root but want hotspot. This method is similar to the LG G3 but some how works on the LG G4 without root.
I made a video. Enjoy.
https://youtu.be/j3Di9d7w1so
Click to expand...
Click to collapse
You are the man. Awesome and easy to do. :laugh::fingers-crossed::laugh:
As far as I can tell this just bypasses the check to see if tethering is enabled on your plan. Can't they still tell that the data traffic is tether traffic? After all it does show up under mobile data as "Tethering and hotspot"
I don't think they even check if the data is coming from tethering or phone use. How do custom roms work? They just enable hotspot without checking same here.
I'm not worried about Sprint monitoring data usage... Normally I hover around 10-15Gb per month usage, with a moderate amount of tethering. But about two years ago, I used a Galaxy Nexus hotspot as my home internet for about 9 months with no issues. Downloading ISOs, streaming, VoIP, etc. Regularly over 100Gb usage, never a peep. Stopped doing it because I got sick of listening to my wife complain about having to restart the phone every few days. In retrospect I should have just put a tasker script on there to reboot it nightly and toggle the hotspot back on.....

Categories

Resources