[Q] Network saving smartphone problem - General Questions and Answers

Hi to all. I'm new here and i don't have any programming skills at the moment
(i hardly remember Basic and Dos commands) but as most common people i
have a smartphone, HTC Desire. Rooted with CWM recovery, upgraded to ICS
Beta 0.18.2.1. Recently i installed and uninstalled many tethering and Ad-hoc
enabling apps and at some unknown point my phone stopped saving Networks.
That means when i turn off and back on the WiFi i loose all stored passwords
and i see some ghost networks like AndroidTether,Warning_Adhoc_Mode and
such (i delete them but they reemerge). Anyone knows the cause or even better
the solution for that issue? Thanks in advance for taking the time to read this.

Related

JF1.43: breaks T-mobile hotspot app, processes intermittently crash?

Hi All,
I've rooted my phone and installed the JF1.43 modified firmware, and also replaced the stock bootloader with hardSPL. Everything worked exactly like the instructions, and I'm very happy and grateful with the results. I notice two issues:
1. Applications that are used recently, but not the last application used, sometimes crash when I bring the phone out of sleep. I get a notification that this or that application has crashed, with the option to Close or Wait. It doesn't happen every time, or in any reproducible way, as near as I can tell.
2. The "T-mobile Hotspot" application appears to be broken. It does not connect when I'm in range of a t-mob hotspot, and the nearby hotspot location search feature is broken; it dumps me out to a search in the browser.
Has anyone else experienced these issues? They're not dealbreakers at all, but I'd like to get to the bottom of them. Is there a log file that will tell me what's happening when the applications crash?
Thanks for the help, and the great work you're doing here.
I haven't experienced #1 and #2 has never worked for me at a TMO hotspot.
I have experienced the forced close of apps, but not too often.
I'm running RC33 and 1.42 (couldn't install 1.43 for some reason, something about not able to validate files).
And if any consolation, T-Mobile Hotspot app never worked for me, even before the hacking.
Sounds like you need to perform a wipe. Should fix everything.
Well, except the hotspot app, that never worked.
Its always a good idea to wipe when you change builds.

disable wifi windows mobile 6.5? Any ideas please

