[Q] Mobile Hotspot apk location? - Verizon Droid Charge

Hey guys, I noticed yesterday that mobile hotspot was running at startup and i never use it, so i went to uninstall it but it just took me to the settings menu when i clicked uninstall. I searched for it in Titanium but it wasn't there either. Am i missing something, or is my phone just being weird? Thanks.

From my research, it's compiled into the system somehow and is uninstallable, even with root. Please someone more knowledgeable correct me if I'm off.

Thanks for the heads up. I am sure its something like that.
Sent from my SCH-I510 using XDA App

yes its built into the framework, it can be hidden I believe but not removed
blazing through on my 4G Droid Charge

Related

WiFi Tether for CM7

Anyone know where I can get a working WiFi Tether apk for CM7? The one I have from CM6 isn't working.
The stock tethering app works fine for me
Why wouldn't you use the built in hotspot? It works great.
You just need to use the built in hotspot, under wireless settings. You have the same features, can change the ssid, and password encrypt it. I'm using it right now.
RickBaller said:
Anyone know where I can get a working WiFi Tether apk for CM7? The one I have from CM6 isn't working.
Click to expand...
Click to collapse
use the built-in tether app. To make it really easy add it to a PowerControl widget (add widget to screen, select "Portable WiFi Hotspot" from the list of options).
If you don't want to use it, the other best one (in my experience) is called something like "Wireless Tether for Root Users"
Just use the built-in option under wireless settings...
Or check THIS page
Lol poor rickballer
Sent from my PC36100 using XDA App
I don't know if this has been mentioned but the stock hotspot iis pretty nasty. I suggest that
When I try and enable the built in Portable Hotspot it immediately deselects and says "Error." Any ideas?
RickBaller said:
When I try and enable the built in Portable Hotspot it immediately deselects and says "Error." Any ideas?
Click to expand...
Click to collapse
Hmmm are any other hotspots apps installed
None that are apparent to me.
What kernel are you using
Sent from my PC36100 using XDA App
Happens to me from time to time, just reboot your phone and should fix it.
dabbill said:
Happens to me from time to time, just reboot your phone and should fix it.
Click to expand...
Click to collapse
This. Thanks for the help guys and putting up with a lame thread.
Not lame for asking a question. You could have posted this in the development section.
Sweet, looks like restarting helped, my 4G speeds still sucks though in this area, i restarted and threw 4G and tethering on and tested my speed on my ipod touch and got .32Mbps/.21Mpbs and my battery was draining 1% per minute, lol.
Running CM7-n#14
I love the built in tether, but is there a way to make a widget for it? I'm just lazy and don't like having to jump through menus haha.
Its built into the power control widget.
gregs887 said:
I love the built in tether, but is there a way to make a widget for it? I'm just lazy and don't like having to jump through menus haha.
Click to expand...
Click to collapse
widgetsoid makes just about every setting option as a widget.
Will I get charged by Sprint when using the stock CM7 tether capabilities?

[Q] Lock WifI so it cannot be used

Is there a way to lock prevent the use of wifi and usb? I would like to deploy the tablet with data that i do not want users to be able to email or copy off the tablet. Is there some way to do this?
That is a tough request because aside from wi-fi and usb there is also bluetooth, microsd card and I'm sure a few other ways. So I guess to answer your question, No there is not a way. Basically in disabling all of these services you lose the entire purpose of a tablet...
A Kernel dev may be able to help you out here. They do a lot of work to get interfaces such as wifi working well on the gtab, but I imagine it would be a pretty simple task to disable them.
App lock on the market will disable almost any function including the settings so that you can lock people from getting where you don't want them. You can lock almost anything.
Sent from my Droid using XDA App
tenet420 said:
App lock on the market will disable almost any function including the settings so that you can lock people from getting where you don't want them. You can lock almost anything.
Sent from my Droid using XDA App
Click to expand...
Click to collapse
While the app does allow such functions, it does not allow locking the app (App Lock) itself. All one needs to do is uninstall the app & they will then have access to settings etc. etc.
Edit: I also found some bugs & loopholes. If running CM7, long pressing the back button kills the app, thereby leaving one vulnerable to access to the supposed "locked" apps.
+1 El tejano
It is Perfect AppLock and I couldn't find a way around it, even after killing it with a task manager. Not on CM7 so can't test that.
Sent from my Droid using XDA App
Why not just remove the bcm*.ko driver file from /system/lib/modules? Or simply rename it...that would prevent the WiFi driver from ever even loading.
Of course, this wouldn't help with USB or MicroSD, but since the original question was for WiFi, this certainly should do the trick...
tenet420 said:
+1 El tejano
It is Perfect AppLock and I couldn't find a way around it, even after killing it with a task manager. Not on CM7 so can't test that.
Sent from my Droid using XDA App
Click to expand...
Click to collapse
Thanks, just tried it on my phone & so far it looks like everything works. I'll play with it a bit longer to see if I can find any vulnerabilities.

