Latest Unlocked Windows Phone 7 emulator with Copy and Paste - Windows Phone 7 Development and Hacking

Hey everyone! Saw the latest build of the emulator and did some digging around. Here's the result:
{
"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"
}
Also, here's a video of it in action:
http://www.youtube.com/watch?v=7xdhxCdRQRA
Download:
http://windowsphonehacker.com/articles/latest_windows_phone_7_emulator_unlocked-02-05-11
Technical information:
To do this, I used this tutorial:
http://sviluppomobile.blogspot.com/2010/03/wp7-emulator-unlocked-how-to.html
And got the tools from SonicFlare's post here:
http://forum.xda-developers.com/showpost.php?p=5913715&postcount=218
Important note: The Settings menu is a bit broken, no About page working. I assume there's some SecureItem GUIDs I need to set, but time limits me from doing it myself. Anyone want to take a stab and report back?
Enjoy!

Awesome! I really cant wait until M$ releases the WP7 update. I could really use the copy and paste feature.

It works OK Thanks!
Very useful for developers.

Good news, but am waiting for official update to update

can i run it on 64bit?
can we now install xaps easily?

Tested on seven 64bit ... didn't work
i also couldn't run it omwin7 32bit ... it pause on loading
can any one teach us aesily this totarial? plz

Mr.zeus said:
Tested on seven 64bit ... didn't work
i also couldn't run it omwin7 32bit ... it pause on loading
can any one teach us aesily this totarial? plz
Click to expand...
Click to collapse
There must be another issue, as my development computer is Windows 7 64-bit

Does it work in Office?
Does it work in Excel and Word?

a_ok2me said:
Does it work in Excel and Word?
Click to expand...
Click to collapse
I just played around with Word, and it is definitely working. I am not sure about Excel, will update soon

I have downloaded this file half a dozen times, and I cannot unzip it using either Windows Explorer or WinRar... Is there another source for it?

it's really an important post,great work mate.
it's a rich material for WP7 Rom Cooking,,,who don't like recipes.....

Filesystem
Is there a way to view the file system of the emulator? Some of the original emulator unlocks seemed to have this feature but I haven't been able to find discussion of it with the more recent updates.
Any advice on how to view the root directories?

Is this a full rom with all the features on it ? (phone, xbox,etc)

Windows Phone 7 Emulator Unlocked - can't unzip
I have tried downloading the file, but WinRAR and Windows Explorer both say that the file is corrupt, and I can't unzip it. I have also tried following the directions to unlock it myself, but when I open up my bin file, everything is using the Cyrillic alphabet, so I don't know where to find the changes to make.
Suggestions?

Is there a way to unlock the settings to test syncing email accounts?

sutt359 said:
Is there a way to unlock the settings to test syncing email accounts?
Click to expand...
Click to collapse
Unfortunately, no. Even the original emulator that was super easy to crack and allowed almost-everything-under-the-sun didn't allow that unfortunately. It sucks because it looks like the new emulator is severely nerfed now where at least I could show off the basic functionality before. I hope MS goes back and gives us a ROM that does a little more 1:1 with a functional device. Not like I'd rather use the emulator than my phone anyway.

Related

[Released August 07] Glossy Dialer

