Mobile Hotspot disabled? Need help - HTC One S

So, not sure why but I used to use mobile hotspot frequently. Recently, I go in and enable it. It turns on fine? But than I go click on hotspot settings where you can change password and stuff, it force closes.
Though when I turn it on, my pc or anything else can see it, but it has a password that I never set. What's the default password for hotspot??
Now another problem. When I go into app manager, and look for mobile hotspot, its disabled. I click it, and I can't enable it. Everything is grayed out!
What's the deal! How do I fix all this?
Sent from my HTC VLE_U using xda app-developers app

I guess you already did that but what happens if you disable hotspot, then try to go to settings to change password ? Because if everything is okay you can't go to settings if hostpot is enabled, you have to disable it before.

Related

[Q] WiFi Apps

I've owned my ZTE Racer for a 2 days and haven't even needed to read the phone manual. Really simple and easy. I've downloaded many Apps and kept the best. However I'm having problems with a WiFi App that will allow me to connect to a WiFi source. If I connect manually using Settings>WiFi etc all is well but no matter what WiFi App I use they won't connect even though the do show Internet Authorised when they find my own WiFi router. Am I missing something as I'm never asked for any settings and I'd assumed the App was using the settings I'd set manually. What am I doing wrong?
You should use the built in wifi app. Why do you neen another?
Sent from my ZTE-RACER using XDA App

[APP] WIFIunlocker