how to enable Mobile hotspot / AP feature on ICS leak aka disable the entitlement chk

On the ICS leak, it still has the entitlement check for hotspot feature
Normally, you would freeze or delete the tethering manager apk in titanium, or use MYSQLite app to disable the entitlement check in the settings apk...but neither of those things are present in the ICS leak
Anybody know how to do this?
You got me excited for a moment. It looked like a how to guide.
Sent from my SAMSUNG-SGH-I727 using XDA
iandr0idos said:
You got me excited for a moment. It looked like a how to guide.
Sent from my SAMSUNG-SGH-I727 using XDA
Click to expand...
Click to collapse
lol, yes it sort of does. Sorry.
This should be easy, probably just a change in the filename for the manager apk
I tried freezing the wifi sharing manager and the TetheringProvision, but it either crashed the settings apk or didnt have an effect.
Foxfi?
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2 Beta-4
I got the hotspot working by installing the 14 Toggle Quick Panel mod and then enabling/disabling using the Wifi Hotspot toggle. Flashed the zip here http://forum.xda-developers.com/show...3&postcount=82 in CWM.
whitesox311 said:
On the ICS leak, it still has the entitlement check for hotspot feature
Normally, you would freeze or delete the tethering manager apk in titanium, or use MYSQLite app to disable the entitlement check in the settings apk...but neither of those things are present in the ICS leak
Anybody know how to do this?
Click to expand...
Click to collapse
There is still an apk present in the /system/app folder called tetheringmanager.apk, saw it when I was deodexing, maybe it just has a new name.
Nevermind, freezing it doesn't help the situation.
promiseofcake said:
There is still an apk present in the /system/app folder called tetheringmanager.apk, saw it when I was deodexing, maybe it just has a new name.
Nevermind, freezing it doesn't help the situation.
Click to expand...
Click to collapse
Hrm, strange....usually titanium picks up on this kind of thing.
I'm going to try the 14 panel someone suggested.
It seems to me that where before it used tetheringmanager.apk to check for the lack of provision if it was NOT available, something in the framework is now saying its not available unless tethering manager says so.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2 Beta-4
mobile hotspot worked for me
In the UltraCfg app i tried setting it to Tethering Always ON. It asked for a restart for the change to take effect, but it locked up my phone. After pulling the battery and starting up the phone i tried to turn on the mobile hotspot. While it was trying to verify the tethering plan the blue hot spot symbol came on, so i just hit cancel. I was able to connect a device with no problems. USB tethering worked the same way, just cancel when it tried to do its verification. I'm currently tethering right now.
andgo23 said:
In the UltraCfg app i tried setting it to Tethering Always ON. It asked for a restart for the change to take effect, but it locked up my phone. After pulling the battery and starting up the phone i tried to turn on the mobile hotspot. While it was trying to verify the tethering plan the blue hot spot symbol came on, so i just hit cancel. I was able to connect a device with no problems. USB tethering worked the same way, just cancel when it tried to do its verification. I'm currently tethering right now.
Click to expand...
Click to collapse
No need to hit cancel. Just hit home. This absolutely works. I got wifi tethering for root users working too, but I like working with stock features.
Follow this guide, bottom of page 3. Even though UltraCfg already appears to have set tethering always on, you need to set it again. Reboot.
http://forum.xda-developers.com/showthread.php?t=1566037

Photon Q 4G LTE, USB/WiFi Tether, Anyone?

