Rodrigo Mendes
New member
Any upgrade in picture quality with the nokia pro cam software or gdr2?
Way faster to take pictures, but no quality improvements here. But I have a 820.
Last edited:
Any upgrade in picture quality with the nokia pro cam software or gdr2?
On your phone mane and run cmd on your computer then write ipconfig and the IP is the IPv4
It's not gonna improve the hardware of the camera the 810 has the same camera as the 820 an 8MP Carl Zeiss f 2.2 lensWay faster to take pictures, but no improvements here. But I have a 820.
There ya go, y'all who live in this world of pc's and programing seem to think that everyone knows what this means,
good for you but you're out of touch with the majority of the world who doesn't :wink:
IP I know.
Got it!
And did a more elaborate tutorial.
1- Search for Fiddler on google and download it
2- Open Fiddler
3- Go to Tools > Fiddler Options > Connections > mark "Allow remote computer to connect" and OK.
4- Restart Fiddler
5- Press "Control + R" to open a file with a Notepad in Fiddler.
6- Press "Control + F" to make a search and paste this:
7- Click on "Search Next"
8- At the next line, paste this code:
9- Now you have to change both "RM-821_eu_euro1_425" to Manufacturer Name from your Lumia. You will find it on Extra+Infos on your Lumia.
10- Save the Notepad file and close
11- Now pickup your phone and forget about your PC. Click on WiFi settings, connect with the same WiFi you are connected on your PC.
12- Still in your phone and WiFi options, click on your WiFi, Activate proxy and put your PC IP Address on Server field. On port field, put 8888.
13- Now you have to search for QR Codes below
Got it!
And did a more elaborate tutorial.
1- Search for Fiddler on google and download it
2- Open Fiddler
3- Go to Tools > Fiddler Options > Connections > mark "Allow remote computer to connect" and OK.
4- Restart Fiddler
5- Press "Control + R" to open a file with a Notepad in Fiddler.
6- Press "Control + F" to make a search and paste this:
7- Click on "Search Next"
8- At the next line, paste this code:
9- Now you have to change both "RM-821_eu_euro1_425" to Manufacturer Name from your Lumia. You will find it on Extra+Infos on your Lumia.
10- Save the Notepad file and close
11- Now pickup your phone and forget about your PC. Click on WiFi settings, connect with the same WiFi you are connected on your PC.
12- Still in your phone and WiFi options, click on your WiFi, Activate proxy and put your PC IP Address on Server field. On port field, put 8888.
13- Now you have to search for QR Codes below using your phone - hit search button, hit eye symbol, hold your phone against the QR codes, tap on the website link.
You need to add that, just go to end of the code and after OnBeforeRequest(oSession: Session) { press ENTER and paste the code there, then rename the firmware name and file - save it before you restart fiddler.i install fiddler2 on windows 8 and disable firewall. but i find OnBeforeRequest(oSession: Session) { but after that line i cant find this " if(oSession.uriContains("RM-821_eu_euro1_425")) "
Made it a little more elaborate
1. Install fiddler
2. Go to tools, fiddler options then connection then allow remote connection
3. Press ok then restart fiddler
4. Then open fiddler ctrl +r, it will open the notepad app
5. Ctrl +f then paste static function OnBeforeRequest(oSession: Session) {
6. At the next line paste this code
if(oSession.uriContains("RM-821_eu_euro1_425"))
{
oSession.url = oSession.url.Replace("RM-821_eu_euro1_425","RM-877_nam_att_205");
}
7. replace the RM-821_eu_euro1_425 with your lumia found in extra+info
8. go to your phones wifi setting, connected to the same wifi network as your computer. Click on the network you connected or hold it until edit option pop out. Proxy switch to ON and Server/url is your computer's IP address, and the Port is 8888 and save
9. here is the qr code
qr codes - Imgur
:smile::smile::smile::smile:
OK so i get as far as clicking the install button and i just keep getting a message saying "The Microsoft account service is unavailable at the moment. Try again later." anyone got any suggestions? Thanks!