[Q] Parallels and windows phone emulator - Windows Phone 7 Software Development

Hi
Im running visual studio on Parallels 6.0 but the windows phone emulator doesn't seem to be working all that well. It boots and I can debug on it. But if i for example want to surf in internet explorer it doesn't work. Is that a graphics problem?
Anyways, has anyone manage to solve this?
Thanks

pezmannen said:
Hi
Im running visual studio on Parallels 6.0 but the windows phone emulator doesn't seem to be working all that well. It boots and I can debug on it. But if i for example want to surf in internet explorer it doesn't work. Is that a graphics problem?
Anyways, has anyone manage to solve this?
Thanks
Click to expand...
Click to collapse
http://msdn.microsoft.com/en-us/library/ff637317(v=vs.92).aspx
"Running the emulator inside a VM is not supported in Windows Phone SDK."

Yes, but not supported is not the same as not possible is it? My question was if somebody has a workaround.

I thought you needed hardware virtualization in your CPU for the WP7 emulator to work. This means it shouldn't work in Parallels at all.
As far as IE goes, that's very likely a graphic issue. Unless you can get some kind of DirectX or Direct3D support in your virtual guest, it's likely not happening...

Hoping that Parallels 7 released today solves this.

killerb255 said:
I thought you needed hardware virtualization in your CPU for the WP7 emulator to work. This means it shouldn't work in Parallels at all.
As far as IE goes, that's very likely a graphic issue. Unless you can get some kind of DirectX or Direct3D support in your virtual guest, it's likely not happening...
Click to expand...
Click to collapse
My CPU lacks hardware virualization and the emulator runs perfectly fine on it.

pezmannen said:
Hoping that Parallels 7 released today solves this.
Click to expand...
Click to collapse
any news?

Related

WM 6.5 emulator for WP7 ? Possable ?

Just a discussion came up and made me wonder if this is even possable. This is the place to ask, so here we go.
All WP7 models seem to run at 1ghz or higher, thinking the concept that WM 6.5 runs pretty well on hardware that runs at 400-528mhz range. Would it be possable to have a emulator that runs on the platform so you can run 6.1/6.5 on a WP7 phone ? This would allow you to be able to run some older apps with still having WP7.
I would not expect intense games (maybe a card game ok) to run at full speed or anything but, things like Remote desktop and other base apps might be ok with this.
This type of thing would run on any phone (with 1ghz+ hardware) just depending on if all the hardware is supported.
Or I guess there might be a way to "shut down" 7 and open 6.5 kind of how Android runs on the TP2.
The emulator idea came up because it might be able to run on any model with minor updates vs. a boot up just for one phone.
Just some ideas...even if it is possable.
Thanks for reading and dreaming (well I am still waiting for a Verizon WP7 phone)
No sorry, the emulator runs on the x86 architecture, not on ARM.
Dave
DaveShaw said:
No sorry, the emulator runs on the x86 architecture, not on ARM.
Dave
Click to expand...
Click to collapse
Maybe I'm misreading the original question, but it sounds like he is asking if it were possible to have an app that would run old Windows Mobile apps, kind of like Classic on WebOS.
well at present we (3rd party) developers wouldn't be able to make something like this as all the APIs don't actually exist. someone with knowledge of the whole code base of windows phone 7 could probably do it but i doubt we'll see it happen. if there are programs you need on windows phone 7, it is definitely faster to just have it redone. it's really only the UI that needs redoing, if it was written in VB or C#, a lot of the code will still work.

[Q] Anyway to run a win environment on the note? (emulator)