So the unlocking of the boot loader was simple with Motorola's instructions on their website. Now all I need to figure out how to do is fix the USB tethering so it simply works...
Anyone know how to do this yet? I know there are programs that you can install/use but I don't want to use those.
Not sure if it has the option to do that out of box or not but if it does and its not working, I remember someone saying it is picky with what USB cable you use.
Or by programs you mean not installing programs on the PC? and not by apps?
I know it doesn't out of the box. Just trying to find a fix for it.
Sent from my XT897 using xda app-developers app
It is hard to say as it varies per phone, try going to google play and searching for usb tether and try a few. If none work, in WORST case you can make a Proxy on your phone and then route your internet through the proxy on your browser. Though any reason why Wifi/Bluetooth is not an option?
Tried some of the apps on the market, none are working. PdaNet won't even install. Usb is preferred, wifi or bluetooth would be fine for now. How do you setup the proxy? Ive never done that on a phone yet.
Sent from my XT897 using xda app-developers app
wolfie359 said:
Tried some of the apps on the market, none are working. PdaNet won't even install. Usb is preferred, wifi or bluetooth would be fine for now. How do you setup the proxy? Ive never done that on a phone yet.
Sent from my XT897 using xda app-developers app
Click to expand...
Click to collapse
If wifi/bluetooth is an option try FoxFi. If that doesn't work,ill instruct you how to do the proxy thing.
Tried FoxFi and it says its not supported by my carrier (sprint) so it doesnt let me install. Same thing with pdanet
Sent from my XT897 using xda app-developers app
wolfie359 said:
Tried FoxFi and it says its not supported by my carrier (sprint) so it doesnt let me install. Same thing with pdanet
Sent from my XT897 using xda app-developers app
Click to expand...
Click to collapse
you mean doesn't let you install from sprint market? or doesn't work when you open it? you can download the apk directly on the developers site or download it on Amazon appstore.
App market doesn't allow the download. I'm going to try to find the apk for pdanet, i do have the license for the full version of that. All that i have been able to download just haven't worked. Ill let ya know what i can figure out.
Sent from my XT897 using xda app-developers app
App market doesn't allow the download. I'm going to try to find the apk for pdanet, i do have the license for the full version of that. All that i have been able to download just haven't worked. Ill let ya know what i can figure out.
Sent from my XT897 using xda app-developers app
Okay... i got PDA Net working. Had to download the apk elsewhere other than the market where its not allowed. That allows usb, bt, and wifi. I guess this will work for now until some devs get some fixes out for the new photon Can't be driving around the country without internet for my laptop...
Sent from my XT897 using xda app-developers app
This is why I just use Amazon Appstore, no silly carrier locking. And it keeps the locked apps updated.
> I'm going to try to find the apk for pdanet,
> ... I'll let ya know what i can figure out.
Any results yet? I'll buy this phone or not depending on whether PdaNet can work.
BTW how is its reception in low signal areas,
and does its GPS work reasonably well?
I'm looking to replace a 2yo Samsung Epic 4g whose
GPS dies within 10min, it often loses Sprint carrier
but can tether
Ben
benreaves said:
> I'm going to try to find the apk for pdanet,
> ... I'll let ya know what i can figure out.
Any results yet? I'll buy this phone or not depending on whether PdaNet can work.
BTW how is its reception in low signal areas,
and does its GPS work reasonably well?
I'm looking to replace a 2yo Samsung Epic 4g whose
GPS dies within 10min, it often loses Sprint carrier
but can tether
Ben
Click to expand...
Click to collapse
I just went from my Epic 4G... The Photon Q has a lot better signal strength than the Epic. PdaNet is working great. I downloaded it from here: http://www.apkfullapps.com/2012/03/pdanet-pro-v350-apk-app.html I selected rapid gator, it comes as p350.zip and contains the apk for the phone, and both 32 & 64 bit versions of the computer app needed.
You will need to buy a license for it to be able to visit https sites. Here is their site:
http://junefabrics.com
The GPS seems to be working great. I've had no issues with it yet so far. Always seems to be accurate, and fast at getting the original location. I'm hoping that soon enough I won't have to use PdaNet to tether anymore now that motorola released the kernal source. That makes it a lot easier for our devs to get new roms and fixes out for it
after rooting with shabby's cwm, I tried Wi-Fi tether, but I couldn't connect to the hotspot. I opened an issue with the Google project
Sent from my CM9 Epic 4g Touch using Forum Runner
My USB tethering works right out of the box. I just hooked it up to my PC, let the included Motorola software install the relevant drivers and turned on the option in the settings. Bam, had my desktop online. It takes it a few moments to connect and sometimes you have to play with the setting or unplug it/plug it back in etc. before it works. I sometimes get a message that my plan may not support tethering, but that always goes away if I just poke at the setting a couple more times. Patience seems to be the key. Sometimes it takes a little while for the network to be identified by Win7-64, which is what I am using.
I'll try WiFi hotspot later and see if my bridge can connect to it ...
Infrastructure Wifi Tether
I have found that with my Photon Q, after I unlocked it and rooted, I downloaded the newest "Wifi Tether For Root Users" off the Play Store and out of the box it worked.....as ad-hoc....I have found that if you go into the settings of Wifi Tether and hit "Change Device-Profile" and choose "Generic ICS/JB (wlan0)" then choose "Change Setup-Method" and hit "Netd (master)" then setup the Wifi Tether to your liking it will work without a problem on infrastructure.
zrmxp95 said:
I have found that with my Photon Q, after I unlocked it and rooted, I downloaded the newest "Wifi Tether For Room Users" off the Play Store and out of the box it worked.....as ad-hoc....I have found that if you go into the settings of Wifi Tether and hit "Change Device-Profile" and choose "Generic ICS/JB (wlan0)" then choose "Change Setup-Method" and hit "Netd (master)" then setup the Wifi Tether to your liking it will work without a problem on infrastructure.
Click to expand...
Click to collapse
This worked perfectly for me. For convenience, the link to the correct app is:
https://play.google.com/store/apps/details?id=com.googlecode.android.wifi.tether
nightwkr said:
This worked perfectly for me. For convenience, the link to the correct app is:
https://play.google.com/store/apps/details?id=com.googlecode.android.wifi.tether
Click to expand...
Click to collapse
Thanks for the link! Got it up and working and was able to verify that I can connect to work and run apps from Citrix while talking on the phone, SVDO for the win! Now I'm ready for the next time I lose cable at home and I need to work.
Installed the Wifi Tether and installed using zrmxp95's directions. I can connect to the network with my ipad, however the phone only only recieves about 4kb of data and then the webpage never loads. I can hit refresh on the ipad, and it will load another 4kb and do the same thing.

