[Q] RT - Java/Chrome - Windows RT General

Hey there,
I apparently didnt do my research and just snatched up the deal on the RT for 300 bucks and it has 8.1 on it.
What I didn't know is that I can't download certain desktop apps that I love like Chrome and Java mainly -
Do I need to do jailbreak to get this or is there another way. what is the best option right now for me for these two items?

You have a second case of no research then.
8.1 right here right now doesnt have a jailbreak.
8.0 *with jailbreak* still can't run chrome or java. Why? Because its an ARM processor not an x86 one so software needs porting to run on the ARM processor instead. Neither chrome or java have been ported.

Thank you for your quick response -
SixSixSevenSeven said:
You have a second case of no research then.
8.1 right here right now doesnt have a jailbreak.
8.0 *with jailbreak* still can't run chrome or java. Why? Because its an ARM processor not an x86 one so software needs porting to run on the ARM processor instead. Neither chrome or java have been ported.
Click to expand...
Click to collapse

Related

[Q] I saw an amazing thing! win8 x86 can be installed on RT

today I talked about the RT OS with ffriends.Suddenly one said that win8 os pad can run on Windows RT and a RT OS PAD can run on win8 x86!!he is joking !!Besides,he said he did that successfully for many times。。。。。
seven7xiaoyang said:
today I talked about the RT OS with ffriends.Suddenly one said that win8 os pad can run on Windows RT and a RT OS PAD can run on win8 x86!!he is joking !!Besides,he said he did that successfully for many times。。。。。
Click to expand...
Click to collapse
No it cannot. Your friend clearly lacks the common knowledge that RT is for ARM and windows 8 is for x86. Round pegs do not fit square holes.
I can't really understand your English; did you mean "app" where you wrote "pad"? The fact that Win8 and WRT share apps is well known; there are a few apps which are only for one platform or the other but almost all the apps are available for both. Native code apps need to be recompiled for the other platform, but managed (.NET) and HTML5 apps will run un-modified. This is not news.
If you mean the ability to run some x86 desktop apps unmodified on Windows RT, that's due to mamaich's emulation layer, combined with clrokr's "jailbreak" exploit (and usually netham45's scripts to automate the process). Relatively few apps run correctly through that emulation layer, though, and the new Windows Store apps are not supported. There is no support that I'm aware of for running ARM-compiled Windows apps on x86, although ARM emulators certainly do exist and if you could boot Windows RT on one of them, that would allow you to run the apps (somewhat indirectly).
If you mean actually installing Win8 (or any other x86 OS) on Windows RT, that's technically possible through the use of emulators (not sure DOSbox supports enough CPU features for Win8, but Bochs probably does) but the performance is abysmal.
GoodDayToDie said:
I can't really understand your English; did you mean "app" where you wrote "pad"? The fact that Win8 and WRT share apps is well known; there are a few apps which are only for one platform or the other but almost all the apps are available for both. Native code apps need to be recompiled for the other platform, but managed (.NET) and HTML5 apps will run un-modified. This is not news.
If you mean the ability to run some x86 desktop apps unmodified on Windows RT, that's due to mamaich's emulation layer, combined with clrokr's "jailbreak" exploit (and usually netham45's scripts to automate the process). Relatively few apps run correctly through that emulation layer, though, and the new Windows Store apps are not supported. There is no support that I'm aware of for running ARM-compiled Windows apps on x86, although ARM emulators certainly do exist and if you could boot Windows RT on one of them, that would allow you to run the apps (somewhat indirectly).
If you mean actually installing Win8 (or any other x86 OS) on Windows RT, that's technically possible through the use of emulators (not sure DOSbox supports enough CPU features for Win8, but Bochs probably does) but the performance is abysmal.
Click to expand...
Click to collapse
sorry for my poor English!:crying:.I meant the os not the APP
seven7xiaoyang said:
sorry for my poor English!:crying:.I meant the os not the APP
Click to expand...
Click to collapse
You cannot install Windows 8 x86 directly onto Windows RT hardware. It doesn't work.
You probably saw someone RDPing to an x86 desktop.
netham45 said:
You cannot install Windows 8 x86 directly onto Windows RT hardware. It doesn't work.
You probably saw someone RDPing to an x86 desktop.
Click to expand...
Click to collapse
Thank you! I am thinking about the sideloadling the appx,hope for some help
OK, I'm still not sure what you're talking about - just a couple posts up, you said you weren't talking about apps, and now you're talking about .APPX files - but as was mentioned above, most APPX files will be architecture independent (managed code or HTML5); only the native code ones will need different .APPX files for Win8 and RT.