{
"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"
}
It's finished! Push this contacts.apk into your app folder over ADB when in fastboot mode or use an update.zip
Don't mind the Dutch text on the tabs, it'll be in your language when you apply this apk, just my native language is Dutch. This version is for google dialers only, if you use this dialer as replacement for a HTC dialer it'll not work.
This dialer has been tested on
Cyanogen 3.6.8(.1), 3.9.x and 4.0.x on both HTC Magic and HTC Dream.
I'll release a version for HTC dialers when my neck issues are fixed...
Enjoy.
Download
Draxter said:
My new dialer will look like this. Photoshop image done, only need to know how to put it on my phone I'll flash spfrance and then I'll know.
I am a skilled photoshop user and I'm planning to skin the entire phone with iPhone icons, and later maybe other icons.
Let me know what you think "I hate the iPhone" comments are not welcome.
Click to expand...
Click to collapse
sexy! plz share!
First post updated !
This is brilliant thank you Draxter
It only took me 40 min to get it installed though i kept getting "/system file read only" after a fair bit of googling i found out all i needed to do was "adb remount" before the push command for it to work. I've also got Cyanogen 3.6.8 (love the 5 screens)
I love iphone interface (the icons,not so much),so im going to keep an eye on thie threat. I dont understand people who say: "buy an iphone". What is wrong of using every good part of every device?
Well next year people can laugh at the "buy an iphone" comment with the high end android phones coming out. I cant wait to see the Sony Ericsson Xperia X3 android performance and I'm sure samsung will also release a flagship android along with other big phone retailers.
Saying that if i could of gotten the iphone on a decent monthly plan without paying for the handset also i most likely would of owned one by now lol.
how do i get this working after i downloaded.
Draxter said:
First post updated !
Click to expand...
Click to collapse
thank you very much!
bucanero69 said:
how do i get this working after i downloaded.
Click to expand...
Click to collapse
bucanero69,
Download the zip file from first post. Extract the Contacts.apk to your SDK/Tools folder. Then in command prompt CD to your SDK/Tools folder and write following commands:
adb remount
adb pull /system/app/Contacts.apk Contacts.orig
adb push Contacts.apk /system/app/Contacts.apk
That should do it and you'll have a backup of the old dialer just incase =o)
would this work with the 4.0.1 ?
I am using it on the 4.0.1 and it works perfect!
Great. good to know you got it to work, fellow Dutchman.
Yeps works perfect. Now I need to get your popup skin working. But still can't work it out.
works great ,looking forward for the HTC DIALER.
thanx
Works with rooted Google ION rom
Any luck with the HTC DIALER ? sorry to be inpatienze
Would it be possible to install this as a seperate dialer (for people without root access or who prefer to have both)?
Thx!
B

Windows Phone 7 Build 6414 (July 'Beta') Unlocked Emulator