TW 4.3 tethering [WIP]

Hello all, I have the 4.3 TW OTA on my phone... regretably. Silly mistake on my end, I do not know why I took the update but I did. Anyhow, like many you who did, the best we can do now is saferoot (http://forum.xda-developers.com/showthread.php?t=2565758&highlight=s3). This thread is mostly about the hotspot feature. I've tried several methods to bypass red's hotspot service (free the way it was meant to be). All attempts have failed. I'm not really sure what I'm doing anymore but I did something earlier and i was able to disable the the notification for a bit and use the hotspot for roughly 5-10 minutes then it kicked me off again. Has anyone else had any success? What are your methods and what should we be looking into?
EDIT #1:Something interesting to look at.
http://forum.xda-developers.com/showthread.php?p=48759100&postcount=132
EDIT #2: There is an app on the market that enables to tether using bluetooth functionality.
https://play.google.com/store/apps/details?id=de.refluxa.android.bat&hl=en
Any luck? I'm in the same boat as you, as I'm sure are many others.
Can you look in your system and see if you have a folder named priv app? If so see if there is a apk named VZWentitlement blahh bla bla. If so I may be able to port the exploit I use over.
I didn't see that folder in system or an apk with that name
---------- Post added at 11:01 PM ---------- Previous post was at 10:24 PM ----------
I suspect there may be setting in systems settings that can be modded using sqlite but i'm not sure which one
Topsnake said:
Can you look in your system and see if you have a folder named priv app? If so see if there is a apk named VZWentitlement blahh bla bla. If so I may be able to port the exploit I use over.
Click to expand...
Click to collapse
I'll check it when i get home, I'll update this post when I do so.
Fix to wifi
I found a fix!!!!!!!!
https://play.google.com/store/apps/details?id=net.snclab.wifitetherrouter&hl=en
Wifi Tether Router by Fabio Grasso. Please note you have to be rooted for it to work. Method 3, everything else default.
Medicstud007 said:
I found a fix!!!!!!!!
https://play.google.com/store/apps/details?id=net.snclab.wifitetherrouter&hl=en
Wifi Tether Router by Fabio Grasso. Please note you have to be rooted for it to work. Method 3, everything else default.
Click to expand...
Click to collapse
Hoping this means the FoxFi devs can get this figured out for us too.
this is very good, does anyone know what this app does differently? In particular it requires a root but that would mean there is something we can bypass ourselves to deal with verizon putting a block on our hotspot. I can't find where they would have hidden such a 'feature.'
Kudos to Medicstud007 for finding this. How do you find apps in relation to their upload date or last update date?
tether
waterbottels said:
this is very good, does anyone know what this app does differently? In particular it requires a root but that would mean there is something we can bypass ourselves to deal with verizon putting a block on our hotspot. I can't find where they would have hidden such a 'feature.'
Kudos to Medicstud007 for finding this. How do you find apps in relation to their upload date or last update date?
Click to expand...
Click to collapse
Didn't the FCC rule against Verizon where they couldn't block the use of a mobile device that has a hot spot and tethering function.
Superflydroid said:
Didn't the FCC rule against Verizon where they couldn't block the use of a mobile device that has a hot spot and tethering function.
Click to expand...
Click to collapse
This doesn't apply to unlimited data plans, only to tiered data plans.
Sent from my SCH-I535 using Tapatalk 2
The rooted method doesn't use the native tethering app which is why there is no subscription check.
Make foxfi work! (requires root)
Medicstud007 said:
I found a fix!!!!!!!!
https://play.google.com/store/apps/details?id=net.snclab.wifitetherrouter&hl=en
Wifi Tether Router by Fabio Grasso. Please note you have to be rooted for it to work. Method 3, everything else default.
Click to expand...
Click to collapse
I'll take it one step further, after installing and running Wifi Tether Router (may or may not need the paid version, which I have), restart the phone and run Foxfi - guess what! WORKS NOW! :laugh: did not before. I am rooted via saferoot method after installing 4.3 OTA.
Thought I would give everyone a heads up. I have not yet rooted my s3 on 4.3, but I got foxfi to work. I simply uninstalled the app, then reinstalled it. Reinstalled the credentials popup foxfi requires and turned on. Foxfi has not updated, I'm not sure why it works, but I'll take it.
Sent from my SCH-I535 using xda app-developers app
wildbill1986 said:
Thought I would give everyone a heads up. I have not yet rooted my s3 on 4.3, but I got foxfi to work. I simply uninstalled the app, then reinstalled it. Reinstalled the credentials popup foxfi requires and turned on. Foxfi has not updated, I'm not sure why it works, but I'll take it.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Just tried that and it is working for me too. Have restarted it about 15 times and twice have gotten the subscription check but on next attempt it works just fine.
Foxfi is working for me too. I also get the subscription check but it goes right through.
Sent from my GT-N5110 using Tapatalk 4
Foxfi is awesome. I didn't even have to reinstall. Although it for some reason forced me to create a lockscreen pin, it seems to work.
I still want to root, but I can at least wait till a verified, safe root is available.
VZW needs to just stop the bull****, this never ends up working for them. I pay a ****load of money to them, I should be allowed to use my data the way I want.
Sent from my SCH-I535 using Tapatalk
My foxfi also works too but it made me set up a lockscreen pin which I do not want to use. I never had one before and it worked fine. If anyone figures a way to make foxfi work without a lockscreen code that would be awesome.
There are instructions on how to remove the lockscreen on app description in play store. After you set it, incorrectly draw your pattern until you have to log in using Google and you don't have reset it i think.
Sent from my SCH-I535 using xda app-developers app
Thank you I got it to work. First I tried doing a Pin and it would not give me the option to reset even after 10 incorrect tries. So I changed it to a pattern and after 5 tries it let me reset. Then when it got to the screen where I had to pick either pin, pattern, or password I selected Pattern (because Swipe was greyed out) and then cancelled it without putting in a pattern and that worked.
I got a support email from the developer and followed the simple instructions and voila my overpriced plan has a legitimate reason to keep again and less than a week to fix I call that top notch service.
Sent from my GS3 using Tapatalk HD

Categories

Resources