[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] Android to Windows RT? How?

I have a RCA android tablet. I have been doing some research and found that windows RT will work on ARM based tablets. However I cannot find a download or any information on how to load RT on my tablet. The only think I can find is Windows RT 8.1 ADK kit. Now according to the software the kit is suppose to be for deploying windows OS on any ARM based tablets, but as far as I can tell there is no GUI and I only took electronical engineering at ITT tech, I don't know **** about programing or code. So what I am asking is, is there a download available that you can download onto your desktop, connect a tablet and load windows RT. Also, has anyone seen this changemysoftware.com **** on you tube that claims to change your OS for you in like 15 minutes? Tried to download and all I get is some bull about the version I have is old and I need to download a new version but the mirror sites to download the app just keep you running in circles until you give up or spend all kinds of money. Sorry, had to vent a little there. Anyway, don't really care for android os and don't want to have to go out and buy a tablet with windows pre installed.
gods_chozen said:
I have a RCA android tablet. I have been doing some research and found that windows RT will work on ARM based tablets. However I cannot find a download or any information on how to load RT on my tablet. The only think I can find is Windows RT 8.1 ADK kit. Now according to the software the kit is suppose to be for deploying windows OS on any ARM based tablets, but as far as I can tell there is no GUI and I only took electronical engineering at ITT tech, I don't know **** about programing or code. So what I am asking is, is there a download available that you can download onto your desktop, connect a tablet and load windows RT. Also, has anyone seen this changemysoftware.com **** on you tube that claims to change your OS for you in like 15 minutes? Tried to download and all I get is some bull about the version I have is old and I need to download a new version but the mirror sites to download the app just keep you running in circles until you give up or spend all kinds of money. Sorry, had to vent a little there. Anyway, don't really care for android os and don't want to have to go out and buy a tablet with windows pre installed.
Click to expand...
Click to collapse
Though I am not familiar with Windows RT and its architecture, for your question, all I can say is, just like people build android os from source by using its sources (AOSP and it's derivatives), IMO, you need to do a similar task to make Windows RT only for your device. The os for mobiles are device-specific type. And maybe the same trees- Device Trees, Vendor Trees and Kernel sources (which OEM provides) is used in Windows RT also.
P.S. I can bet my life that Android (or more precisely Linux) is more cooler than Windows!
#buzz said:
Though I am not familiar with Windows RT and its architecture, for your question, all I can say is, just like people build android os from source by using its sources (AOSP and it's derivatives), IMO, you need to do a similar task to make Windows RT only for your device. The os for mobiles are device-specific type. And maybe the same trees- Device Trees, Vendor Trees and Kernel sources (which OEM provides) is used in Windows RT also.
P.S. I can bet my life that Android (or more precisely Linux) is more cooler than Windows!
Click to expand...
Click to collapse
Thank you for your response, however this really doesn't answer my question. I there a download somewhere for windows rt and how do you load it onto a tablet with arm processor? And as far as my phones are concerned I love android, but for a computer I like to browse actual websites not mobile ones and if I need to create a document I prefer office and all the functionality that I already know how to use.

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.

Full Windows 10 on Windows RT devices - Now Possible?

So, Microsoft just announced Windows 10 on ARM. But not just some stripped down, Windows Phone/RT variant, like W10M. This is full Windows 10.
It also has support for the full x86 win32 library of applications, with some emulation magic that they put in, which appears to run blazingly fast somehow.
What an incredible feat this emulation is.
But my question is: What does this mean for us, Windows RT users?
I want to put this in the Windows RT Development and Hacking section, but I haven't made enough posts n stuff
Nothing at all. The announcement is Windows 10 for ARM64, which is of no use to Windows RT devices, that use 32-bit ARM v7.
I am hoping this will mean a new non-Pro Surface with Windows 10 ARM will be coming. But yeah, nothing for Windows RT devices.
:<
Wack0Distractor said:
Nothing at all. The announcement is Windows 10 for ARM64, which is of no use to Windows RT devices, that use 32-bit ARM v7.
Click to expand...
Click to collapse
Shame. But is there a possible way that we could maybe make it run? How different is the architecture? How hard would it be? Would they make an edition for ARM32?
Our WinRT tablets are finished with when it comes to any further work.
Sent from my iPhone using Tapatalk

Categories

Resources