Hi
Been wondering if there was anyway to emulate or run a virtual win environment on our little tab?
Was thinking along the lines of Xp or Win 7...
Anyone?
DeBoX said:
Hi
Been wondering if there was anyway to emulate or run a virtual win environment on our little tab?
Was thinking along the lines of Xp or Win 7...
Anyone?
Click to expand...
Click to collapse
Not possible.
Not running Windows per se, but the Microsoft RDP client on Android linked to a Windows PC works very well.
I don't think we'll ever see the Windows kernel running on the Exynos chipset TBH, at the least it would require virtualization or emulation that would require a lot of coding and in any case Windows would place a much larger overhead on the processors than Android or Linux.
Windows RT, the Microsoft "equivalent" of Android (i.e. designed to run on a low-powered chipset), has not been very well received due to its much reduced command set. It looks like Windows desktop, but it cannot run full-blown Windows desktop applications.
FWIW
Ok, figured I'd ask. I know there were a decent number of virtualisation projects a while back, but usually focused around win98 etc
Though I'd love a stripped xp version on this tab
Could always use Citrix Receiver
could you elaborate a bit?
DeBoX said:
could you elaborate a bit?
Click to expand...
Click to collapse
Heres a link all the info is there most probably best to use gotomypc By the same devs though mate.
https://play.google.com/store/apps/details?id=com.citrix.Receiver
Well contrary to the "impossible" brigade... a VM with CPU emulation allows all kinds of impossible feats.
PearPC being an example or VirtualPC on old PPC Macs, etc etc. ! There are of course limitations. But the point is x86 & some basic HW emulation will allow you to run Windows as long as what's being emulated is of good enough spec for the version of Windows you want.
The bottleneck is almost always the speed the CPU emulation runs at, and that depends on both host and target architecture and there are different approaches with different advantages/drawbacks.
I've used BOCHS on my 10.1 (original) to run win98 (slooowly) - and others have got XP running (google is your friend) I chose 98 as it's basically DOS +GUI so I figured it might work better. I've not invested a lot of effort as the emulation and integration of UI elements isn't brilliant (yet).
There's a link here:
http://forum.xda-developers.com/showthread.php?t=1389700
There are other x86 emulators like DOSBOX/QEMU running on ARM but as with all emulation it's never going to be as quick as a real CPU! That said some DOS games play well I believe.
I've not tried it on my 10.1 (2014) so can't comment on how it good it is there. Can't see how it would be worse!
YMMV.

[Q] How to run Windows on android ?