Hi everyone,
I'm new to this forum, and was wondering if anyone can help me out. I have an Acer S200 but figured that perhaps this could relate to any windows mobile 6.5 device. Basically due to restrictions at work, we need to disable internet access from our work mobile devices!
I have read various posts that state that this can be achieved by disabling wifi access by altering the registry keys, however none of the methods that i have come accross seem to apply to my Acer S200 mobile 6.5.
Sorry to be a pain, but does anyone know how i can do this?
Thanks in advance everyone.
alan
Like it has to be unable to turn on, or off? Does the default winmo comm manager not work? If not, just try a third party one, theres plenty out there
Hi cmstackar
thanks for the reply. Yes thats right, there should not be an ability to toggle it on or off - just for the wifi to be disabled for the user. I understand that changing registry keys is only a temporary solution since hard resetting would put things back to normal, but even that's okay for the time being.
Any ideas anyone?
What third party software did you particularly have in mind?
What about your internet access from the phone network? Surely that would be the issue, not wifi which you can't use to connect to the internet unless you're near a internet accessible wireless network which you have the network key to access...
hi xaccers,
the phone doesn't have a data connection plan with it, so it would be too expensive to use for internet access i imagine.
but, likewise then, is there a way to disable both of these (wifi, data connection)?
I know this is such a strange request, but appreciate any pointers from forum members.
Thanks
If would be easy if you could cook your own ROM, but if the user is willing to do a hard reset, there is nothing you could do to a factory ROM to prevent it from coming back after a hard reset.
hi trueg
that is true. However, I am a complete newby to cooking ROMS etc, and also if the user did hard reset the device, it would need to be taken back to technical department to have software reinstalled, etc. So the temporary changes could be reintroduced again.
So, given the above, do you you know how to temporary disable wifi/data connection? I have read others state that this can be achieved by altering registry keys - but the ones that are referred to are not present on my acer.
any expert willing to depart a little advice my way?
So your Acer phone has a wifi thats always on? I never encountered such a device but nonetheless if your wifi network at work is secured then your phone won't be able to connect to the wifi router hence won't get any internet connection.
hiya,
The users can use the devices in public wifi areas. But also, now that i've been trying to do this for ages, i really would just like to know how to fiddle with the registry keys. its kind of bugging me that I haven't managed to figure this out...
will I really need to learn how to cook my own ROM? (I'm not sure I want to take the risk :S)
I'm sure there is a really easy way to disable wifi/data connection (even if temporarily upon hard resetting) that the more experience members can help with... Please
thanks for all the input so far guys.
alan
OK, so you want to prevent users from accessing the Wireless Manager, or do you want WiFi to not work?
How smart are the users that you are dealing with?
You can easily hide the Wireless Manager from the Control Panel and you could possibly overwrite wrlsmgr.exe with a dummy file, but preventing access to the Wireless Manager would mean they couldn't put the phone in aeroplane mode.
There should be several ways to change the registry to prevent WiFi from working at all.
I like to use FdcSoft Task Manager v3.1 to edit my registry.
Hi Alan, You can try cooking a ROM..it's not so difficult unlock your device go to XDA WIki find your phone then check step by step the procedure, connect Acer to the PC download the ROM you think is better for you, copy it to desktop, then to your device. That's it
Thanks trueg,
you say there should be several ways of changing the registry to prevent wifi from working at all. Would you be kind enough to let me know how? sorry - complete newbie here.
francomur99: thanks for pointing that out buddie. I'll look into that too...
OK, well do you have the following key in your device?
HKLM\System\State\Hardware
WiFi = dword:00000001
Changing this to 0 removes the WiFi option from the default Windows Wireless Manager.
Does your device use the default Wireless Manager or do you have a 3rd party Manager?
Update: Hmm, that only works until you soft reset and if you have a separate WiFi manager, it can still turn it on. Well I can make you an application that will set this back to 0 after every soft reset and you can hide any WiFi managers from the control panel, but they will still exist in the \Windows directory.
The best way may be to create invalid entires for the WiFi driver. Do you have this entry in your registry?
HKLM\Software\Drivers\WLAN
AdapterName = ....
OK, well do you have the following key in your device?
HKLM\System\State\Hardware
WiFi = dword:00000001
Changing this to 0 removes the WiFi option from the default Windows Wireless Manager.
Does your device use the default Wireless Manager or do you have a 3rd party Manager?
Update: Hmm, that only works until you soft reset and if you have a separate WiFi manager, it can still turn it on. Well I can make you an application that will set this back to 0 after every soft reset and you can hide any WiFi managers from the control panel, but they will still exist in the \Windows directory.
The best way may be to create invalid entires for the WiFi driver. Do you have this entry in your registry?
HKLM\Software\Drivers\WLAN
AdapterName = ....
Hi Trueg,
Thanks for the tip. Yes, you're advice has removed the WLAN display from the comm manager. However, I do not have the HKLM\Software\Drivers|WLAN entry.
Infact, under HKLM\Software, there is no Driver folder. There is a HKLM\Driver folder however this doesn't contain a WLAN subdirectory.
Any ideas?
Schaps Advanced Config allows you to edit the com manager. You could easily remove the wifi toggle from there, but it would still be fairly easy to work around if you wanted to turn the wifi on. Maybe someone else could tell you how to remove it from the settings menu.
Sorry alan303487, what is your status with this?
hi trueg
I haven't been able to move forward with this since the post on 16th April 2010 11:01.
i.e. the wifi connectino from the comm manager isn't showing, but I can still connect via windows menus.
would still appreciate any advice - so far, it seems that cooking my own ROM is the only other method thats been suggested.
still would appreciate your help trueg. Any ideas?
thanks mate.
OK, well how would you like to proceed? Would you like to try and hide all of the options that will allow WiFi to be turned back on, or disable WiFi permanently?
Also, what do you have listed under HKEY_LOCAL_MACHINE\Comm\?
Example: the WiFi driver on my HTC Touch Pro is
[HKEY_LOCAL_MACHINE\Comm\TNETW1251]
hi trueg,
thanks for helping..
well, either of the options would do - depends on the complexity of the method involved.
regarding what listed under HKEY_LOCAL_MACHINE\Comm\
there are many subfolders - below is a selection.
AFD
Application Download
AxyncMac
AsyncMac1
BCMSD
BCMSD1
BTCEPAN..
....
connection sharing
..
connMfr
CXPort
..
Devices
...
Wifi
Thanks for your help.
Alan
hi trueg
any ideas? any leads?
thanks buddy
alan

[Q] lost galaxy s3, no internet connection on, no security apps preinstalled

hello, everyone!
my bad if this post is misplaced but couldn't really find a good answer to my specific problem.
basically, i lost my sgs3 today. it had no security apps like android lost, lookout etc. installed and neither wifi nor mobile data were on. have installed from my desktop android lost, but since the phone has no internet connection i don't see how this app can ever be pushed onto the phone.
so basically, my question is if there is anything to be done here? perhaps any code or instruction sent by sms that would trigger the mobile data on!!! i don't suppose so!
anyway, whatever you might think of, i'd appreciate any help!
i'll call the gsm provider at some point to deactivate the sim, unless i can find a way first to locate the phone using their network signal.
many thanks!

[Q] How to use public (open) WiFi everywhere EXCEPT at home?

Dear community, please help me. I'm going insane over this issue...
In my town there are several free & open WiFi spots to which you can connect without password. My problem is that this free WiFi is also within reach from my apartment and I want to make my phone & tablet to prefer my domestic closed&encrypted WiFi. I'm perfectly aware of the possibility to set WiFi-priorities. Problem is: those are only used when searching for a new connection. If my devices are connected to the public WiFi, they will never switch to my private one unless the connection breaks or I disable & enable WiFi in Android.
Right now, my rather silly "workaround" is to always delete the public WiFi from the list of known WiFis when I'm at home and re-add it when I go outside. But this procedure is getting quite annoying. I want Android to use this WiFi, just not when I'm at home...
I can't be the only one with this problem. Is there any way? Root and/or Xposed based solutions would be okay too....
I already tried the app "WiFi Prioritizer" from Google Play and it came pretty close to what I was looking for, unfortunately its background process was killing my battery.
What version of Android your phone and what the tablet has?
Στάλθηκε από το GT-I8190 μου χρησιμοποιώντας Tapatalk
Currently my Samsung i9100 runs AOSP NeatROM (Kitkat 4.4.4) and my Nexus 7 (2013) runs CleanROM (Lollipop 5.0.2).
It shouldn't matter though. I'm looking for some kind of universal solution that could work on any Android version... :-/
From what I have read and understood, your problem is that when you want to connect to a specific network (your home network) you can't because your device scans and connects to the '' free'' ones simply because you were connected to them before or you are still connected to one. From what I know and also have worked for me, is to simply tap on the network you want to connect each time(an analogue should pop up and ask whether to ''forget' the tapped network or to connect to it if you are already connected to another one.). Also I don't know if a module exists for this purpose on xposed framework.
Maybe there's another way to do it, but since I don't have bought the app (it's called IF BY IFTTT) I can't tell if it does or doesn't do what you want. What it does is that makes selected actions automatically by running in the background. I think that it can do almost ''anything'' (like to upload the latest photo you took from gallery to Instagram without your actions).
I hope I helped
No no, I can connect to my home network manually, that's not the problem.
My problem is that Android doesn't do it automatically, when it is within reach and the phone is still connected to another (the free) network.
What Android SCHOULD do is automatically drop the connection to the open Wifi, as soon as my higher priority home network is within reach.
I didn't said that you can't connect to your home network, I simply said that it doesn't seems to do it automatic. I have also prioritised my network preferences and still my phone doesn't connect to the first one if it is not disconnect from the other (by the way the two networks I have tried it to are my home ones). In conclusion in my opinion this option is where you want to connect first, not for changing the connection automatically based on the received signal(although it does if you completely lost the signal to the connected source). Probably in your case the free Wi-Fi is close enough to you and your phone or tablet doesn't disconnect from it which in my opinion is perfectly fine since my phone does exactly the same.
Oh sorry, maybe I misunderstood you before.
But yes, you summarized it completely correct. Only that this behavior is not perfectly fine for me, as I'm sick and tired of being connected to open, slow and unencrypted connection at home
I have the impression that Android's WiFi management is pretty bad
You can try the app that I mentioned earlier but I am not sure if will do what you want. I suggest get in touch with the developer and ask him. I am happy I helped.
PS.1 If I helped don't forget to use the thanks button as it helps me and lets community know that I have contributed.
PS.2 I don't take credit for the app, I just suggest it because I think it may work.
Have fun
Thanks for your help, I will try the app later today, it sure looks interesting. My only fear is that it will be a battery killer.
EDIT: This app didn't really do the trick for my needs... I'm back to always deleting the open WiFi out of the list of known WiFis... Too bad that there doesn't seem to be a good way to do what I need

Share wifi over mobile data?

Hello. I have this weird problem. I have an app that does not work over wifi (it's coded, everything's normal). But in a weird situation that I am in, I need it to use it via wifi. So is there a way to somehow trick my phone into thinking that it's using LTE connection, when it's actually connected to my home router wifi?
The problem is.. Phone is not rooted and cannot be.
The approach I'm thinking of: using another phone (that I could root) to somehow reverse mobile data connection in order to create LTE/3G hotspot that shares... wifi. But whenever I google a solution for this, I always find myself finding tutorials that show how to share mobile data over wifi (so.. the opposite of what I need). But I wonder if that's even possible.
I heard about femtocells, but I was trying to avoid spending money on hardware that's going to be used once.
Also, I spent a whole day trying to use an emulator that would allow to spoof mobile connection. Apparently, application creator has blocked the ability to run application via emulator. So unless someone knows how to go around this little situation, this way doesn't work.

Categories

Resources