Here I'll present you my first Android app that I wanna show the public
It's called WIFIunlocker and can disable your PIN/password lockscreen security for choosen Wi-Fi profiles. When Wi-Fi disconnects lockscreen security will be enabled again.
So for example you can add your home network and then you don't have to enter your PIN/password whenever you are connected to this network.
When Wi-Fi disconnects your PIN/password is enabled again.
But this app can do more, it can disable Bluetooth when your phone connects to one of your saved networks and it can enable Bluetooth and/or disable Wi-Fi when losing connectivity to a network.
You can also add a Wi-Fi profile that only disables Bluetooth, this is great if you have for example a Wi-Fi network at work.
I use it to automatically enable Bluetooth when I'm leaving home and disable it when I'm at work. I have one profile for my home place that disables BT and lockscreen security and a second profile for the coporate Wi-Fi that only disables BT while keeping the lockscreen security enabled.
This app works using the "Device administrator" mode, this means it works only on Android 2.2 and higher.
Also if you want to uninstall it you first have to disable the device admin mode, this can be done in the Android settings or in the app settings. If you don't disable device admin mode the uninstall will fail!
UPDATE 08-15-2011: I uploaded a fixed version that will disable the PIN/password if something went wrong while decrypting the PIN/password. So the worst thing that can happen is that it won't lock your phone at all. Before it was possible that the encrypted string was set as password. If you experience that your phone doesn't lock properly when disabling wifi or connectivity to a trusted network was lost send me a PM.
Since I don't like apps that use many permissions without telling me why, I'll explain you the permissions my app needs to work.
android.permission.ACCESS_WIFI_STATE
android.permission.ACCESS_NETWORK_STATE
These 2 are for the broadcast receiver so my app knows when you enabled or disabled Wi-Fi, connected to a network or disconnected from a network.
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
These 2 are used to turn BT on/off.
android.permission.CHANGE_WIFI_STATE
This is to disable Wi-Fi if you enabled the option for it.
android.permission.READ_PHONE_STATE
This one is to get the IMEI to secure the password.
android.permission.WAKE_LOCK
Needed if you enable the "Use wake lock" option. Wi-Fi state changes are recognized alot faster with the option enabled but it will drain your battery a bit.
android.permission.WRITE_SETTINGS
This one is used to set the Wi-Fi sleep policy to never sleep while connected to a trusted network.
Since XDA is a great community I'll post the full version for free here but I don't want anybody to make a mirror, add it to a ROM or anything else. This should be the only place to get it for free!
Please donate if you like the app
Thanks to Ben74 and his app Unlock With Wifi. He gave me the idea to make this app because he didn't want to add Bluetooth profile support
If you have downloaded the app before 08-15-2011: Update to the latest version! If you don't want to update but uninstall the app disable device admin in the Android settings (Settings -> Location & security -> Select device administrators) and NOT in the app settings!
Nice bro thanks
Sent from my SGH-T839 using XDA App
So what this application does is just unlocking your phone in save places so you do not have to and when you leave it goes to protected state?
Very good. Any known issues?
Like the guy who can not uninstall it?
As i understand it is so good protested that he slashed the phone and it still asks for the password. It should also give some contact info where to return the phone or who to call if your phone was found.
mahatma said:
So what this application does is just unlocking your phone in save places so you do not have to and when you leave it goes to protected state?
Very good. Any known issues?
Click to expand...
Click to collapse
Exactly, it uses the android lock screen security feature for that. The app just sets the password to nothing while connected to a trusted Wi-Fi network. When the connection is lost it sets the password back to the one you have entered.
Known issue: It seems the first version had a problem sometimes to decrypt the saved password and has set the encrypted string as password. THIS CAN'T HAPPEN ANYMORE WITH THE UPDATED VERSION. If something goes wrong while decrypting it will set an empty password (the phone is not locked).
mahatma said:
Like the guy who can not uninstall it?
As i understand it is so good protested that he slashed the phone and it still asks for the password.
Click to expand...
Click to collapse
If you uninstall the app while not connected to a trusted network the app can't disable/change your password anymore. You can only disable/change the password in the Android Settings then(Settings-> Location & Security -> Change screen lock).
mahatma said:
It should also give some contact info where to return the phone or who to call if your phone was found.
Click to expand...
Click to collapse
I don't think this is something this app should do, you won't have such information when using the normal screen lock security too. Since the app just disables the screen lock security in trusted profiles I don't think this feature is something that this app has to have.
OK i installed the app and now i am i my home secured network and when i am waking the phone it asks me about the password not the pattern i had but i suspest it shuld not ask me for it at all if i am in the trusted network?
mahatma said:
OK i installed the app and now i am i my home secured network and when i am waking the phone it asks me about the password not the pattern i had but i suspest it shuld not ask me for it at all if i am in the trusted network?
Click to expand...
Click to collapse
This does not work for the unlock pattern only for PIN and password. You have to add your network to the trusted networks. Then you pick it from the list and choose what you want when the phone connects to this network.
Sent from my HTC Vision using Tapatalk
Cannot uninstall
Sent from my PG86100 using XDA Premium App
im not trying to be rude, but this app is exactly same as unlock with wifi....
Jbb3393 said:
Cannot uninstall
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
You have to disable device admin mode to uninstall it. You can do this in the app settings or in the Android settings.
Sent from my HTC Vision using Tapatalk
zeke1988 said:
im not trying to be rude, but this app is exactly same as unlock with wifi....
Click to expand...
Click to collapse
No its not exactly the same, with my app you can add wifi profiles that only disable bluetooth. Unlock with wifi just provides the option to disable bt when you lose any wifi connection. I asked Ben74 to add such a feature but he didn't want to. His app has other options like enable/disable gps that I don't need so I didn't add them.
But maybe you should read the whole first post, I have explained it and have thanked Ben74 for the idea.
Sent from my HTC Vision using Tapatalk
Guess what
I attempted to uninstall the app
I switched off administrator mode
uninstalled the all successfully and when it went to lock screen it asks me now for the password?
I am trying to use password that i used during installation and what? Wrong Password
what can be done now?
I am dredding to attempt to uninstall it from my wifes phone.
Any help??
I have uploaded a new version which doesn't have the "unknown password" bug anymore for sure!
If you have downloaded the app before 08-15-2011: Update to the latest version! If you don't want to update but uninstall the app disable device admin in the Android settings (Settings -> Location & security -> Select device administrators) and NOT in the app settings!
I'm trying the app on my Tab right now, thanks for making it available.
If I disable the wifi on the Tab, should the lock/password screen appear the next time I take it out of standby? I just want to test that the app is working as it should.
i managed to switch off screen locking and properly unindtalled the wifilocker but now when i switch on screen lock with pin or password after it goes on it again does not recognise the password or PIN even the app is not installed
What have your app done to my phone??!!
I installed new version and it is the same problem sorry wrong password
i uninstalled it and before that i removed wifi unlocker from (Settings -> Location & security -> Select device administrators) and the same problem.
The question is WHAT this app done to our passwords? and why it can not be undone even by uninstalling the app and reflashing the phone?!!!
whenever you switch on any password or screen lock it does not recognise it when you trying to use it. It is something messed with password encryption algorithm.
I think that if we should to test the app for you and kill our devices there should be better support not once a day
the only difference between the old and new FIXED version that before once i managed to enter the phone i could change the screenlock and just switch it off. Now i can not as it asks about the password so it is even worst than it was.
Any update?
Any help
Any toughts?
Is that app just a prank to see how far will we go in bricking our handhealds?
Wow, I think this app needs to removed right away. It's in a state that it's able to brick devices. Flashing a different rom after wiping everything keeps the unknown password bug in there.
And **** **** piss, what a hassle to contact a mod. Did you notice my post by swearing? Devices became unusable because of this app. Nothing personal to the developer, but it needs more testing! And not to the public anymore.
UKseagull said:
I'm trying the app on my Tab right now, thanks for making it available.
If I disable the wifi on the Tab, should the lock/password screen appear the next time I take it out of standby? I just want to test that the app is working as it should.
Click to expand...
Click to collapse
When you have set up a password in the app it is applied immediately. You can add a WiFi network to the trusted profiles then. If you want to disable the password while connected to this WiFi network you have to pick it in the list and activate "Disable screen lock".

[Q] How to turn off Data Roaming by default?

