Related
I have just got a HD7. In the setting section, under the find my way category, I have a problem.
first, the phone says that find my way is not available.
Second. The option that allows me to let the phone save my locations for faster whatever does not exist. i.e. instead of two options in find my phone setting, I just have one. the other is missing.
third, in the windows live website, there is no sign of the "Map it" option that it should be there. other features like lock and ring work perfectly fine through SMS, NOT push notification.
although this is not a big deal, but I wonder what can be the reason. I live in turkey. can that be for it that the map it option is not available in turkey, or maybe HTC has decided to protect our privacy better by removing the save my location option. anybody has any idea?
mehranx1980 said:
I have just got a HD7. In the setting section, under the find my way category, I have a problem.
first, the phone says that find my way is not available.
Second. The option that allows me to let the phone save my locations for faster whatever does not exist. i.e. instead of two options in find my phone setting, I just have one. the other is missing.
third, in the windows live website, there is no sign of the "Map it" option that it should be there. other features like lock and ring work perfectly fine through SMS, NOT push notification.
although this is not a big deal, but I wonder what can be the reason. I live in turkey. can that be for it that the map it option is not available in turkey, or maybe HTC has decided to protect our privacy better by removing the save my location option. anybody has any idea?
Click to expand...
Click to collapse
I have the same problem, anyone can solve this?
Set your number in the settings, then it should work. Or try to change your locale settings (WL and phone)
On my device it's also missing.
When I logged into the website windowsphone.com suddenly on the phone instead of those two checkboxes with options, I've got only now :
"Ring, lock or erase your phone......" and slider setting "On/Off".
How to bring the maps on?
I have been successfully using the Verizon FIOS remote control app to control my TV FIOS STB and it is much nicer to use than the standard IR remote.
To get it to work originally using a nightly (circa 128), I had to persuade the Nook that it had a phone number as this is registered against one set in the STB. I did this by going into Settings/Call Settings/Additional Settings. This gives a network or SIM card error but when OK'd allow me to manually enter a phone number which then worked fine and continued to work through many nightly updates.
Something has now changed (I am currently on nightly 200) as I find that I have to re-register the FIOS app almost daily to get it to work.
On checking I find that the Phone Number setting gets lost periodically and set back to Unknown and I have to manually enter it again.
Does anybody know whether CM7 behaviour has changed with respect to the storage of the Phone Number? I realise it would normally be on a SIM, but it does seem to stick around for quite a while on the Nook before getting lost.
Any luck with this? I've been trying to figure out a way to do this for a while. I am unable to set a number as you described as all settings are greyed out. I'm also on nightly 200+. Seems like there would be a system file we could edit to fake the number, or something like that. Was thinking about setting up a SIP account to try it, but I doubt that will work.
dgibb2000 said:
Any luck with this? I've been trying to figure out a way to do this for a while. I am unable to set a number as you described as all settings are greyed out. I'm also on nightly 200+. Seems like there would be a system file we could edit to fake the number, or something like that. Was thinking about setting up a SIP account to try it, but I doubt that will work.
Click to expand...
Click to collapse
I have made some progress investigating this but have not got a final solution yet.
First, I can set my phone number up even though it is not a phone. I go into Settings, Call Settings, Additional Settings. The screen blurs and brings up a dialog box saying Call settings Error - Network or SIM card error. If I OK that then I see 3 menu items. The first 2 are grayed out but the 3rd "My Phone Number" is enabled. I select that and can enter a Phone Number. Are you saying you get the error and then all 3 options are grayed out?
Once entered I can view the Phone number via Settings, About Tablet, Status.
So far so good. The phone number setting does not normally survive a reboot, and also typically reverts to Unknown after a couple of days even without a reboot.
I have traced the Phone number setting to be stored in com.android.phone_preferences.xml which is in /data/data/com.android.phone/shared_prefs
But when the Phone number disappears it doesn't disappear from this file so there is some more complex interaction with trying to read a non-existent SIM first. So far I have traced the code involved to MyPhoneNumber.java and MSISDNEditPreference.java which are in the CyanogenMod-android_packages_apps_Phone-5d2764c.
I am still working on understanding this to see if there is some work-around to make the setting stick better. Currently I just have to check the phone number manually and set it again when it disappears.
Hmmm. When I go into call settings, all settings are greyed out except for internet call settings at the very bottom. I see the additional settings field you are speaking of but as its greyed out nothing happens if I click it. Weird.
dgibb2000 said:
Hmmm. When I go into call settings, all settings are greyed out except for internet call settings at the very bottom. I see the additional settings field you are speaking of but as its greyed out nothing happens if I click it. Weird.
Click to expand...
Click to collapse
Yes. That is strange. All my settings in Call Settings are enabled even though most are inapplicable. I don't think I have done anything to explicitly enable them and I'm on a standard Nightly 240 with the updated SystemUI.apk which turns off the phone signal bars. But I've never had these greyed out with any nightly build before.
Anybody else comment on whether their whole Call settings are enabled / disabled?
There is also a setting in build.properties in the system folder with a key called
keyguard.no_require_sim
I think this may have effect on how the OS treats calls which access the SIM. On my system this is currently set to 1. I might try playing with other values like true, 0 to see what effect that has.
Another theory as to why your call settings may be greyed out is that it they may get disabled in airplane mode.
Now this could be an issue even if you have set and subsequently cleared airplane mode as I believe the airplane mode setting doesn't go away entirely and can cause problems.
There is a command line way of clearing this setting completely which I did once when I set airplane mode on. Search for something like airplane sqlite to find the instructions.
That was it. I was stuck in airplane mode, and must have been for a long time. I used Android Assistant to clear the setting and it worked. I'm able to set my number and use fios mobile remote now! Thanks for your help.
Where did you get that updated systemui.apk to clear the cell signal bars? Now that I got the airplane mode off I have the signal strength there for no reason.
I got the SystemUI.apk from here
http://forum.xda-developers.com/show...60542&page=547
I just replaced the one in system/app. If you overwrite then you might get status bar forced close but a system reboot will sort that out and I haven't had signal bars since.
I've now put this in a zip that I can use to install after any nightly update I do as I've now found there is a wifi patch to deal with any remaining SOD issues although I haven't had one of those for a long time now.
Hopefully this stuff will get put into the main build before too long.
Looks like your link got clipped. Getting a page not found error.
Also, do you have any instructions on how to put the .apk into a zip for re-install after you do an upgrade? I'm assuming its not as easy as just ziping the file up?
Updated link
http://forum.xda-developers.com/showthread.php?t=960542&page=547
Yes. It is as easy as zipping the file up, but you have to create a matching folder structure to determine where the file goes. So in the case of the SystemUI file you create a folder called system containing a folder called app, put the file in the app folder and zip it so that system is in the root of the zip.
Correction: I thought that zip method was working but it wasn't. I had manually put the files in anyway and that worked OK. Then I was testing the zip, but it was actually failing.You need to put the files in a zip with the meta-inf etc. I think this link gives instructions
http://alldroid.org/default.aspx?g=posts&t=855
No. That doesn't work either as it uses an older method of scripting no longer supported. Apparently it needs to use Edify scripting now. It looks like some people add files to the gapps package, but I'm not clear yet whether it has to be re-signed, and I don't particularly want to redo gapps just to do this minimal patch.
I think I now understand how to produce an update zip that works.
I first took a gapp zip and stripped out all the existing files under system leaving the meta-inf alone. I put in the patch files in the appropriate folders under system. I then modified the updater-script in the meta-inf tree to just mount system, run package_extract_dir("system", "/system"); and unmount system with changes to the ui_print
I then signed the zip using the win-sign utility available here
http://forum.xda-developers.com/showthread.php?t=629151&highlight=sign+zip+files
I tried this out by first updating to nightly 246 and then applying my patch containing the SystemUI and the wifi driver that fixes SOD and that seemed to work OK.
where the hell are the proxy settings hidden in ICS,
I have tried the following: settings...wifi connection long tap.....pop up window ....modify connection...show advanced option....
nothing happens
tried connected and unconnected
used a proxy setting software form the market.......... no success at all
need this urgently to connect to a corporate network..
PS : I have original firmware per update from samsung, no root
------------------------------
ICS really screws me up.....high battery drain, many hangs....forced closes..
my home screens need always some time to load when I come back from an application.
streaming videos are stuttering........my USB/OTG connections won't work or work only sometimes, the WIFI is connecting and disconnecting all the time now the proxy problem
Settings - Wi-Fi - Long klick on your network - "Modify network config" - tick "Show advanced options" checkbox
I hope you do know that Android does not support Proxy, In samsung Models the stock phone browser can be configured to run with Proxy settings, but none of your apps will work with Proxy on a wi-fi network.
This is a reported problem, the thread can be found as below
http://code.google.com/p/android/issues/detail?id=17231
There are several other similar complains, but google at present does not seem to be interested to add proxy support
i'm using AutoProxy app from market. Working both on ICS and GB rom
on GB I could set the proxy in andvanced WIFI settings and it worked perfectly.
I am using Junos Pulse to set up the VPN, this worked fine with my SG2 and my Note.
Now on ICS I cannot get inot the ....advanced settings.... as I have mentioned in my post I know where this normally is to find and I tried to check this option after long pressing the particular WIFI spot, it appears and I check it but nothing happens........
Yes, I know that android has a problem with proxy, thats why I am using JUNOS PULSE . it is an app from Juniper Networks (firewall hardware manufacturer) and it worked fine, but I have to set the proxy IP and Port manually.
Again, I know where those settings normally are, but they stay grey and cannot be used.
So I'd like to ask someone here to verify my finding. Again, can s.o just go to WIFI....long tap your connection, then check advanced settings. Then please control, if this feature is available after saving. In my case it is not...............
thanks in advance for the support
and , of course Auto proxy is not of any use for my problem, also sorry but the stock browsers can never be set up for proxy. In Android only the Connection (in this case the WIFI) can be set up to talk to an fixed IP on a fixed port.
May be it helps if I describe what Junos Pulse is doing: Junos Puls is connecting to the server , establishes a VPN and gives your devise a new IP(internal) and catches the traffic and routes it to the proxy. But this proxy IP and port you have to publish first. This is normally done in Android by setting the advanced settings in the appropriate connection to the proxy IP and Port. Hope this helps
Problem solved. It was a font proplem. I had installed a customized font this caused th proxy settings to be grey. changed the font.
Now I can edit the proxy ip and port.
And my WIFI is working fine on our proxy through the VPN with Junos Pulse
Hey
Sorry for the noobness but I've searched all over for this and I can't find a decent tutorial for this...
I want to connect to my company wifi but it's unfortunately by proxys... I have friends there that have access but they are on 2.3.3 ICS don't seem to get connect.
Can anyone give some light on what you guys configure your proxys manually. I don't know the machine name and all those steps that are needed on the advance settings...
Please and thanks
Conection proxy server
I have the same problem. In a galaxy note 10.1 i can't conect a proxy server. I have set number of port and name of anfitrion Android i can't connect. Can i help me?
First, I'm on a GT-N7000 running android 4.0.4 build Kernel version 3.0.15-N7000UBLR3-CL890184. I was running the stock android 2.3 until I updated over Kies air about a week ago which caused the problem that I'm having. I noticed it first in the stock browser which is Entel (Chilean mobile service provider) branded. Web pages were loading really strangely; small, to the left, and disorganized. I installed Chrome but it had the same problem. So then I chose the "request desktop version" option in Chrome and it started working right, and then did the same in the stock browser and it worked right there too. But only for a little while. After I left the program and came back a few hours later and tried to look at a different web page the problem had returned. I noticed that the "request desktop version" box had become unchecked so I checked it again, and this time it didn't fix the problem. I went into task manager and closed the program and then opened it again checked the "request desktop version" and this time it did work. Then I left again for a few hours and came back to it and it didn't have any problems, then I left it again for a few hours and came back and it did. Then I noticed that the images in Google Reader were smaller then they were supposed to be and when I clicked on the link to the web page the image was from, the browser didn't load it right again. "Request desktop version" didn't fix it. I long pressed on the image and choose "view image in new tab" and the image loaded small again and even when you zoomed in it was all pixelated, but then I chose "request desktop version" again and this time it worked and when I reloaded the original web page where the image was from it worked, though the image was still small in the Google Reader app, though the image in the next post was fine. Also, when I'm having problems in the browser facebook app seems to load things weird too, though it usually acts fine when I'm not. What the ____ is going on?
TL;DR What system resource is causing html (and especially images) to load small and funky across many different apps? See attached images for examples.
go to applications > all > Internet > clear data and try again
I tried that, and it seemed to work at first, but then the problem came back. I then cleared data on Internet and Chrome with the same result.
plugins enabled ?
in browser settings > advanced
Shown as "Always on"
java script?
Under bandwidth management, load images?
I only have "preload search results" and "load images" as options under bandwidth management. For "preload search results" WiFi only is selected, for "load images" there is no sub-heading of "java script" available, just a check box, which is checked.
no no, java script is under advanced. They were 2 different option. sorry to confuse you.
It's ok. Java-script is checked. Should I un-check and save and then re-check and save any of these options? any way that might help?
its checked on mine and the pages load fine. so it should be checked.
---------- Post added at 12:16 AM ---------- Previous post was at 12:15 AM ----------
are you using the mobile network or wifi.?
I know it happens on mobile network, and I think it happens on WiFi, but I'm not sure. And again, it doesn't happen all the time (though maybe this is because it doesn't happen on WiFi and always happens on mobile, I'm not sure)
check if you access point names are set to correct setting if it only happen using mobile network. else if happens on wifi as well, may be worth trying a factory reset, but make sure you on a safe kernel and backup your data
Access point names?
yeah the one in
settings/more/mobile network settings
OK, well here are the screenshots of what I have under APNs. You can compare that with another pic I've uploaded and what's listed here: http://www.mobilecloseup.com/foro/showthread.php?t=953558 and here: http://empresas.entel.cl/PortalEmpr...nfpb=true&_pageLabel=P14404727181299181386406 There seem to be some differences, but I'm not sure they are important.
best to find out from your providers. for me it looks ok
So, I checked again to make sure, and while google seems to work, and some websites work better then others, pretty much all of them are messed up only when I'm mobile network and nothing is messed up when I'm on WiFi. What can I do to fix the APN's? What do I have to tell my cell service provider?
first try to remove and reenter them. check for the correct setting s from them.
FIXED
So here is the full fix:
The problem is that web pages don't load right after an android 4.0.4 ICS update, though probably it would have the same problem after updating to 4.1 Jelly Bean or any other update. Webpages load small because the APN gets reset to Entel's mobile internet server (bam.entelpcs.cl) instead of full internet server (imovil.entelpcs.cl). All you have to do is create a new APN and choose it. To this go to Settings>Wireless and network>More...>Mobile networks>Access Point Names>Menu button>New APN.
The new APN should have these settings:
NAME: Internet Móvil [don't really think the "ó" is important]
APN: imovil.entelpcs.cl
Proxy: not set
Port: not set
User name: entelpcs
Password: entelpcs
Server: Not set
MMSC: Not set
MMS proxy: Not set
MMS port: Not set
MCC: 730
MNC: 01
Authentication type: PAP
APN type: internet
APN protocol: IPv4
Enable/disable APN: APN enabled
Bearer: Unspecified
After you create it, make sure it is chosen and not the bam.entelpcs.cl option
One other thing, I changed Settings>Wireless and network>More...>Mobile networks>Network mode to GSM only, but when I did this it got stuck on E network only and wouldn't connect to 3G or H or H+, so I changed it back. Also, when I was trying to figure this out I went into Settings>Wireless and network>More...>Mobile networks>Network operators and chose Entel, but I don't think this was necessary.
glad you solved it
Sent from my GT-N7000 using xda premium
I've seen a few different solutions to the spotty MMS issues on custom 4.2.2 ROMs floating around so I thought I would create a thread to catalog them here. For those wondering there is an issue with seemingly all the D4 4.2.2 custom ROMs that causes MMS to randomly stop working. It seems rebooting or wiping cache/dalvik seems to fix it for some but it eventually comes back. I don't send many MMS messages so I can't really attest to how well any of these work.
Solution #1:
1. You will need a root file explorer like Root Explorer.
2. Navigate to /data/data/com.android.providers.telephony/databases/telephony.db
3. Rename telephony.db to telephony.db.xx
4. Reboot your phone and all should be well.
(Thanks to NeoPheonixTE on DroidForums for this one)
Solution #2:
Use the Verizon Messages app from the Play Store.
(Thanks to ws6formula350 on DroidForums for this one)
Solution #3:
Go to Settings, Wireless & Networks, More..., Mobile Networks, Access Point Names. Scroll down until you find whichever APN that your phone is using - in my case, my phone uses "LTE - Verizon Internet". Tap on the selection - NOT the blue bubble on the right - and scroll down until you find "MMSC". Tap on that, and in the box that comes up, type "http://mms.vtext.com/servlets/mms", without the quotes. Submit, press the Menu key, tap "save", back out to the Home screen, and reset.
(Thanks to Jishkah on DroidForums for this one)
If others have suggested these solutions elsewhere let me know and I will give them credit as well.
Good luck and let us all know if any of these solutions work for you!
Hey. Made an account to say this: I'm not sure if Solution #3 works. More than anything, I've found that MMS in custom ROMs are a hit-or-miss; every once in a while, they'll send, but, a vast majority of time, they won't. I found that bit of advice - changing the MMSC setting - on another website, and it seemed to work for me. However, the Droid 4 jumps between EHRPD - Verizon Internet, and LTE - Verizon Internet, so I'd recommend applying this setting to both of those networks.
Once again, I'm not sure if that'll work for sure, but it's worth a shot, no? Another idea that I had would be to copy the APN settings from the stock ROM to whatever custom ROM that you're using - I haven't tested this out, but it may work. It may also bar you from using Wireless Tether, too. Once again, I'm not an expert.