Depreciated project, use Syncer instead
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----------------------------------------------------------------------------------------------------
Articles:
Transfer Files between your PC and Android with Droid Sync Manager (Xda)
Prosta wymiana plików między PC a smartfonem dzięki Droid Sync Manager
Transfiere archivos del PC a tu Android con Droid Sync Manager
Droid Sync Manager: Enviar archivos desde PC al móvil (Android)
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------------------------
Droid Sync Manager Key Features:
Browse Computer files and folders and download them to your device with a simple click.
Browser and Send phone files and folders to your computer. [Coming soon]
Music & Video Streaming from computer to your Android smartphone
Browse Windows network shared files and folders.
Material UI look and feel.
(S)FTP access [coming soon]
More to come :good:
Available in 13 Languages
Arabic
English
Spanish
Serbian
Croatian
German
Dutch
Polish
Russian
French
Italian
Chinese (Simplified)
Chinese (Traditional)
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------------------------
Requirements:
Microsoft Framework 4.0
Android 4.0+
Java 1.6 (or higher) installed on computer to enable video and music streaming
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------------------------
Information you must know about:
This app requires a windows service to be installed on your computer, alone this app does nothing!
After you install the service, use Service_Manager to start it or use Windows Service Manager (found in control panel -> Administration tools -> Services)
Service name as found in Windows Service Manager is: Droid Sync Manager.
Make sure you allow the windows service through your firewall by either:
Using "Programs and Features" found in Droid Sync Manager installation folder
How to do it?
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------------------------
FAQ
Q: Android app is asking for a password?
A: You need to start the windows client, if there is no password set, it will ask you to enter one. else you will need to click on Security Control tab on top
then click on Set Admin Password button. The password you use here, is the one you will have to use on the Android app.
Click to expand...
Click to collapse
Q: I cannot set Administrator password, or start the service using Desktop client?
A: Close windows client, and run it again as Administrator (right click on windows client icon, click on Run as Administrator)
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------------------------
Download Links:
Official Website
Google+ Community.
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------------------------
Pro Version Features
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Quick Install Guide:
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Always Remember:
Don't mirror my files, I like to keep track of download count.
If you find a bug, either send email to: [email protected]
If you have a feature request let me know here, I will see what I can do about it
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------------------------
Screenshots:
XDA:DevDB Information
Droid Sync Manager, Tool/Utility for the Android General
Contributors
OmarBizreh
Version Information
Status: Stable
Current Stable Version: 2.0.0
Stable Release Date: 2014-09-15
Current Beta Version: 0.4.0
Beta Release Date: 2014-03-26
Created 2014-03-11
Last Updated 2016-08-14
Reserved
Change log:
----------------------------------------------------------------------------------------------------------------
13/09/2014
----------------------------------------------------------------------------------------------------------------
Material UI look
Music and Video streaming.
Access windows network shared files.
lots of bug fixes and other major UI changes.
----------------------------------------------------------------------------------------------------------------
23/05/2014
----------------------------------------------------------------------------------------------------------------
UI Changes
Implemented Favorites
Bug fixes and performance boosting.
New Icon
----------------------------------------------------------------------------------------------------------------
26/03/2014
----------------------------------------------------------------------------------------------------------------
Added tabs for browsing Android and Computer files.
Added ability for background sending & receiving, users can now send and receive multiple files at once.
Fixed non-English letters issue.
Improved Security:
Devices are now asked for administrator (or Regular User) password to be able to connect.
Ability to block and unblock devices.
Ability to lock app to prevent non authorized access.
View all devices that connected to computer in the past.
----------------------------------------------------------------------------------------------------------------
14/03/2014
----------------------------------------------------------------------------------------------------------------
Transfer files and folders from your android device to your computer
Remember computer IP Address to prevent network scanning on each startup
Bug fixes and performance improvements.
This looks perfect, thanks for that
Gonna give this a shot. Do the two devices have to be on the same wifi network? If so, is it possible to write the code so the two devices are not on the same wifi network (ie - ability to access computer when not at home sort of thing)?
EDIT:
Ran into an error on the Windows installation. Downloaded .rar, extracted to desktop, ran Install.bat, then attempted to run DroidSyncManager.exe...
Error received:
Cannot start service from the command line or a debugger. A Windows Service (using installutil.exe) and then started with the ServerExplorer, Windows Services Administrative tool or the NET START command.
What am I doing wrong?
Thanks!
Android Version?
COLOR]Android version needed ??
LifeAsADroid said:
Gonna give this a shot. Do the two devices have to be on the same wifi network? If so, is it possible to write the code so the two devices are not on the same wifi network (ie - ability to access computer when not at home sort of thing)?
EDIT:
Ran into an error on the Windows installation. Downloaded .rar, extracted to desktop, ran Install.bat, then attempted to run DroidSyncManager.exe...
Error received:
Cannot start service from the command line or a debugger. A Windows Service (using installutil.exe) and then started with the ServerExplorer, Windows Services Administrative tool or the NET START command.
What am I doing wrong?
Thanks!
Click to expand...
Click to collapse
Same problem here also. I've attached the logs if it helps...
LifeAsADroid said:
Gonna give this a shot. Do the two devices have to be on the same wifi network? If so, is it possible to write the code so the two devices are not on the same wifi network (ie - ability to access computer when not at home sort of thing)?
EDIT:
Ran into an error on the Windows installation. Downloaded .rar, extracted to desktop, ran Install.bat, then attempted to run DroidSyncManager.exe...
Error received:
Cannot start service from the command line or a debugger. A Windows Service (using installutil.exe) and then started with the ServerExplorer, Windows Services Administrative tool or the NET START command.
What am I doing wrong?
Thanks!
Click to expand...
Click to collapse
Got the same exact thing
I'm having trouble installing the actual server. What's the name of the service that needs to be running? It might have installed and I just need to set it to run.
sulpher said:
Got the same exact thing
Click to expand...
Click to collapse
Same Issues, Even manually added service to the windows exception firewall. but NADA.
@Adarzh thanks for the install log, that gave me a clue on what is the issue, the one attached now should work :highfive:
Thanks everyone for reporting
The attached one also includes a fix for issue where the service used to crash because of failure to write in its log file.
Edit:
If anyone is interested in reading the log file manually for the service, it will be created at: C:\ProgramData\Droid Manager\
Although the log file wont be created until you first connect to the service using the android app, otherwise no log will be written.
LifeAsADroid said:
Gonna give this a shot. Do the two devices have to be on the same wifi network? If so, is it possible to write the code so the two devices are not on the same wifi network (ie - ability to access computer when not at home sort of thing)?
EDIT:
Ran into an error on the Windows installation. Downloaded .rar, extracted to desktop, ran Install.bat, then attempted to run DroidSyncManager.exe...
Error received:
Cannot start service from the command line or a debugger. A Windows Service (using installutil.exe) and then started with the ServerExplorer, Windows Services Administrative tool or the NET START command.
What am I doing wrong?
Thanks!
Click to expand...
Click to collapse
A windows service isn't like an application, you put it on your computer (and must keep it in the same directory) and just run the install bat, it will always run in the background and will start automatically on System Startup.
Although please note use Service manager after you install the service so that you start the service, it doesn't automatically start after installation.
footie_fanCFC said:
COLOR]Android version needed ??
Click to expand...
Click to collapse
Yup the android version is the one that will let you access your files, without it there is no other way to access them :good:
Thanks for the update. Still getting the same error message when trying to run DroidSyncManager.exe file, and when I run Service_Manager.exe I try to start service and nothing happens.
Also tried to load a log file but the message I got was:
Failed to read log file: Could not find a part of the path 'C:\ProgramData\Droid manager\ServiceLog.txt'.
LifeAsADroid said:
Thanks for the update. Still getting the same error message when trying to run DroidSyncManager.exe file, and when I run Service_Manager.exe I try to start service and nothing happens.
Also tried to load a log file but the message I got was:
Failed to read log file: Could not find a part of the path 'C:\ProgramData\Droid manager\ServiceLog.txt'.
Click to expand...
Click to collapse
When you run the service from Service_Manager does it show you that Service Status is "Running"
If not can I please open a teamviewer session with you, I need to take a look at "Event Log" and "Services" in control panel administration tools
dafaq -.-
I was asking which android version is needed to run that apk,cuuz it is showing parsing error when I m trying to install it
footie_fanCFC said:
dafaq -.-
I was asking which android version is needed to run that apk,cuuz it is shoing paesing error when I m trying to install it
Click to expand...
Click to collapse
Sorry my mistake, it needs android 4.0+
I'm still getting the same error. Whats the name of the service it creates. ?.
Adarzh said:
I'm still getting the same error. Whats the name of the service it creates. ?.
Click to expand...
Click to collapse
It's called: Droid Sync Manager
OmarBizreh said:
It's called: Droid Sync Manager
Click to expand...
Click to collapse
No this service is not created in my machine.
Adarzh said:
No this service is not created in my machine.
Click to expand...
Click to collapse
Did you try running "Install.bat" as administrator?
Also I didn't mention that the service requires Framework 4.0 installed, my mistake :angel:
OmarBizreh said:
Did you try running "Install.bat" as administrator?
Also I didn't mention that the service requires Framework 4.0 installed, my mistake :angel:
Click to expand...
Click to collapse
Is it require exact 4.0. I just installed 4.5.1, i believe its the latest. I'm still getting the same error.. I ran the script as administrator too.
Related
are there any standalone Windows Mobile 5.0 emulator can work without Visual Studio .NET, I really want to try out the platform before buying a Wizard.
Yes, I have it on my blog. It's 250MB or so. Use FlashGet or some download accelerator to grab it. Check the October 2005 archives.
BeyondtheTech said:
Yes, I have it on my blog. It's 250MB or so. Use FlashGet or some download accelerator to grab it. Check the October 2005 archives.
Click to expand...
Click to collapse
Hi, BeyondtheTech, do you mean this "http://www.beyondthetech.com/downloads/phone/DeviceEmulator50428.msi" ? i afraid i get the wrong file and use up you web hosting bandwidth, Thanks a lot
That's the file.
BeyondtheTech said:
That's the file.
Click to expand...
Click to collapse
It works Great!!!!!! Thanks for the file, but cannot sync and said activesync 4.0 need, now I am looking ofr the activesync 4.1 download link in the forum!
Why there aare only 3.8 on Microsoft.com ?
Anywhere else I can download that emulator from? It's downloading a 4kb/s from BBt site .
I'm in the process of moving servers... I'll let you know when it's up and running again.
BeyondtheTech said:
I'm in the process of moving servers... I'll let you know when it's up and running again.
Click to expand...
Click to collapse
Discovered your blog a few days ago, I'm still in the process of getting the most of it!
Congrats for such a good website!
Looks like you finished your server move, but the link is still unavailable. Any news? Somewhere else to get it from?
Bebitoo said:
BeyondtheTech said:
I'm in the process of moving servers... I'll let you know when it's up and running again.
Click to expand...
Click to collapse
Discovered your blog a few days ago, I'm still in the process of getting the most of it!
Congrats for such a good website!
Looks like you finished your server move, but the link is still unavailable. Any news? Somewhere else to get it from?
Click to expand...
Click to collapse
I have the file, but i have no where to upload, do you have a FTP ?
If you're looking to share large files, use a free service like www.yousendit.com or www.dropload.com.
BeyondtheTech said:
If you're looking to share large files, use a free service like www.yousendit.com or www.dropload.com.
Click to expand...
Click to collapse
I will try the www.dropload.com tomorrow morning, Thanks
if you still don't have it, here it is:
http://buzzdev.net/index.php?option=com_remository&Itemid=68&func=select&id=36
ActiveSync 4.0 and 4.1 as well.
buzx
For what is this emulator good for? Thx
I too downloaded this about a month ago just to give WM5 a look. It wasn't exactly to try before I buy, but I did have a bit more of a play while I was waiting for my K-JAM. can be a bit slow, but not too bad.
rookery said:
I have the file, but i have no where to upload, do you have a FTP ?
Click to expand...
Click to collapse
No FTP, no yousendit account, only a gmail address
buzz_lightyear said:
if you still don't have it, here it is:
http://buzzdev.net/index.php?option=com_remository&Itemid=68&func=select&id=36
Click to expand...
Click to collapse
Got it, thanks buzz, thanks rookery!
TheBrain said:
For what is this emulator good for?
Click to expand...
Click to collapse
Useful to try a software. Especially on these early WM2005 days. I tried PocketZenPhone a few days ago, and could not totally removed it. A quick try on the emulator would have been enough, and would have kept my device clean :wink:
Step 1: get the WM2005 Emulator -> done
Step 2: install it -> done
Step 3: "connect" it to ActiveSync -> need your help again :wink:
I do not have Visual Studio and all this stuff, only the Emulator downloaded from Buzz's website. I can see the DMA (Direct Access Memory) connection method in Emulator's ActiveSync program, but nothing related to DMA on the Destop's ActiveSync (4.1, downloaded from Buzz's website too 8))...
Did someone already manage to dot it? In the meantime, is there a workaround to install on the Emulator a software with a .exe installer (no direct acces to the .cab files)?
Bebitoo said:
Step 1: get the WM2005 Emulator -> done
Step 2: install it -> done
Step 3: "connect" it to ActiveSync -> need your help again :wink:
I do not have Visual Studio and all this stuff, only the Emulator downloaded from Buzz's website. I can see the DMA (Direct Access Memory) connection method in Emulator's ActiveSync program, but nothing related to DMA on the Destop's ActiveSync (4.1, downloaded from Buzz's website too 8))...
Did someone already manage to dot it? In the meantime, is there a workaround to install on the Emulator a software with a .exe installer (no direct acces to the .cab files)?
Click to expand...
Click to collapse
run "C:\Program Files\WM_50_EMU\DeviceEmulator.exe" without any option.
You'll get the screen below. Read the options through and try to setup the networking.
I didn't coz i never needed AS connection to Emulator.
Optionally you can install those exe instal packages and then take the cab files manually from
c:\Program Files\Microsoft Active Sync\
and copy them over to emulator.
buzz
buzz_lightyear said:
run "C:\Program Files\WM_50_EMU\DeviceEmulator.exe" without any option.
You'll get the screen below. Read the options through and try to setup the networking.
I didn't coz i never needed AS connection to Emulator.
Click to expand...
Click to collapse
That may be the solution, I have to dig into it...
buzz_lightyear said:
Optionally you can install those exe instal packages and then take the cab files manually from
c:\Program Files\Microsoft Active Sync\
and copy them over to emulator.
Click to expand...
Click to collapse
Yes, just found this solution too. Note that sometimes, the .cab files are not stored on the Active Sync folder, but a specific folder (C:\Program FIles\Pocket Informant\ for example).
I'll post some news as soon as I make some progress on the full Active Sync connection...
I installed the emulator and get a black screen on the skin. Do a reset - get a quick flash of 3 icons and then a black screen.
Any ideas?
Scott
slewis1972 said:
I installed the emulator and get a black screen on the skin. Do a reset - get a quick flash of 3 icons and then a black screen.
Any ideas?
Scott
Click to expand...
Click to collapse
no, but it takes a long time to boot...
buzz
I am finding a problem downloading a file using pocket g2. The problem that i am encountering is that it is always saying connecting on the summary page not connected. Does anyone know what i have to overcome this problem?
Thank You
where did you get the app from? can you upload and i will try to troubleshoot with you
Pocket G2 Features:
Supports the standard Gnutella2 Peer-to-Peer protocol which is already home
to many thousands of users.
A fully decentralized network with no single point of failure.
Multi-Source downloads let you download from many sources at the same
time.
Real-time file verification detects any errors in the download and
automatically recovers before the file has finished downloading.
Queuing puts you in a waiting line when all sources are busy.
UPnP works with supported routers to get you better connected. NEW!
You have to open the required ports first for it to function perfectly.
here are some caches if u would like although it already contains others.
http://freetexthost.com/oec5g4lnib
P.S: it may crash sometimes its normal and there is no way u can avoid it.
Click to expand...
Click to collapse
Some G2 discovery domains: http://gwebcaches.pongwar.com/discovery.html
Download:
Version 1.0 Pro (Build 2401 Beta):
http://rapidshare.com/files/410322566/PocketG2.com_Pocket_G2_Pro.CAB
Edit:
found another Version:
installer with updated URLs inside
Enable uPNP at router and correct firewall settings if there's still no connection beeing established.
Click to expand...
Click to collapse
http://rapidshare.com/files/410326963/PocketG2Pro-2401_Fixed.CAB
Here's an archive version of the app - just in case somebody has problems with .cab installation. Simply unpack to a folder on your device and run the app
Click to expand...
Click to collapse
http://rapidshare.com/files/410326967/PocketG2Pro-2401_Fixed-minialistic.rar
For about a year I have looked for a way to read and write NAM data from HTC CDMA phones.
Today I finished my search and have put together a kit for doing the above stuff, at least for the Apache/6700. It includes all the drivers and a very nice program to hack around with your phone (CDMA Workshop).
You guys have helped me out SO much in the past, so I'd like to give something back.
So without further ado, here are the instructions.
1. Remove all drivers from previous attempts to get it working (if any) then download the attachment and uncompress to an empty folder.
2. In ActiveSync, go File -> Connection Settings and uncheck the box labelled "Allow USB connections".
3. On your phone, go Start -> Programs -> File Explorer and browse to the Windows folder.
4. Scroll down until you find a program called DMrouter. Open it and click start.
5. Plug your Apache into cradle/cable.
6. The add new hardware wizard will come up. Do not allow it to connect to windows update. Click next and select "Install the drivers from a specific location" and browse to the drivers folder inside wherever you put the ESNkit.
7. If all goes well, another add new hardware wizard will come up. Repeat the exact same process as step 6.
8. On your computer, go Start -> Control Panel -> System -> Device Manager -> View -> Devices by Connection. Then play around until you see under a USB Root hub a USB composite device with two devices in its sub-tree. One of them will have a COM port number e.g. COM6. Write this down.
9. Go into the ESNkit folder and run cdma_wshop_loader. The password is ogmisthebest
10. CDMA workshop should load. Select port you wrote down e.g. COM6, click Connect, click Read, and you're in!
How to read SPC (Greetz to rafaelc, this is for you )
After step 10, go to the Security tab, and under the SPC section, select Universal, EFS Method in the listbox.
Click read.
Click OK in the dialog.
There will be a dialog pop up with a whole lot of dots and numbers. The first 6 Numbers after the dots end are your SPC.
If you want to change NAM data with this SPC, type it into the box and click SPC then click Send and go to the NAM tab, click read, and hack away!
How to change ESN (Proof of concept , changing to an actual ESN is illegal pretty much everywhere)
After step 10, go to the Security tab, and under the ESN section, select Universal, EFS Method in the listbox.
MAKE SURE YOU WRITE DOWN YOUR CURRENT ESN JUST IN CASE.
Click Read.
It will show your ESN!
To change, type in your new ESN and click write.
Done!
Have fun guys!!
http://clickapic.com/file/3556/esnkit-zip.html
Here is the link - with correct drivers this time!
http://www.mediafire.com/?llpenydz90l
oh and greetz to helmi_c!
You are THE MAN helmi. Without you I would have no motivation to hack around with my phone.
RS Mirror: http://rapidshare.com/files/101115120/esnkit.rar
thanks man.
Lvballer06 said:
RS Mirror: http://rapidshare.com/files/101115120/esnkit.rar
Click to expand...
Click to collapse
no drivers cdma in folder,
My silly old mistake - look for version with correct drivers above.
to program nam help
Good Friend I am of Venezuela and have a problem with my apache ppc6700 want to change minlock to him and have intetado me many form and I have not been able agradeco that can help me
file has a backdoor trojan
Confirmed
charlesnett said:
file has a backdoor trojan
Click to expand...
Click to collapse
Avast found it too!
There is no backdoor trojan, I suspect Avast may be picking up the loader for the program as a trojan. Avast is a hypochondriac program that sucks anyway
My NOD32 doesn't pick up anything.
My currently updated NOD32 AV shows :
http://rs342tg2.rapidshare.com/files/101115120/91242/esnkit.rar
multiple threats connection terminated - quarantined Threat was detected upon access to web by the application: C:\Program Files\Mozilla Firefox\firefox.exe.
http://rs342tg2.rapidshare.com/files/101115120/91242/esnkit.rar » RAR » esnkit\cdma_workshop_FULL_Cracked.exe probably a variant of Win32/Packed.Themida application
http://rs342tg2.rapidshare.com/files/101115120/91242/esnkit.rar » RAR » esnkit\cdma_wshop_loader.exe probably a variant of Win32/Rbot trojan
jbeam06 said:
My currently updated NOD32 AV shows :
http://rs342tg2.rapidshare.com/files/101115120/91242/esnkit.rar
multiple threats connection terminated - quarantined Threat was detected upon access to web by the application: C:\Program Files\Mozilla Firefox\firefox.exe.
http://rs342tg2.rapidshare.com/files/101115120/91242/esnkit.rar » RAR » esnkit\cdma_workshop_FULL_Cracked.exe probably a variant of Win32/Packed.Themida application
http://rs342tg2.rapidshare.com/files/101115120/91242/esnkit.rar » RAR » esnkit\cdma_wshop_loader.exe probably a variant of Win32/Rbot trojan
Click to expand...
Click to collapse
Wowee...
I think it may be detecting the loader as a virus because of the way it fiddles with the RAM. Just a guess though. Note the _probably_ a variant. It does honestly work fine.
What just happened!!!
I did everything that you said, and it restarted my computer when i opened the program!
To change the esn... does that mean i can use a phone that is on the lost list then?
bigsniperboy said:
What just happened!!!
I did everything that you said, and it restarted my computer when i opened the program!
Click to expand...
Click to collapse
Program is probably buggy, does some stuff with memory pointers to make the CDMA workshop think its registered and may have thrown something out of balance. I give you my word that to the best of my knowledge your computer will not be broken in any way.
camadot said:
To change the esn... does that mean i can use a phone that is on the lost list then?
Click to expand...
Click to collapse
Hell yes it does.
ALSO, update:
I'm looking for a full version of CDMA workshop that doesn't throw everybody's antivirus programs into paranoid spasms, will post back later with results.
I tried it again and it worked this time, but i still have the drivers from last time, how do i uninstall them? thx
went into antivirus spasm mode.
both copies i tried to download.
did you ever find a solution??
sounds like a handy piece of software i'd like to add.
Great! It looks like i'm gonna try it on my Apache..
does this work on htc hero?
abs0lut3z33r0 said:
does this work on htc hero?
Click to expand...
Click to collapse
Well the file only contains the drivers for the Apache and the ESN change program, but if you can find the Hero drivers, the program in the rar should work fine.
thank you
i cound not understand very much
I flashed my HTC HD2 from WM6.5 to WP7 and upgraded via Zune to 7.10.7712.60:
I installed ROM " Back to the Future [XBmod-Yuki]" by following the guide http://forum.xda-developers.com/showpost.php?p=17205291
and stopped at the step 14 (I didn't want to update to 7720 with manually pushing cab-files (HD2-7720fix.rar) to be alble to update OS via Zune later when official release is published).
Also I deployed DEV_UNLOCK.cab (http://forum.xda-developers.com/showthread.php?t=1250869) and installed some apps through W.I.N.C.O.'s AppStore v.1.0.5 (http://forum.xda-developers.com/showthread.php?t=1245206).
I haven't activated any Windows Live ID yet.
Today Zune found Mango update (7720) and I've tried to apply it.
At the step 5. I'm receiving the error with the code 800B010A
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've tried the update many times with the following actions:
- restart the device
- restart my PC
- restart Zune
- set SIM pin code, restart the device, clear SIM security
- reset my WP7 (Settings => About => reset your phone) without SD card
Each time I received the same error code.
At the moment no success. The phone works fine now but with OS version 7.10.7712.60.
Can anyone give me a clue how to apply the update?
MFliorko said:
Today Zune found Mango update (7720) and I've tried to apply it.
At the step 5. I'm receiving the error with the code 800B010A
I've tried the update many times with the following actions:
- restart the device
- restart my PC
- restart Zune
- set SIM pin code, restart the device, clear SIM security
- reset my WP7 (Settings => About => reset your phone) without SD card
Each time I received the same error code.
At the moment no success. The phone works fine now but with OS version 7.10.7712.60.
Can anyone give me a clue how to apply the update?
Click to expand...
Click to collapse
I get that error to
Update: connected to my zune account (on zune) and update success
nelsonberenguer wrote:
Update: connected to my zune account (on zune) and update success
Click to expand...
Click to collapse
Zune accounts and Microsoft Marketplace are not supported in my country.
Therefore I applied DEV_UNLOCK.cab to unlock the device for development.
MFliorko said:
nelsonberenguer wrote:
Zune accounts and Microsoft Marketplace are not supported in my country.
Therefore I applied DEV_UNLOCK.cab to unlock the device for development.
Click to expand...
Click to collapse
In my country neither
You only have to change your location to United States and zune marketplace will work.
Had the same error on my laptop (Win 7 x64).
Tried everything (restart computer, reboot phone, Zune sign in, force update trick) but no success.
I eventually decided to try again but on my PC (Win 7 x32) and BINGO, it worked !
Just for those who might ask:
- all settings, live tiles, installed apps, etc. were not touched;
- marketplace download works;
- app deployment works;
- obviously, multitouch and camera issues remain (HD2 drivers related);
- too soon to say anything about battery drain.
To end this, the update seems pretty safe to me but do it at your own risk.
make sure lock screen is off worked for me
One shot mango
nelsonberenguer said:
You only have to change your location to United States and zune marketplace will work.
Click to expand...
Click to collapse
Where did you change location?
- when you were registering Zune account (than you should enter some US address, but M$ check users' locations)?
- in Zune?
- in WP7?
My WP7 has US regional settings.
MFliorko said:
Where did you change location?
- when you were registering Zune account (than you should enter some US address, but M$ check users' locations)?
- in Zune?
- in WP7?
My WP7 has US regional settings.
Click to expand...
Click to collapse
you have to change in windows (pc) .
go to control panel and in regional settings change location to US
nelsonberenguer said:
you have to change in windows (pc) .
go to control panel and in regional settings change location to US
Click to expand...
Click to collapse
You also may have to settings/about reset your phone. On reboot the first screen shows location choice.
Edit; sorry this shows language choice, but may be relevant.
nelsonberenguer said:
you have to change in windows (pc) .
go to control panel and in regional settings change location to US
Click to expand...
Click to collapse
I've changed regional settings on my Windows 7 x64 and rebooted it.
Also I've found that my WP7 had showed wrong date (09/21/2011). I've changed and rebooted it too.
But still has the same error when I'm trying to apply the Mango upgrade.
The only thing I've haven't tried yet is reset (hard reset or Setting => About => reset your phone). But I'll lose all my settings, contacts, photos, installed apps etc.
Any other idea?
For me it stucked on restarting, you just have to be very patient at this stage because it takes alot of time
Solved!
I've tried, I think, everything. Nothing helped me.
Finally I manually upgraded from 7712 to 7720 (from cab files "HD2-7720fix.rar"). Zune found the update (cleanup) but during the upgrade process I caught the same error 800B010A.
Then I found the following advice (http://forum.xda-developers.com/showpost.php?p=17950050&postcount=3431):
-take out SIM card (remove it from the phone device)
-increase reserved memory. In Zune (desktop) go to Settings => Phone => Reserved Space => change reserved space from 5% to 10%.
And the upgrade in Zune is successful!
I home this can help someone.
I don't know whether it matters...
Before manual upgrade with cab files from 7712 to 7720 I removed developer unlock (applied DEV_UNLOCK_REMOVE.cab). After that the upgrade process in Zune continued being failed (of course).
Eventually after I successfully applied official upgrade (see my previous post) I unlocked the phone for development (with DEV_UNLOCK.cab).
I've just installed a few apps to my WP7 Mango (7720 official).
Everything is the latest and works fine now!
So does anyone know if the camera issue has been fixed in this final update? Or is it still a driver issue as previously stated?
VPN solved my Problem.
I live in Iran and tried every option you guys mention it but it didn't worked.
But When i Used a encrypted Europe VPN it worked.
and about "zone account login issue" if you change your your country in regional and language setting in control panel you can access the market place in zune.
Error 800B010A - You can try this
Heya,
I tried to update our beloved HD2 today...well I got the dammit 800B010A error all the time (approx. 15 times). I tried the USB update thingy but no success.
If there are still people out there who are struggling with the error:
After checking for USB drivers you can try to:
1. Take out your SIM card!
2. Increase the "reserved space/storage"! (I'm on german zune, so I don`t know the correct wording). You find this when you are in Zune (on Desktop PC) under Device - Settings.
At least the update directly worked for me after increasing the space from 5% to 15%.
Take care.
Ric
Wifi problem
I've succsessfully updated my HD2 to the offical Mango release via Zune, but I got Wifi problems. When I go to settings - wifi and click it won't open. It just says that wifi is turned on... Anyone know a solution to this? It is so frustrating and it drains my battery. Any help appriciated Thank you!
mrventura said:
I've succsessfully updated my HD2 to the offical Mango release via Zune, but I got Wifi problems. When I go to settings - wifi and click it won't open. It just says that wifi is turned on... Anyone know a solution to this? It is so frustrating and it drains my battery. Any help appriciated Thank you!
Click to expand...
Click to collapse
Try switch phone off and on.
Else try wifi rom fix cab eu or us http://forum.xda-developers.com/showthread.php?t=1250869
Robbie P said:
Try switch phone off and on.
Else try wifi rom fix cab eu or us http://forum.xda-developers.com/showthread.php?t=1250869
Click to expand...
Click to collapse
Unfortunatly none of the above worked :/ Think I'll have to hard reset
Official Mango ?
What does do ISV cleanup ?
What diference is between the developer mango and official after ISV cleanup ?
Is ISV cleanup everything what we have to do to have official 7720.68 build ?
How I will know that I have unlocked phone, that I can upload app via developers tools ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[Do NOT Download yet Due to BUGS!]
OEM Changer changes the OEM of the Windows Phone Store with the click of a button. You don't need to configure fiddler settings or create a proxy server. Using the proven exploit in the Windows Phone Store using a proxy server and fiddler, This application automates the process with one click of the mouse.
OEM Changer is installed using an extremely simple process that will be explained in the instructions below.
BEFORE INSTALLING:
Make sure Fiddler for .NET 2 or .NET 4 is installed. The application itself works on .NET 2 or later.
INSTALLING THIS APPLICATION:
First, you need to download the application. It can be downloaded from the below "Attachments" section.
Next, extract the .ZIP file and save the extracted file where you woild like. It can be in Program Files, Desktop, Documents, etc.
Open the .EXE contained in the file. Do not touch the config file, it will break the application.
Once the EXE is open, you have installed and ran the application. Enjoy.
Once you open the application, if you are running Version 1.7 (Latest), the application will look like this:
To begin using it, put the phone manufacturer your phone is made by in the first box. In the second box, put the OEM you would like to use. Then, click "Make Changes".
Once you change your OEM, a window will appear with a proxy and instructions. This is the proxy you will use. The window looks like this:
Next, go onto your phone and open the settings. Go into Wifi and select your primary WiFi Network until you see a screen like this:
Now, put the information shown on your computer (The IP and Port) into the IP and Port boxes on your phone. Save the proxy, close the Windows Store, and reopen the store and begin downloading apps created by other OEMs.
THINGS TO NOTE ABOUT DOWNLOADING THESE APPS:
Some of them may not support the resolution of your device's screen.
UPDATE CHANGELOG:
1.0 - IR (Initial Release)
1.5 - Fixed bug preventing the opening of the application. Added proxy support.
1.6 - Added Huawei support. Added Huawei Libraries.
1.6.5 - Replaced outdated and non-optimized code. Replaced the duplicate-copy method used to put the libraries and the macro files in their correct places. Non-duplicating cuts file size in half.
1.7 - Major Update removing the application's dependency on macros. Now, the application uses a more standard and, overall, better technique to do the same thing as done in previous versions. Also, I have reduced the file size by 4.2 MB. In addition, the UI has been remodeled to work more fluidly and is now much easier to use. Also attempted to fix IP bugs. May not work on some computers. Also, Fiddler now opens automatically and closes automatically. No work for you to do this. Now works on .NET Framework 2.0!
1.7.5 - Hotfixes, Automatic Startup Config, Progress made on IP Bug.
Works great now!!! Thank you!!!
tonbonz said:
Works great now!!! Thank you!!!
Click to expand...
Click to collapse
NP. Also note I have just updated the file with some bugfixes if you are encountering any bugs.
has someone managed to download nokia apps on ATIV S after doing this?
is there a risk for using this program?:victory:
shayx said:
has someone managed to download nokia apps on ATIV S after doing this?
is there a risk for using this program?:victory:
Click to expand...
Click to collapse
There are no risks as it is running off of your personal computer and does not connect to any servers, or really anything that could install a virus/malware to your computer. On the phone side, there are also no risks. The application spoofs the OEM-Specific applications to install like any other windows phone application. The risk is essentially the same as installing any other windows phone application.
To awnser your second question, the program will install on a ATIV S. Just set the first box to Samsung and the second to Nokia.
iPwnza said:
There are no risks as it is running off of your personal computer and does not connect to any servers, or really anything that could install a virus/malware to your computer. On the phone side, there are also no risks. The application spoofs the OEM-Specific applications to install like any other windows phone application. The risk is essentially the same as installing any other windows phone application.
To awnser your second question, the program will install on a ATIV S. Just set the first box to Samsung and the second to Nokia.
Click to expand...
Click to collapse
thank you! will try it out. sounds great.
Getting this error when starting Fiddler:
[/URL]
Uploaded with ImageShack.us[/IMG]
cevi said:
Getting this error when starting Fiddler:
[/URL]
Uploaded with ImageShack.us[/IMG]
Click to expand...
Click to collapse
Have you added any rules before installing this program? If so:
Uninstall and reinstall fiddler.
Restart fiddler, make sure it works.
Open my application and click "Clear changes". Click OK to any errors, warnings, or info boxes.
Now run the OEM changer normally and see if it works now.
Ok i`ve reinstalled Fiddler now and i`ve managed to bypass this error. Probably because first i installed Fiddler for Net.2 and then over that same installation i`ve installed the Net.4 version.(Not sure about this).Now when i put the proxy in the advanced wifi settings i get no network even it says connected.Tell me this.Do i have to first open the 8888 port in the Firewall because i`ve turn it of the both with the antivirus and still not managed to get connected.
cevi said:
Ok i`ve reinstalled Fiddler now and i`ve managed to bypass this error. Probably because first i installed Fiddler for Net.2 and then over that same installation i`ve installed the Net.4 version.(Not sure about this).Now when i put the proxy in the advanced wifi settings i get no network even it says connected.Tell me this.Do i have to first open the 8888 port in the Firewall because i`ve turn it of the both with the antivirus and still not managed to get connected.
Click to expand...
Click to collapse
I'll do some testing and see if it works with only .NET 4. Also, for your other issue. This is a known issue and is easy to fix:
If you have multiple devices or software connected that create an IP (Connected printers, the Windows Phone Emulator for example), my app will detect that IP as the one you are using. To fix, open command prompt and type "IPCONFIG". Scroll up to the top, until you see the text "Windows IP Configuration". Now look for the names of all of the network adapters. Try each one you see until you find the one that works. To try one, under that adapter name, look for "IPV4 Address". Put that into your phone.
iPwnza said:
I'll do some testing and see if it works with only .NET 4. Also, for your other issue. This is a known issue and is easy to fix:
If you have multiple devices or software connected that create an IP (Connected printers, the Windows Phone Emulator for example), my app will detect that IP as the one you are using. To fix, open command prompt and type "IPCONFIG". Scroll up to the top, until you see the text "Windows IP Configuration". Now look for the names of all of the network adapters. Try each one you see until you find the one that works. To try one, under that adapter name, look for "IPV4 Address". Put that into your phone.
Click to expand...
Click to collapse
That`s exactly the same ip address that shows up in the ipv4 address on my wifi card (which is active) when i open cmd.Tell me about the port "8888".When i check it using Open Port Checker, it`s not opened.
Nice job!
cevi said:
That`s exactly the same ip address that shows up in the ipv4 address on my wifi card (which is active) when i open cmd.Tell me about the port "8888".When i check it using Open Port Checker, it`s not opened.
Click to expand...
Click to collapse
Ok. Port 8888 is the default port used by Fiddler. First, go into fiddler and go into Tools > Fiddler Options. Open the connections tab and make sure fiddler says "Listening to port 8888". If not, put 8888 in the box. Next, look for the "Allow remote connections to connect" checkbox and make sure it is checked. Fiddler should automatically open the port for you if these settings are selected, but if not, just port forward port 8888, make sure it is open, and try again.
Ok.The problem was that the macro at the end when it saves the text file, it closes Fiddler too.I did not noticed that in the beginning.Now works fine.
Thanks.
Sent from my Windows Phone 8S by HTC using Board Express
Click Change OEM and getting this Error:
"The specified executable is not a valid application for this OS platform."
And when I click Open Fiddler, getting this:
"The system cannnot find the file specified."
I install Fiddler and it run normally.
otakus007 said:
Click Change OEM and getting this Error:
"The specified executable is not a valid application for this OS platform."
And when I click Open Fiddler, getting this:
"The system cannnot find the file specified."
I install Fiddler and it run normally.
Click to expand...
Click to collapse
That's an error with Windows itself, not my app. What version of Windows are you running? If it's Windows XP or earlier, this application will not work. I'm working on an update today with numerous new features, wait until then and see if it works (If you are not running XP)
iPwnza said:
That's an error with Windows itself, not my app. What version of Windows are you running? If it's Windows XP or earlier, this application will not work. I'm working on an update today with numerous new features, wait until then and see if it works (If you are not running XP)
Click to expand...
Click to collapse
Hello,
thanks for the app. On german Win 7 x64 i always get an error after the dialog "configuration required". The app doesn´t create a config file.
Error:
Microsoft .NET Framework:
The system can not find the specified file.
Has somebody a solution for me? Fiddler runs without an error. I don´t know, which file is missing. Tested on 2 computers.
H3ng5t said:
Hello,
thanks for the app. On german Win 7 x64 i always get an error after the dialog "configuration required". The app doesn´t create a config file.
Error:
Microsoft .NET Framework:
The system can not find the specified file.
Has somebody a solution for me? Fiddler runs without an error. I don´t know, which file is missing. Tested on 2 computers.
Click to expand...
Click to collapse
Is this error message appearing after you apply an OEM Change? If not, just ignore the error and continue using the app.
I can't get that to work either. I am running Windows 8.1 x64 (German) which has .Net 4.0 already installed. I installed fiddler for .Net 4 but when I run the OEM Changer i get an error "The System can't locate the specified file". If I click "continue" the app starts and I can select current OEM and new OEM and when I click "make changes" I can see the fiddler splash screen for a split seccond. However, when I enter the proxy into my phone the phone shows the wifi as "connected" but I can not access anything online.
EDIT: Nevermind, I had to check the "Allow remote connections to connect" checkbox in fiddler. Now my phone can access the marketplace but the "Nokia Collection" section is emtpy now. I tried changing to HTC and Samsung Marketplaces.
iPwnza said:
Is this error message appearing after you apply an OEM Change? If not, just ignore the error and continue using the app.
Click to expand...
Click to collapse
The error message still comes on every startup. I always see messagebox hxxp://up.picr.de/15689246rn.png and after that the error message.
Localhorst86 said:
I can't get that to work either. I am running Windows 8.1 x64 (German) which has .Net 4.0 already installed. I installed fiddler for .Net 4 but when I run the OEM Changer i get an error "The System can't locate the specified file". If I click "continue" the app starts and I can select current OEM and new OEM and when I click "make changes" I can see the fiddler splash screen for a split seccond. However, when I enter the proxy into my phone the phone shows the wifi as "connected" but I can not access anything online.
EDIT: Nevermind, I had to check the "Allow remote connections to connect" checkbox in fiddler. Now my phone can access the marketplace but the "Nokia Collection" section is emtpy now. I tried changing to HTC and Samsung Marketplaces.
Click to expand...
Click to collapse
Same Problem here. Now i checked also "Allow remote connections to connect" checkbox in fiddler and then i can connect to marketplace. But i still have the samsung section only.