How to run Windows on android ?
Is their any way to run windows 7 or any windows applications on my Samsung Galaxy Tab 3 ??
like virtual machine
ghost_j1 said:
How to run Windows on android ?
Is their any way to run windows 7 or any windows applications on my Samsung Galaxy Tab 3 ??
like virtual machine
Click to expand...
Click to collapse
As far as i know its impossible to run win 7, but you can run win xp or 95 or 93 on it but it will be super laggy and also awkward.
But if you talking about running windows app on android, wine team is working on it (idk if they still working on it or abandoned it).
Just a theory if you can chmod linux on your tablet and you should be able to get wine working and you can run win apps with it...
Jacker31 said:
As far as i know its impossible to run win 7, but you can run win xp or 95 or 93 on it but it will be super laggy and also awkward.
But if you talking about running windows app on android, wine team is working on it (idk if they still working on it or abandoned it).
Just a theory if you can chmod linux on your tablet and you should be able to get wine working and you can run win apps with it...
Click to expand...
Click to collapse
ummmm I need to install windows 7 or xp on my tab or away to convert windows app into apk coz I had unversity apps that works only on windows linux wont help me... hope to find way out something like apk simulator for apk on windows bluestack but for windows
ghost_j1 said:
ummmm I need to install windows 7 or xp on my tab or away to convert windows app into apk coz I had unversity apps that works only on windows linux wont help me... hope to find way out something like apk simulator for apk on windows bluestack but for windows
Click to expand...
Click to collapse
I am confused, what do you meant? do you meant that you wish to run windows app on android? or run linux app on android? or run android on windows or linux????
Look here
http://sourceforge.net/projects/bochs/
ghost_j1 said:
How to run Windows on android ?
Is their any way to run windows 7 or any windows applications on my Samsung Galaxy Tab 3 ??
like virtual machine
Click to expand...
Click to collapse
Hi Jacker31, & gjost_j
It is posible to do virtual xp and previous. Seach the forum for "Bosh".
It was compiled a few years ago for all arm base devices. But at tha time ther were no x86!
Itry to compile it but could not got over some errors.
So yes if we could find a good sourse we may give it a try!
Look
Using remote desktop (i.e. Teamviewer or Splashtop) is a much better solution than actually installing Windows.
@r2d23cpo
This remind me this https://www.youtube.com/watch?v=EUE-gJmcGKk few years back then. Trust me, Its not worth it to try *I tried before and it lags like hell*
@Jacker31 and others
I never said it is worth it. How to run Windows on android ? thats the title.
Still I will like to have it handy. You never know of a real need that may make it give you go into this trouble. Please keep in mind that all those programs where made available only for ARM! And you will will find lots of info, none for x86 tablet.
Now I do can run Ubuntu in VNC mode, it lags but work. In fact I have it handy with Open Office. It is my main project to try run Ubuntu Natively. But I have post pone all projects due to health issues.
r2d23cpo said:
@Jacker31 and others
I never said it is worth it. How to run Windows on android ? thats the title.
Still I will like to have it handy. You never know of a real need that may make it give you go into this trouble. Please keep in mind that all those programs where made available only for ARM! And you will will find lots of info, none for x86 tablet.
Now I do can run Ubuntu in VNC mode, it lags but work. In fact I have it handy with Open Office. It is my main project to try run Ubuntu Natively. But I have post pone all projects due to health issues.
Click to expand...
Click to collapse
I didnt run it on my Tab3 as I only got it on 2014, but i have tried it on Galaxy Note and my Galaxy Wonder. It take up plenty of space and it will give disappoint result.
Jacker31 said:
I didnt run it on my Tab3 as I only got it on 2014, but i have tried it on Galaxy Note and my Galaxy Wonder. It take up plenty of space and it will give disappoint result.
Click to expand...
Click to collapse
J,
hi, how much ram did you allocate to the emulator ?
i had a thought of using bosch to run a minimal pe windows [minixp]
i'm going to try 800mb ram on the tab 4, on the tab 3 i believe only the p5220 would
have enough ram available for a semi-decent run.
@ghost_j1
Else i think the only solution is ssh/vnc as long as your connect is reliable.
@r2d23cpo
r2, get better soon ! you've got work to do !
m
moonbutt74 said:
J,
hi, how much ram did you allocate to the emulator ?
i had a thought of using bosch to run a minimal pe windows [minixp]
i'm going to try 800mb ram on the tab 4, on the tab 3 i believe only the p5220 would
have enough ram available for a semi-decent run.
@ghost_j1
Else i think the only solution is ssh/vnc as long as your connect is reliable.
@r2d23cpo
r2, get better soon ! you've got work to do !
m
Click to expand...
Click to collapse
@moonbutt74, i cant remember as it was quite long a go.
@r2d23cpo, how was your shoulder?
Jacker31 said:
@moonbutt74, i cant remember as it was quite long a go.
@r2d23cpo, how was your shoulder?
Click to expand...
Click to collapse
Not good. It so stupid. I did not got any accident It just got worst with time.. rest of the Arm is ok. Trounle only the shoulder. But makes thing hard. Geting a bath or pulling my pants up is a pain. What a joke. Makes working on computer a litle hard. Thank i ha the tablet with a Wall stand for LCD on the the bed. So I use one hand while try to rest.
r2d23cpo said:
Not good. It so stupid. I did not got any accident It just got worst with time.. rest of the Arm is ok. Trounle only the shoulder. But makes thing hard. Geting a bath or pulling my pants up is a pain. What a joke. Makes working on computer a litle hard. Thank i ha the tablet with a Wall stand for LCD on the the bed. So I use one hand while try to rest.
Click to expand...
Click to collapse
Thats sound bad, hope you get well soon. It will take quite a long while to fully recover. Don't lift heavy thing or it will be worst.

DOS programs?