Windows Phone 7 Dev tools Beta released
Here's the updated emulator build. It seems very similar (and the build number is only a bit higher) than the one leaked last week. As with that build, there's no options to add data sources to sync/connect with. Ugh! I'll keep working at it as it's bound to be there somewhere but we'll see.
{
"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"
}
Unlike previous builds, it seems that you need to pass a VMID to the XDE executable. As follows...
"C:\Program Files\Microsoft XDE\1.0\XDE.exe" "C:\Users\YOU\Desktop\WM70C1-6414-unlocked.bin" /VMID {E575DA31-FC47-4766-853F-018D823B9EE6}
Or you can place the file in "C:\Program Files\Microsoft SDKs\Windows Phone\v7.0\Emulation\Images" with the name "WM70C1.bin" and debug with visual studio and it will launch. I've only tried a super basic app but this appears to be the first one that actually works fully with debugging! This should help the devs that want to be able to test with the various task launchers with some actual data.
So here's the download!
Windows Phone 7 Dev tools Beta released
Download Here
I'll have to wait til I get home from work to download/look into it. Let us know what you find! I wonder if this is the same emulator build that found it's way out last week?
I'm installing that.
Little Tips: If you installed the April CTP, installing the beta from the April CTP's uninstaller (Open uninstaller -> click Repair/Reinstall -> when the uninstaller ask the CD, click the option for re-downloading the file from Internet). In that mode, you don't uninstall Visual Basic 2010, Visual Studio 2010 or XNA Studio. Enjoy!
(Sorry for my bad English, I'm Italian )
Now we need to wait for an unlock of the new OS Image. It is very much improved with bootup, transitions, and everything really. I cant wait to see how the apps, and hubs are looking and performing now...
manueleb. said:
I'm installing that.
Little Tips: If you installed the April CTP, installing the beta from the April CTP's uninstaller (Open uninstaller -> click Repair/Reinstall -> when the uninstaller ask the CD, click the option for re-downloading the file from Internet). In that mode, you don't uninstall Visual Basic 2010, Visual Studio 2010 or XNA Studio. Enjoy!
(Sorry for my bad English, I'm Italian )
Click to expand...
Click to collapse
Wow, that's really cool. If I just would have heard about this earlier...
Can you install the tools with my mode? I can't, the installation can't download Windows Phone Emulator x64 and it's block. HELP!!!
Eh, I created a new WP app project in Expression Blend and immediately ran it. The basic title layout already doesn't match the system layout. *sigh*
Got problems installing it via the repair routine - just getting errors that some parts of the install couldn't complete. Damned....
Yes, it's *much* safer to do a full uninstall of CTP tools, reboot, then install the Beta.
reserved for futur
works great, thanks for sharing
And this build definitely does seem snappier. Maybe that's because they turned off all logging
Here's a couple of the default sounds pulled from the image for use on our phones if you want them...
WP7_pure.mp3 is the default ringtone, for those wondering what that is.
the-hq said:
Got problems installing it via the repair routine - just getting errors that some parts of the install couldn't complete. Damned....
Click to expand...
Click to collapse
Then it isn't my problem.
pivotal said:
Yes, it's *much* safer to do a full uninstall of CTP tools, reboot, then install the Beta.
Click to expand...
Click to collapse
And who installed Visual Basic 2010 Express must uninstall and reinstall its (if it's possible).
To save people the effort and time, I've got a thorough walkthrough video of the build on my blog
http://www.istartedsomething.com/20100713/windows-phone-7-sdk-beta-emulator-walkthrough/
LongZheng said:
To save people the effort and time, I've got a thorough walkthrough video of the build on my blog
http://www.istartedsomething.com/20100713/windows-phone-7-sdk-beta-emulator-walkthrough/
Click to expand...
Click to collapse
Thanks matey, thats all I wanted
Can someone post a mirror? The original link doesn't work anymore.
Thanks.
Fdo35 said:
Can someone post a mirror? The original link doesn't work anymore.
Thanks.
Click to expand...
Click to collapse
The link works, but don't select rapidshare, choose another hoster from down below - some of them still work!
Thanks for the image!
But I've got a problem with the emulator. It's choppy like hell, it always was for me. I've got a Core 2 Duo 2,14 GHz so I don't think that should be a problem, but I see it is using just one core. Is there a trick to enable emulator using the 2nd core or get it somehow hardware accelerated?

[Q] OMG aria2c (cli multipart downloader awesomeness)

I tried to compile this multiple times but there was no way to include the libs in the binary (like the config option for busybox). Now its here and I'm pumped.
Some of you who use linux might know what this is. The instructions say to place it on the data partition in androidterm's /data/data folder (settings/cache of installed apks are here). I went ahead and placed it in /system/xbin...
What can this do? Its like wget but you can use a cookies file to dl from places like hotfile.. resumable downloads.. and best of all.. multipart downloads.. it also handles torrents, but I have no plans to use that function.
http://sourceforge.net/projects/ari...a2-1.10.9-android-8-froyo-build1.zip/download
^ download
Project files:
http://sourceforge.net/projects/aria2/files/stable/aria2-1.10.9/
Btw.. sorry if double post.. I'm on tapatalk.. I doubt its a double post tho..
Need a gingy version. I'm enjoying CM7 too much.
HTC Vision; Rooted, Booted and Scooted.
Daughain said:
Need a gingy version. I'm enjoying CM7 too much.
HTC Vision; Rooted, Booted and Scooted.
Click to expand...
Click to collapse
I have no idea why froyo appears in the zip file.. but since it has nothing to do with android (java) and more to do with the underlying linux system its safe to say that this works with all versions of android that have term emu.
I also compiled unrar binary for arm and it works with no problems.. this aria2c build just so happened to say froyo in it.
Btw. I too am on CM7.
Sweet. Thanks again.
HTC Vision; Rooted, Booted and Scooted.
Daughain said:
Sweet. Thanks again.
HTC Vision; Rooted, Booted and Scooted.
Click to expand...
Click to collapse
No problem. Heres the unrar binary.. It seems to be faster than the gui version in the market.. It also has the added benefit of being able to extract from and write to anywhere you choose..
http://forum.xda-developers.com/showthread.php?t=1015814
This is fantastic, I was just thinking today that I wished aria2 were available for ARM
Thanks for posting this.
Ok for anyone hesitant or having trouble getting aria2c to start a multipart download. Here's an example.. downloading a 720p trailer of captain america.. and attached is a picture of the madness that is hspa+
aria2c --split=80 --min-split-size=1M --max-connection-per-server=16 --user-agent="QuickTime/7.6.2 (qtver=7.6.2)" http://trailers.apple.com/movies/paramount/captainamerica/captainamerica-tlr1_a720p.m4v
{
"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"
}
Btw.. I couldn't rotate the pic.. as I'm on my phone.. hence the pic itself.. not at a computer to rotate it right now.. I'm sure you'll all suffer a little from tilting your heads.. sorry
And now...p7zip for android.
http://home.comcast.net/~ibladesi/p7zip.tar.bz2
This is a bzip2 tar file.. uncompress in the system directory and it will extract files where they need to go.. otherwise you'll end up with two directories.. xbin and lib..
So. Mount system as rw
mount /dev/block/mmcblk0p25 /system/ -o remount
cd /system/
cat /path/to/file/on/sdcard/p7zip.tar.bz2 > p7zip.tar.bz2
#the above is used versus 'cp' to avoid retaining sdcard privs
tar xjvf p7zip.tar.bz2
Try it out! It extracts and compresses many file types.. more flexibility than the default busybox unzip too. Has a benchmarking mode so you can see just how terrible your phone is against your computer.. and.. Still can't get the rar module to load.. but I think its there.. rar as in compress!
gingerbread version would be good!
SiL3nTKiLL said:
gingerbread version would be good!
Click to expand...
Click to collapse
This works on gingerbread just fine! Theres no reason it wouldn't work on anything with a linux kernel and a terminal emulator

【ROM】[B&H rom]Latest film,GO and CM72.3.7

Hello everybody,I,m Bang··
Now, I founded a team, called B&H
Later I release of the ROM is the name of the B&H
Welcome to have a dream to join us
My MSN:[email protected]
Today is my latest brought works,Will be fully integrated into the ROM GO theme.
This is my original
Welcome everybody to give I pointed out that bug
{
"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"
}
Flash Suggestions
To finish brush WIpe recovery mode, double after the brush
With this update explains:
1, powerful streamline a lot of unnecessary software (Google software, and primary input method, etc.)
2, streamline a lot of much use of bells, if necessary, please download on its own
3. the boot screen to MuMyaYI boot screen
4, increase the commonly used software (go, weather,, the system toolbox, a key lock screen, etc.)
5, starters to replace GO
6, system to replace text messages GO
7, joined Google network positioning, let you GPS positioning the more speed up
8, delete a lot of unnecessary library files
9, system comes with sogou input method, the absolute to force
10, increase system and software integration, GO to the library for documents
11, modify other details, optimization, etc
Download:
http://115.com/file/aqat0yjk#
is the ROM in english?
Will try it out!
remove the "cm7" name from the title, you don`t have the right to use it, also upload this to multiupload or something similar, took me a while to find that download button on the Chinese web site .
ps: download speed from that site is extremely slow.
jamesgary said:
Hello everybody,I,m Bang··
Now, I founded a team, called B&H
Later I release of the ROM is the name of the B&H
Welcome to have a dream to join us
My MSN:[email protected]
Today is my latest brought works,Will be fully integrated into the ROM GO theme.
This is my original
Welcome everybody to give I pointed out that bug
Flash Suggestions
To finish brush WIpe recovery mode, double after the brush
With this update explains:
1, powerful streamline a lot of unnecessary software (Google software, and primary input method, etc.)
2, streamline a lot of much use of bells, if necessary, please download on its own
3. the boot screen to MuMyaYI boot screen
4, increase the commonly used software (go, weather,, the system toolbox, a key lock screen, etc.)
5, starters to replace GO
6, system to replace text messages GO
7, joined Google network positioning, let you GPS positioning the more speed up
8, delete a lot of unnecessary library files
9, system comes with sogou input method, the absolute to force
10, increase system and software integration, GO to the library for documents
11, modify other details, optimization, etc
Download:
http://115.com/file/aqat0yjk#
Click to expand...
Click to collapse
Sent from my VegaComb using Tapatalk
dpruim said:
Sent from my VegaComb using Tapatalk
Click to expand...
Click to collapse
why the unnecessary spam?
download here;
is there callrec option on it ?
zenosteam said:
is there callrec option on it ?
Click to expand...
Click to collapse
it`s still cm7, dude
and its kinda creepy that you asked that, you stalker
siky_dude said:
it`s still cm7, dude
and its kinda creepy that you asked that, you stalker
Click to expand...
Click to collapse
you are right i am a big stalker i like this option for professional use i and i will ask for that when i see a new rom

Question Windows on fold 4

Hi,
So I am running stock android unrooted.
I have managed to run Kali Linux in a emulated version on my fold called Termux.
I can work on it as I would on a PC. Many things are lacking but I installed what was lacking.
So my question is can I do the same with windows ?
I looked on playstore and couldn't find any kind of VMware for android devices.
Does anyone know of a VM like software for android ?
I would rather play my steam games on the mobile then run about playing with Aircrack.
{
"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"
}
What about using remote desktop and just remoting into a windows machine? Thus far that's the only thing I've done - I have not see a way to run windows directly on the zfold4.
TechnoHippie said:
What about using remote desktop and just remoting into a windows machine? Thus far that's the only thing I've done - I have not see a way to run windows directly on the zfold4.
Click to expand...
Click to collapse
I would have but I don't have a PC nor laptop. Just got the phone hence the my question.
Zionator said:
I would have but I don't have a PC nor laptop. Just got the phone hence the my question.
Click to expand...
Click to collapse
You can try Limbo. Just found it on Github. Not sure how well it'll work.
Release Limbo Emulator 6.0.1 · limboemu/limbo
Added qemu disk cache option Added qemu hdd interfaces (tap on the disk icon) Added ignore breakpoint tb invalidation option Apply acceleration option after extra params Added option for importing ...
github.com
The Limbo Emulator would be cool assuming it works ok. My obvious concern is that the bluetooth and more importantly wifi would not function. I will be interested to hear results if anyone give it a try.
Ok I am willing to give this a try. I have installed the Limbo Emulator - but I have questions on how to create the needed windows 10 VHD file - I know I have everything I need to do it , including the windows 10 ISO file. Anyone point me to how to create a proper VHD file? I assume it needs to be bootable and all that but I have found nothing via google that I'm convinced is what I need to do.
Thanks!
Try this: https://forum.xda-developers.com/t/...r-android-devices-windows-10-nox-lab.4481613/
Let us know
Would rather use dex than windows.
shardulmitter said:
Would rather use dex than windows.
Click to expand...
Click to collapse
Yes dex is nice but can't run windows apps or games. Also your dependent on a separate screen.
jonzey231 said:
You can try Limbo. Just found it on Github. Not sure how well it'll work.
Release Limbo Emulator 6.0.1 · limboemu/limbo
Added qemu disk cache option Added qemu hdd interfaces (tap on the disk icon) Added ignore breakpoint tb invalidation option Apply acceleration option after extra params Added option for importing ...
github.com
Click to expand...
Click to collapse
Thanks. I already know about limbo but it mainly supports legacy windows. I am looking for windows 10 or 11.
I am after a ful blown windows not a version where half of the stuff don't work.
I am assuming it's too early to expect to find anything.
Sad to see that there is no development for fold 4.
Shame devs have moved away fro. Samsung devices. I remember note 3 and 4 there was a new rom daily. Them where the days indeed....
bigchrizzieboy said:
Try this: https://forum.xda-developers.com/t/...r-android-devices-windows-10-nox-lab.4481613/
Let us know
Click to expand...
Click to collapse
Just skimmed through the thread. Couldn't see if it needs root or can it be done rootless ?
Also if anyone has tried this for fold 4 does everything work ?
Like WiFi and Bluetooth and will the sim card work so I have Internet on the go ?
Sorry for questions but I don't have time the next couple of weeks to dig into this.

Categories

Resources