Hello,
somebody knows how to turn off Data Roaming by default? Because .prop String does not work for me. And when i turn off, its turning on again after reboot.
Would be very happy if someone can tell me, because its really pissing me off. I live between switzerland and germany. I have every month ca. 60 € of extra costs because the phone changes to a roaming opperator during download or something like that. So its a fu**ing pain in my ass.
Thanks in Advance.
Sorry for my bad english...
Sent from my LG-P920 using xda premium
Go to your settings menu, find the wireless section and then in there go to the mobile networks menu. In there is a setting that switches on or off data roaming just keep it unchecked.
Dave
Oh come on read my question before answering.
Sent from my LG-P920 using xda premium
No need to be rude..
You can set the network operator to manual by selecting the operator. That way it won't connect you to one you don't want to.
You can also turn off automatic update from the settings-about menu to stop automatic updates... do this in the market too if you have checked any automatically update apps.
darknite999 said:
No need to be rude..
You can set the network operator to manual by selecting the operator. That way it won't connect you to one you don't want to.
You can also turn off automatic update from the settings-about menu to stop automatic updates... do this in the market too if you have checked any automatically update apps.
Click to expand...
Click to collapse
This is what i already tried to. But not worked for me. After 2 or 3 hours again having swisscom or Vodafone DE...
I also tried to disable in Settings.db but after restart enabled again.
Sent from my LG-P920 using xda premium

Tethering Issues

Basically what I wanna do is use my phone to tether my Xbox. I have the Nexus S 4G rooted running cyanogenmod 9 nightly. I don't have a computer so I'm kind of lost. Every time I try to tether it didn't work. So any help would be appreciated.
Sent from my Nexus S 4G using xda premium
YourWorstPoison said:
Basically what I wanna do is use my phone to tether my Xbox. I have the Nexus S 4G rooted running cyanogenmod 9 nightly. I don't have a computer so I'm kind of lost. Every time I try to tether it didn't work. So any help would be appreciated.
Click to expand...
Click to collapse
Here's the latest wi-fi tether app ... that should get you going.
wmdunn said:
Here's the latest wi-fi tether app ... that should get you going.
Click to expand...
Click to collapse
Thank you. Is there a certain way you have to set it up? I'm only getting like .2kbs.
Sent from my Nexus S 4G using xda premium
YourWorstPoison said:
Thank you. Is there a certain way you have to set it up? I'm only getting like .2kbs.
Click to expand...
Click to collapse
The only steps I take when using the tethering app is change the ssid to my personal choice, and then open the access control and set it up for security by only allowing my laptop to connect. As for the d/l speeds, that really depends on your individual situation. Since I have wimax available, my speeds are very good. Hope this helps ...
wmdunn said:
The only steps I take when using the tethering app is change the ssid to my personal choice, and then open the access control and set it up for security by only allowing my laptop to connect. As for the d/l speeds, that really depends on your individual situation. Since I have wimax available, my speeds are very good. Hope this helps ...
Click to expand...
Click to collapse
Thank you. I'll try messing with it more when I get home.
Sent from my Nexus S 4G using xda premium
YourWorstPoison said:
Thank you. I'll try messing with it more when I get home.
Click to expand...
Click to collapse
Here's specifically what I do ...
Leave the device profile on auto, leave the setup method on auto, do not enable encryption. Check the boxes on access control, vibrate on connect, and disable wake lock. Next, I start the tethering ... once connected, go into access control through the menu, where you will see the mac address of your connected device. Check the box, and save through the menu. This will secure your signal so that no one else can connect. I then will turn off the tethering and then re-start the tethering app. This will allow the access control to start with the saved configuration. Sorry if this is too elementary ... just wanted to be helpful with the details.
wmdunn said:
Here's specifically what I do ...
Leave the device profile on auto, leave the setup method on auto, do not enable encryption. Check the boxes on access control, vibrate on connect, and disable wake lock. Next, I start the tethering ... once connected, go into access control through the menu, where you will see the mac address of your connected device. Check the box, and save through the menu. This will secure your signal so that no one else can connect. I then will turn off the tethering and then re-start the tethering app. This will allow the access control to start with the saved configuration. Sorry if this is too elementary ... just wanted to be helpful with the details.
Click to expand...
Click to collapse
Leaving the device on auto & auto put my tether in an 'ad hoc' network. If you want it to be more like an actual wireless router then change the device profile to Google Nexus One and Setup Method to softap(master). That will create an 'infrastructure' network meaning just about anything with a wireless connection should connect to it. My friends PS3 can't connect to ad hoc networks, so I played around with it for a bit.
Hope this helps in anyway.
wmdunn said:
Here's specifically what I do ...
Leave the device profile on auto, leave the setup method on auto, do not enable encryption. Check the boxes on access control, vibrate on connect, and disable wake lock. Next, I start the tethering ... once connected, go into access control through the menu, where you will see the mac address of your connected device. Check the box, and save through the menu. This will secure your signal so that no one else can connect. I then will turn off the tethering and then re-start the tethering app. This will allow the access control to start with the saved configuration. Sorry if this is too elementary ... just wanted to be helpful with the details.
Click to expand...
Click to collapse
I came home and messed with it and got it working. Thank you guys for the help.
Sent from my Nexus S 4G using xda premium
YourWorstPoison said:
I came home and messed with it and got it working. Thank you guys for the help.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
anytime, bro. Glad you got it working.

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

Categories

Resources