Are DOS programs able to run on win RT? I have a Fjölnir compiler I would like to run and it is for DOS. I currently use it on my win98se setup, but I would like to use it on the go.
Qiangong2
Are you running Windows RT 8.0 by any chance? If so you can run the "jailbreak", and DosBox is available:
http://forum.xda-developers.com/showpost.php?p=36620852&postcount=117
I use it quite a bit and it works great on my Surface RT. If this is a true DOS program it should work.
domboy said:
Are you running Windows RT 8.0 by any chance? If so you can run the "jailbreak", and DosBox is available:
http://forum.xda-developers.com/showpost.php?p=36620852&postcount=117
I use it quite a bit and it works great on my Surface RT. If this is a true DOS program it should work.
Click to expand...
Click to collapse
No, I'm on 8.1 I've tried it on dosbox on my Linux setup and it only sometimes works. I was wondering if it is possible to run them nativrly like on win98se
Sent from my SGH-M919 using XDA Free mobile app
You could always try it and see, but I highly doubt it. Trying to run it natively via the command prompt you will probably run up against the fact that Windows RT devices are ARM not x86. DosBox masks that by providing a software layer to presents a virtual x86 DOS environment, whereas the command prompt will not and will expect compiled programs to be compiled for the ARM cpu architecture (not to mention digitally signed by Microsoft unless you run the jailbreak). Unless it happens to be a batchfile...
That's odd that it only sometimes works in DosBox... I wonder if some tweaking of the DosBox configuration might be needed... I'm really not much of an expert, but I know there are all sorts of settings that can be changed to suit the program (side note, I think it's awesome that one can set it to emulate a Tandy 1000).
There are rumors that a RT 8.1 jailbreak might finally become a possibility...
domboy said:
You could always try it and see, but I highly doubt it. Trying to run it natively via the command prompt you will probably run up against the fact that Windows RT devices are ARM not x86. DosBox masks that by providing a software layer to presents a virtual x86 DOS environment, whereas the command prompt will not and will expect compiled programs to be compiled for the ARM cpu architecture (not to mention digitally signed by Microsoft unless you run the jailbreak). Unless it happens to be a batchfile...
That's odd that it only sometimes works in DosBox... I wonder if some tweaking of the DosBox configuration might be needed... I'm really not much of an expert, but I know there are all sorts of settings that can be changed to suit the program (side note, I think it's awesome that one can set it to emulate a Tandy 1000).
There are rumors that a RT 8.1 jailbreak might finally become a possibility...
Click to expand...
Click to collapse
It's my company's surface rt, so... I will get the win10rt upgrade no matter what I do
Thanks though
Qiangong2
Qiangong2 said:
It's my company's surface rt, so... I will get the win10rt upgrade no matter what I do
Thanks though
Qiangong2
Click to expand...
Click to collapse
Just an FYI but I am pretty sure there will never be a Windows 10 RT. The last I heard Win10 was not coming to RT, but there would likely be an update to give some Win10 features to RT.

How to install wine on linux for samsung dex

Having real issues installing wine on linux for samsung dex. Has anybody got any idea how this is done? Followed loads of videos and guides but have had no luck at all. Thanks.
https://wiki.winehq.org/ARM
It won't run Windows x86 applications though, if that's what you're thinking.
abtekk said:
https://wiki.winehq.org/ARM
It won't run Windows x86 applications though, if that's what you're thinking.
Click to expand...
Click to collapse
Yes i was planning to do this, is there any reason why not?
dj.shauny.g said:
Yes i was planning to do this, is there any reason why not?
Click to expand...
Click to collapse
Because wine isn't an emulator (it literally stands for Wine is not an emulator). It won't emulate the required x86 instruction set.
Sent from my SM-N960F using Tapatalk
abtekk said:
https://wiki.winehq.org/ARM
It won't run Windows x86 applications though, if that's what you're thinking.
Click to expand...
Click to collapse
abtekk said:
Because wine isn't an emulator (it literally stands for Wine is not an emulator). It won't emulate the required x86 instruction set.
Sent from my SM-N960F using Tapatalk
Click to expand...
Click to collapse
Ok i get this, but i was led to believe it will run some windows programs.
So i guess the question is now this, is there an emulator for windows on linux?
dj.shauny.g said:
Ok i get this, but i was led to believe it will run some windows programs.
So i guess the question is now this, is there an emulator for windows on linux?
Click to expand...
Click to collapse
Only if said windows software was built for ARM. You could use qemu to emulate Windows if you wanted to! Performance won't be amazing, but depending on what software you need, it might do the job :good:
Heh, your wish came true
Lookup hangover on GitHub, it's wine but it emulates x86 as well in Android, it's by the official wine team
This sounds promising, have you tried it out yourself?

Categories

Resources