More of a PocketPC question but perhaps someone has already resolved this. On a PC there is a hosts file system32/drivers/etc where you can map an IP address to a hosts name so the address can be resolved. Is there a similar file on the XDA? How can I edit it?
TIA
David
Does anyone happen to know of a referrence for correct formatting of entries in the apns-conf.xml file?
I'm trying to put together a couple of custom entries for Canadian carriers but I want to make sure they are formatted correctly so as not to step over existing entries.
Speficically, I'm curious what the acceptable options are for type=. I know it can be blank, default, or mms but is there also an option for vpn for some carriers that have a different APN for vpn connections or what is the correct entry if you want to have multiple APN options for a single mcc,mnc combination.
I've tried googling and checked at developer.android.com but can't seem to find any referrence to correct syntax for that file.
Hi, just wondering if there is any way to redirect URLs to an alternate IP address, the way you can with a hosts file in Windows?
I need to change the address WP7 resolves an activesync URL to.
I realized one registry key "HKLM\COMM\Tcpip\Hosts\" same as windows WM6.5 and windows ce, but i really don't know how to create a binary vaule for "ipaddr", i tried to use a provxml to creat or modify but the binary value is so terrible.
Hi everyone,
Since this morning I decided to find a way to bypass inabilty to set MMS properties.
When I'll completly figure how to modify this settings I will develop an application where you will be able to put all the settings to set correctly the MMS APN.
So, I've started to investigate on my phone this morning, and I already found that.
It seems profiles are stocked in HKCU\Software\Microsoft\ShortMsg\MMS\Profiles\
Active profile is set as String in that key : HKCU\Software\Microsoft\ShortMsg\MMS\Active
Inside this Key, there is a Key for each profiles saved.
For my case, there is a key called "ORG-FR-APP". Inside this key, I can found this value :
TO-NAPID : String (Default Value = MMSAPN in my case)
TO-PROXY : String (Default Value = MMSPROXY in my case)
ADDR : String (Default value = http://mms.orange.fr in my case)
MS : DWORD (Default Value is 300).
I decide to modify value in registry trough MFG and I finally got that :
Before : http://attachments.xda-developers.com/attachment.php?attachmentid=880724&stc=1&d=1328002843
After : http://attachments.xda-developers.com/attachment.php?attachmentid=880725&stc=1&d=1328002843
The TO-NAPID and the TO-PROXY value seems to be linked to something I can see in "View config XML" but I don't know where I can edit them.
In deed, If I can edit them, the problem will be completely solved.
Here, the two screenshots which made me believe that the TO-NAPID and the TO-PROXY value are linked to something else in the file :
http://attachments.xda-developers.com/attachment.php?attachmentid=880724&stc=1&d=1328003211
http://attachments.xda-developers.com/attachment.php?attachmentid=880725&stc=1&d=1328003211
If someone know how to modify the set of values for NAPDEF and PXLOGICAL, I'm ready to do the software .
It's inside a XML File, somewhere in the phone.
I'll posting here if something new happens.
I'm gussing you've read through this already, but if not, I'm sure it could be of some help. http://msdn.microsoft.com/en-us/library/bb737506.aspx
I went trough a similar path trying registry edits through LG's MFG app and using the program DiagProvXML to try and push my own non-registry changes... but to no avail unfortunately. Hopefully, you'll be able to program something that works.
It really is too bad we can not just write to the Windows directory and simply add/edit the carrier __PROV_*.XML files directly.
Just in case anyone is tracking this thread, you can now use HeathCliff's WP7 Root Tools to copy the appropriate XML files to the windows directory and enable MMS on ROMs with Internet Sharing, that lack the correct carrier settings. Let me know if you need specifics on how to make this work.
I am interested in this. Would be useful for others coming from google in future.
yeah, would love to get those informations, too, sonus.
thanks a lot in advance
Sorry, for the delayed response. I had not tracked this thread. Have you guys tried the "LG Network Setup App"? One forum member reports that he was able to select his network from that marketplace app and enable MMS specific to his carrier. That's the easiest way to do this.
Otherwise, the general steps are
1. Unlock your phone using MFG (plenty of threads outline this, so do a search)
2. Install Heathclif''s WP7 Root Tools using "Windows Phone Device Manager", "Windows Phone Power Tools", or any way you can think of to copy the XAP install file for Heathclif's WP7 Root Tools onto your phone.
3. Copy the two relevant to your provider PROV XML files from the attached zip and the Mail Provider XML file to your windows directory using WP7 Root tools on the phone. The files are sorted by carrier_country_MCC or MNC code. There's a wikipedia page with all the providers and their respective MCC/MNC codes, I had linked to it in one of my posts on MCC a while back. If your carrier doesn't have a file, try using one of these files as a template to make a file for your carrier
4. Use MFG to select your XML file (MFG>>Engineer Menu>>Other Settings>>Set network Profiles>> Search for the MNC or MCC for your provider (it searches according to filename)
http://depositfiles.com/files/xebamjoer
http://depositfiles.com/files/a8xl7r9wz
There are a number of reasons one may want to change their WiFi mac address that are not worth discussing here. The point of this guide is only to provide instructions for making the change on a KitKat 4.4 2nd Gen Moto G. It might work for Lollipop but I've not tested it.
This requires root access.
Go to the WiFi settings panel and open the menu at the bottom right corner.
Click 'Advanced' and write down the MAC address shown (second to last entry)
Use your root enabled file explorer (ES File Explorer is one example) to navigate to /persist and copy the file called 'WCNSS_qcom_wlan_factory_nv.bin'
Paste the file in a place where you can edit it (ex the downloads folder)
Download a hex editor app and open the file from the location you just copied it to
You should be able to find a set of characters in this file that matches your MAC address - make sure that the set matches exactly what you wrote down before
Change the characters to a new MAC address of your choosing and save the file
Using your file explorer, rename the original file 'WCNSS_qcom_wlan_factory_nv.bin' in the /persist directory to something like 'WCNSS_qcom_wlan_factory_nv_bak.bin' to create a backup file
Copy and paste the modified copy of 'WCNSS_qcom_wlan_factory_nv.bin' from your Downloads folder (or wherever you put it) to the /persist folder
Reboot and check your mac address as detailed in steps 1-2 to ensure that it has changed. This change will be persistent.
I used this small apk to change it:
https://play.google.com/store/apps/details?id=com.jworksbr.macspoofer
I think it's easier to change with one of the apps from the google play.