sdk for non intel mac - Hero CDMA General

i went to finally get the sdk for my imac,then i realized its only available for intel based macs.is there anything i can do

boydroid said:
i went to finally get the sdk for my imac,then i realized its only available for intel based macs.is there anything i can do
Click to expand...
Click to collapse
Join up with the year 2000.

That MAC has been good to me so not gonna happen...how about a answer that might actually help
Sent from my HERO200 using XDA App

is kimpossible

boydroid said:
That MAC has been good to me so not gonna happen...how about a answer that might actually help
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
ok first of all, why are you talking about a media access control? it's not relevant to this discussion about macs. second, you need to get a new mac. the mac minis are great and are only about 600 bucks. you have an incompatible computer. incompatible computer is incompatible.

boydroid said:
That MAC has been good to me so not gonna happen...how about a answer that might actually help
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
That is the ONLY answer that's gonna help you.
Unless you manage to get Google to write an SDK for PPC.

If you figger out how to install Linux on your system, it would work that way.

illogic6 said:
If you figger out how to install Linux on your system, it would work that way.
Click to expand...
Click to collapse
So, it wouldn't.
The Linux SDK is still x86 only.

Yet again Apple efs its customer base
You could possibly get away with some kind of Virtual Machine, but I have a feeling vbox won't run on your architecture either.
And $600 is WAY to much to pay for a Mini.
Hell buy a $200 netbook and install Ubuntu with a Mac theme - you can't tell a difference other than the awesome that is radiated from a Linux machine VS a mac - unless you are just a linux guy and know how it works...then you could tell a difference....ok so there are some differences...but buy a white HP netbook and slap one of those Apple stickers they give you with an IPod on it...then you cant tell a difference....well you still could but its getting arguable then.
This is why the only apple product I will ever own is my 160gig Ipod classic - and when it dies Ill just build a new EEE PC for my car.

only reason i use a mac is because i need software such as final cut pro and aperture which are not found on windows or linux.

There's no way to use the SDK on a PPC Mac without reengineering the whole thing from scratch. The PPC is a big-endian processor, and x86 is little-endian, so your byte-ordering and structure sizes are different. If you've ever delved into cross-platform compiling (OpenWRT is a good example), you know that's its a major PITA. I've adapted a few small pieces of C code to successfully compile on PPC, and its no joy.
You're going to be SOOL on the virtualization front as well. There was a version of VirtualPC years ago that performed software x86 emulation on the PPC platform, but performance was abysmal even running Win98 on my Dual G5. I doubt that a modern Windows OS would even run at all. None of the current virtualization products will run on the PPC platform, as they all tie in to hardware virtualization support at some level (processor extensions or otherwise).
I truly feel your pain in this situation. I have a Dual G5 Power Mac that's still humming along happy as can be, but I can't run any current software on it. My iBook G4 isn't quite as happy these days, but is still 100% functional. Next to my G5, I have a cheapo Dell that I finally broke down and bought to power-up when I need to run x86 stuff. I recently picked up a used MacBook Pro, and WOW I can't believe what I was missing out on. The performance is night and day better than my G5, and all current software runs on it beautifully. With VMware Fusion installed, it can do anything I need. I hate to say it, but you need to upgrade.

well i got my answer,i guess a new mac purchase is a must...i have never used a windows pc so definately not going that route,question can i buy a pc with linux preinstalled on it...if that was possible i would like to learn to use it

boydroid said:
well i got my answer,i guess a new mac purchase is a must...i have never used a windows pc so definately not going that route,question can i buy a pc with linux preinstalled on it...if that was possible i would like to learn to use it
Click to expand...
Click to collapse
There are some sites that sell computers with Linux pre-installed.
Here's one:
http://linuxpreloaded.com/

abcdfv said:
There are some sites that sell computers with Linux pre-installed.
Here's one:
http://linuxpreloaded.com/
Click to expand...
Click to collapse
thanks,ill start looking

boydroid said:
thanks,ill start looking
Click to expand...
Click to collapse
Probably what you're gonna want to do first is ask yourself:
"What do I use my computer for"
There are some Linux distributions specifically designed to work as media servers, as video/image manipulation stations, and basically just about any specialization you can imagine.
If you're answer is
"I just want to use it"
Chances are Ubuntu or Mint is the way to go.
If your answer is
"MUST HAVE THE FASTEST NO MATTER WHAT"
A Gentoo based distro is the way to go.

Related

Could we Windows 7 - I know heracy for most

Hi Guys
I like the design and spec of Adam but I would also need proper usability from it. By proper I mean word, excel, usb to Com cables in general Windows 7.
Would it be possible to install Windows 7 on the device and how hard would it be?
I have not see the device in action so does anyone know does it have PC style bios or more like bootloader on smartphones?
TheDeadCpu said:
That would be hard. Not impossible.
The thing is I doubt anyone will actually waste hundreds of hours to get a worse operating system running.
(I say it's worse because it's not tablet optimized)
Click to expand...
Click to collapse
Not worse, just heavier because more usable as PC. For me Android is the worse one as yo have no proper apps that make it usable as PC.
As said if I could get ubuntu to run with office on it I would not think about windows 7 but I can not even do that.
Andoid main problem is the same as one on apple ipad it is a OS for phones.
Adam started out as a dual boot Linux/ Android tablet.
Have not heard anything re Linux boot for a while though.
Sent from my HTC Desire using XDA App
I seen on forum for ink that they have image for ubuntu but still no office on it.
Grr I always loved tablet idea TBH even when they were called slates.
Until late I had my HP TC1100 and was very happy but it is lucking now in performance for win7 and office 2010. Also it is so "used" now that paint is coming off.
Oh well will have to wait for a win7 dedicated tablet.
The operating system has to be ARM based meaning Windows 7 will never work (at least properly).
smedley.jason said:
The operating system has to be ARM based meaning Windows 7 will never work (at least properly).
Click to expand...
Click to collapse
Well since they patented Windows 7 core to work with Arm in December one would hope that will be overcome. Apparently there will be al ighter version of Win7 for ARM based systems. Hmm we will see but fro now HP Slate 500 is the best bet.
Ubuntu for arm, meego and basicaly any linux distribution that has an arm port could end up on the adam. If you prefer a more desktop like UI plain ubuntu could work, use openoffice.
Most applications written for linux are easily ported to other CPU architectures.
tdh_andy said:
Ubuntu for arm, meego and basicaly any linux distribution that has an arm port could end up on the adam. If you prefer a more desktop like UI plain ubuntu could work, use openoffice.
Most applications written for linux are easily ported to other CPU architectures.
Click to expand...
Click to collapse
Well if I wanted to use open office I wuld not ask for windows 7 would just go to ubuntu directly. Openoffice suck badly no matter what people say, if you do tons of docs, formatting and scripting in excel you need proper, real office.
Anything else I could deal with on linux just not lack of that.
I know this thread is old, but with Windows 8 (shall work on ARM) on sight, is there any chance to run that on the adam?
I'm asking cuz i'm looking for a tablet that is a) readable in straight sunlight and b) offers at least part-time Windows-capabilities.
Schattenspieler said:
I know this thread is old, but with Windows 8 (shall work on ARM) on sight, is there any chance to run that on the adam?
I'm asking cuz i'm looking for a tablet that is a) readable in straight sunlight and b) offers at least part-time Windows-capabilities.
Click to expand...
Click to collapse
Only time will tell for sure. Right now we can't figure that out as there is no ARM version available. Once they make one I'm sure that people will start trying.

Windows 7 emulator on transformer?

Ok I have no desire to run windows 7 mobile here, but I do need the desktop operating system. I really still need windows for various real estate apps that are only available for windows. So does anyone know of an emulator for windows that will run on any android device, honeycomb or gingerbread?
It'd be nice.. I need windows to run Ragnarok Online.
...but more to the point, to emulate something, you'd need something with massively stronger hardware, right?
Windows wont run on arm cpus and there arwnt ant android virtualization apps that i know of. Maybe once we get linux on here you could install virtualbox so you can run windows that way lol
Your best bet would be to set up remote desktop/vnc
Besides remote desktop and vnc, I think you would been better off with a Windows laptop.
Sent from my Fascinate with MIUI Gingerbread
TheSonicEmerald said:
Besides remote desktop and vnc, I think you would been better off with a Windows laptop.
Sent from my Fascinate with MIUI Gingerbread
Click to expand...
Click to collapse
Ugh, that was exactly what I was trying to avoid. I think windows laptops are so overpriced compared to android tablets.
TheSonicEmerald said:
Besides remote desktop and vnc, I think you would been better off with a Windows laptop
Click to expand...
Click to collapse
Correct, because even if we would have Virtualbox available, we wouldn't have enough RAM.
If a small Windows 7 machine is needed, I would recommend the Asus 1201L, which I bought for my sweetheart. It has HD Ready resolution and comes with Win7 Home instead of the horrible Starter Edition.
It came with 1 GB RAM and was horribly slow, but after upgrading to 3 GB even Photoshop CS3 runs fine ... I wouldn't install current 3D games though
EyeAndroid said:
I think windows laptops are so overpriced compared to android tablets.
Click to expand...
Click to collapse
The above mentioned 1201L including RAM upgrade is cheaper than the Transformer and MUCH more powerfull
EyeAndroid said:
Ugh, that was exactly what I was trying to avoid. I think windows laptops are so overpriced compared to android tablets.
Click to expand...
Click to collapse
Go for a netbook then:
ASUS Transformer 16GB ~$500AUD
ASUS Eee PC you can easily find ~$300AUD+
Plus, there are 14" or so laptops for under $500AUD. I'm sure it'd be similar in the States.
But at OP: If you really wanted to run Windows 7 apps, a honeycombe tablet isn't really a very good option... Your best bet, if you don't want to VNC, would be to install Ubuntu and run Windows apps under Wine on your TF (see the developement thread for instructions).
Until Windows 8 ARM comes out, there's not much of a possibility of running Windows 7 on your tablet (unless you get one of those horrid x86 tablets...).
Well what I meant was windows tablets over android tablets. I was looking at a butt ugly, resource hog, underpowered windows tablet today and it was like $999. Almost $1000! Windows has got to be kidding me! And the touch screen experience was a joke! It was all over the place, inaccurate, and slow!
I've definitely got to look into getting that unbuntu that runs windows apps. That's all I wanted to do! Could care less if its windows running it or not, just as long as it works!
Sent from my HTC Sensation 4G using XDA App
EyeAndroid said:
Well what I meant was windows tablets over android tablets.
Click to expand...
Click to collapse
People interested in Windows tablets should wait until next year, when a tablet optimized Windows 8 is available.
Current tablet hardware is to weak for Win7 !!!
EyeAndroid said:
I've definitely got to look into getting that unbuntu that runs windows apps.
Click to expand...
Click to collapse
Even if it's possible to boot the TF with Ubuntu, I doubt, that the Wine experience would be great with only 1GB RAM.
EyeAndroid said:
Well what I meant was windows tablets over android tablets. I was looking at a butt ugly, resource hog, underpowered windows tablet today and it was like $999. Almost $1000! Windows has got to be kidding me! And the touch screen experience was a joke! It was all over the place, inaccurate, and slow!
I've definitely got to look into getting that unbuntu that runs windows apps. That's all I wanted to do! Could care less if its windows running it or not, just as long as it works!
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
Heheh... I know what you mean about the current Windows tablets
Anyway, yeah about Wine under Ubuntu: Wine isn't a perfect application. It doesn't enable you to run all Windows apps under Linux, but it does run quite a few usefull ones (Office is pretty much perfect in my past experience, along with quite a few games).
But yeah, as Aymara said, not too sure how the Wine experience would be on a tablet. Never really used it with this kind of hardware... very big newbie at ARM Linux, but you never know... it could run okay. Haven't tried yet.
Ok then. Well, I've never really tried a remote desktop app. Do they work well? Or are they glitchy and unusuable?
Which one would everyone recommend as a good option? Preferably something free and reliable, haha if those 2 can be in the same sentence here.
Sent from my HTC Sensation 4G using XDA App
There's already one bundled with your Transformer. On your PC, head on over to http://www.splashtop.com/remote/browser/download?from=product and install that product. Then on your Transformer, open the "My Cloud" app (I think that's the name), and there's a remote control tab there. If you're connected to the same wifi network as your computer, it should automatically find your computer and allow you to connect.
You could get the cheapest windows laptop that can run well, and then get bluestacks to run android apps on windows. It's kind of the reverse of what you're trying to do, but it'd kill two birds with one stone
http://www.bluestacks.com/
Why Wine? Ram aside it's for x86 only... and if it did emulate that architecture the speed would be horrible, it's not just cool to virtualize instead of emulating, there is an impressive performance difference.
Sent from my GT-P1000 using Tapatalk
Microsoft announced Windows 8 tablet a week or so ago. You might want to see how that turns out. It's suppose to run all windows apps.
I think you're all still forgetting 1 major thing...all the windows apps are written for x86....what makes you think that even with Wine, you could run an x86 program? You'd be emulating the Windows environment with an ARM cpu, but you wouldn't be emulating the machine code for x86. You'd probably still need some kind of emulator to make that work. You'd still have to emulate x86 in some way shape or form. Honestly, I've looked into Windows, and there are some decent ports (look up QEMU, the russians managed to get a good thing working with Win95 there, but it doesn't work well on the Transformer) but it's really just not worth it. It's a gimmick and nothing more.
To the OP, if you really want a Windows tablet, check out the new MSI Wind 110W. Windows 7 tablet, 4gb of ram, 32 gb ssd, $599 (USD). It's probably the closest thing to what you will want.
darkhawkff said:
I think you're all still forgetting 1 major thing...all the windows apps are written for x86....what makes you think that even with Wine, you could run an x86 program? You'd be emulating the Windows environment with an ARM cpu, but you wouldn't be emulating the machine code for x86. You'd probably still need some kind of emulator to make that work. You'd still have to emulate x86 in some way shape or form. Honestly, I've looked into Windows, and there are some decent ports (look up QEMU, the russians managed to get a good thing working with Win95 there, but it doesn't work well on the Transformer) but it's really just not worth it. It's a gimmick and nothing more.
To the OP, if you really want a Windows tablet, check out the new MSI Wind 110W. Windows 7 tablet, 4gb of ram, 32 gb ssd, $599 (USD). It's probably the closest thing to what you will want.
Click to expand...
Click to collapse
Take a read here: http://en.wikipedia.org/wiki/Transmeta_Crusoe
EyeAndroid said:
Ok then. Well, I've never really tried a remote desktop app. Do they work well? Or are they glitchy and unusuable?
Which one would everyone recommend as a good option? Preferably something free and reliable, haha if those 2 can be in the same sentence here.
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
I use androidVNC and Logmein with my TF connecting to workstations and servers at work quite well actually. Much better than my DroidX phone and HP 2140 netbook.
Logmein for Android is pricey but androidVNC is free if I recall correctly.

Windows 8

Will there be a Windows 8 effort for this tablet since the developer preview is out?
I don't recall seeing an arm version for download... so I doubt it so far
Sent from my A500 using Tapatalk
According to this, it'll support ARM.
http://www.windows8news.com/2011/01/05/windows-8-arm-press-release-microsoft/
agentfazexx said:
According to this, it'll support ARM.
http://www.windows8news.com/2011/01/05/windows-8-arm-press-release-microsoft/
Click to expand...
Click to collapse
While it will support ARM, no developer preview of the ARM OS has been released as of yet.
Even if Win 8 supports ARM, will the T20 powerful enough to handle it? I know Windows is quite a big clunky thing, no enough horsepower, even if you put it on, it's not going to drive. We'll have to have some sort of uniform performance measure to determine that the T20 is as powerful as those x86s that run Win 8 smoothly to say it will happen and it could be appreciated. But anyways, I'll say, if win 8 actually can run on our Tab, that's only a great news for everyone.
ctiger said:
Even if Win 8 supports ARM, will the T20 powerful enough to handle it? I know Windows is quite a big clunky thing, no enough horsepower, even if you put it on, it's not going to drive. We'll have to have some sort of uniform performance measure to determine that the T20 is as powerful as those x86s that run Win 8 smoothly to say it will happen and it could be appreciated. But anyways, I'll say, if win 8 actually can run on our Tab, that's only a great news for everyone.
Click to expand...
Click to collapse
The ARM version will not be the exact same version as what will be running on the X86 platform.
If you'd care to educate yourself about the many different ARM procs that it will run on, have a look here:
http://www.anandtech.com/show/4811/windows-8-tablets-running-on-ti-qualcomm-nvidia-amd-intel-silicon
Short answer, no. Long answer, see above.
kjy2010 said:
The ARM version will not be the exact same version as what will be running on the X86 platform.
If you'd care to educate yourself about the many different ARM procs that it will run on, have a look here:
http://www.anandtech.com/show/4811/windows-8-tablets-running-on-ti-qualcomm-nvidia-amd-intel-silicon
Click to expand...
Click to collapse
Good to know. Thanks man.
I'd like to point out if this were done none of the software you have now for windows will not work since mostly have no support for arm processor.
I know I know I have wet dreams myself thinking about walking about playing starcraft 2 and valve games
BrianDigital said:
I'd like to point out if this were done none of the software you have now for windows will not work since mostly have no support for arm processor.
I know I know I have wet dreams myself thinking about walking about playing starcraft 2 and valve games
Click to expand...
Click to collapse
Hahahaha so do I. I guess VDI will have to do...
agentfazexx said:
Hahahaha so do I. I guess VDI will have to do...
Click to expand...
Click to collapse
Vdi?
Sent from my A500 using xda premium
First its said that windows 8 will be able to run on as little as 128mb. And why would you want to replace the Android OS with anything by Microsoft??
/B][/B]
ctiger said:
Even if Win 8 supports ARM, will the T20 powerful enough to handle it? I know Windows is quite a big clunky thing, no enough horsepower, even if you put it on, it's not going to drive. We'll have to have some sort of uniform performance measure to determine that the T20 is as powerful as those x86s that run Win 8 smoothly to say it will happen and it could be appreciated. But anyways, I'll say, if win 8 actually can run on our Tab, that's only a great news for everyone.
Click to expand...
Click to collapse
BrianDigital said:
Vdi?
Sent from my A500 using xda premium
Click to expand...
Click to collapse
Google it. It's a VMware technology.
---------- Post added at 06:53 AM ---------- Previous post was at 06:52 AM ----------
I<3Android said:
First its said that windows 8 will be able to run on as little as 128mb. And why would you want to replace the Android OS with anything by Microsoft??
/B][/B]
Click to expand...
Click to collapse
Microsoft is a standard.
agentfazexx said:
Microsoft is a standard.
Click to expand...
Click to collapse
Microsoft is a big standard in the PC World, in the phone and tablet world, not so much. Android is more of a standard bearer in those two worlds than Windows is; at least for now.
dscribe said:
Microsoft is a big standard in the PC World, in the phone and tablet world, not so much. Android is more of a standard bearer in those two worlds than Windows is; at least for now.
Click to expand...
Click to collapse
Well tablets are becoming the new laptops.
agentfazexx said:
Well tablets are becoming the new laptops.
Click to expand...
Click to collapse
To some degree you are right. And Microsoft finds itself behind on this platform trying to play catch-up. Don't get me wrong. I'm not a Microsoft basher like some, but Android has a major head-start in this field so far.
dscribe said:
To some degree you are right. And Microsoft finds itself behind on this platform trying to play catch-up. Don't get me wrong. I'm not a Microsoft basher like some, but Android has a major head-start in this field so far.
Click to expand...
Click to collapse
Yes, Google has somewhat of a head start in the mobile market, however Microsoft has a head start in the OS market. They'll catch up soon enough.
agentfazexx said:
Yes, Google has somewhat of a head start in the mobile market, however Microsoft has a head start in the OS market. They'll catch up soon enough.
Click to expand...
Click to collapse
Maybe. They were several years ahead of android in the phone market but they are behind there also. We shall see.
Two years ago, the whole computer world has only one software giant, Microsoft, which is the only OS provider, and they know they are the only one. That's monopoly. Even with the phone OS war between Apple and Google fired up so much, it's just some toys to Microsoft's eye, they acted slowly, not want to dump their WinMo 6.5 directly and work on something new, or improve Winmo quickly enough to catch up in the mobile OS market. But all of a sudden, Apple jumped to tablet world, and started to offer something that's simple enough to use and can take place of PC in some leisure use in many household. And now Microsoft can't sit tight, because this directly threaten the core business of Windows. This brought down the price of PC, especially the laptop price, to compete with the new comer, and who benefits? all the consumers.
But if you use the Android, or iOS tablets, you will find it's limited. I can understand that they are still evolving, but the limitation is clear. Some very simple tasks on PC or laptop, became such a headache, impossible mission on Android. I have some excel docs on Google doc, I downloaded the app Google doc, but can't figure out how to copy the whole line, then paste it, and change several fields, instead, in the app, I'll have to copy single field, or edit one by one. I have a lot fields in the line repeated, format the same... So it will be much easier to just copy paste.
After the time, I definitely find the use of a simple Tab, just to view content, but I still dream of having a powerful enough Tab that actually can take over the laptop, isn't that the ultimate goal of the mobile device? So we can plug in a monitor and a keyboard/mouse set, and it will do what my laptop does? We will still have a long way to go. I also hope Google is going that way, otherwise, this windows 8 will soon take over, because many of us have such a desire, and we will go to windows 8 if it can work like that.
ctiger said:
Two years ago, the whole computer world has only one software giant, Microsoft, which is the only OS provider, and they know they are the only one. That's monopoly. Even with the phone OS war between Apple and Google fired up so much, it's just some toys to Microsoft's eye, they acted slowly, not want to dump their WinMo 6.5 directly and work on something new, or improve Winmo quickly enough to catch up in the mobile OS market. But all of a sudden, Apple jumped to tablet world, and started to offer something that's simple enough to use and can take place of PC in some leisure use in many household. And now Microsoft can't sit tight, because this directly threaten the core business of Windows. This brought down the price of PC, especially the laptop price, to compete with the new comer, and who benefits? all the consumers.
But if you use the Android, or iOS tablets, you will find it's limited. I can understand that they are still evolving, but the limitation is clear. Some very simple tasks on PC or laptop, became such a headache, impossible mission on Android. I have some excel docs on Google doc, I downloaded the app Google doc, but can't figure out how to copy the whole line, then paste it, and change several fields, instead, in the app, I'll have to copy single field, or edit one by one. I have a lot fields in the line repeated, format the same... So it will be much easier to just copy paste.
After the time, I definitely find the use of a simple Tab, just to view content, but I still dream of having a powerful enough Tab that actually can take over the laptop, isn't that the ultimate goal of the mobile device? So we can plug in a monitor and a keyboard/mouse set, and it will do what my laptop does? We will still have a long way to go. I also hope Google is going that way, otherwise, this windows 8 will soon take over, because many of us have such a desire, and we will go to windows 8 if it can work like that.
Click to expand...
Click to collapse
Dude the monopoly wars are over too. There is no tech monopoly. Everyone has competition.

Windows 8 RT

do you think Windows 8 RT (ARM) could ever be ported successfully to the transformer, or even the prime or some other tablet?
i know it's not open source and that makes a HUUGE difference. so, what are the chances?
obviously it's a bit early to tell for sure, but how likely do you think?
I doubt it since it gonna come preinstalled with hardware.
http://www.techspot.com/news/48217-windows-8-editions-revealed-two-retail-one-for-arm-one-for-enterprise.html
Even if you were able to copy it to another tablet you would not be able to update it. At least legally.
Our only hope is that ms would sell it alone.
Im wondering how restricted it will be because if it runs like standard windows someone using it on a tablet could run a backup and push out an image that people on android could use.
Sent from my Transformer TF101 using XDA Premium HD app
I very much doubt it as the WinRT code won't be open sourced so it would have to be one hell of a reverse engineering job to get it ported.
It would be like trying to get iOS ported to our TFs
I just hope splashtop or some other RDP software will have the ability to automaticly turn on all touch-features in win8 when you connect from your tablet.
Would make it a hell a lot easier to remote control your PC without keyboard and mouse.
If someone can figure out how to dump it then it is possible.
This is going back a few years & obviously Win8 whole different animal from WM6.5. I remember when it was announced that the beloved Dell Axim x51 was not going to be updated to WM6.5. Some of the devs did figure out how to make it happen. Going that route you do run into a whole host of legal issues.
In not sure why you would want to downgrade?
Sent from my Transformer TF101 using Tapatalk
Possible, but what's the point? Windows 8 RT isn't proper Windows, it's not get any apps, and has that horrible Metro user interface.
I love the metro interface. It is just so simple and smart. I would also love to use Windows 8 with a touchscreen to enable all the touch features.
Also, I think of it this way... As some person said on this thread, it is not actually Windows 8, cause you cant get out of metro. And it is a really big issue. But I mean, it is like installing Linux on your TF. You would just install it, check it out for a little while, and then switch back for android. I wouldn't actually use Linux on the Transformer. On Linux you wouldn't actually use Word or Excel on your TF. And if you had windows, same thing... you probably wouldn't use Photoshop or After Effects because you just don't need to. If you are on a mobile device, obviously the OS has to be limited only on the features that are useful on a mobile device. Photoshop would burn your TF most probably, so I don't really see the use of using the classic Windows desktop with a Transformer.
P.S. The Metro UI freaking ROCKS!
I'm going to counter and say I can't stand metro ui. At all. If I got win8 (In love with 7 atm) I'd instantly switch to desktop mode and never look at metro again.
I really hope they release a generic arm version, I want windows on my tab. It'd allow me to do so much graphically and musically, but for now,
Ubuntu xD
Windows 8 has high hardware requirement, atleast prime is needed I think for it to work
B60 TF101 16gb WW version. Never rooted.
Well, you can overclock the TF a considerable bit, my worry would be RAM usage, since Windows is a RAM hog. It's supposed to have lower Reqs than Windows 7, though.
Thing O Doom said:
Well, you can overclock the TF a considerable bit, my worry would be RAM usage, since Windows is a RAM hog. It's supposed to have lower Reqs than Windows 7, though.
Click to expand...
Click to collapse
the ram for this device is too low even for modified android and for browsing sites and watching flash video.
is ram not like the cheapest component?
B60 TF101 16gb WW version. Never rooted.
I made a post in another thread stating why I think it's not going to happen.
mjlim said:
I don't anticipate it being possible to run Win8 on the tf101.
/!\ warning; the following post is speculation and opinion /!\
It's unlikely that Windows 8 ARM will be available except preinstalled on devices; unlike PCs, the installation would be different for and specific to each device. So if we assume that is the case;
Windows 8 will probably come on a device with only the drivers necessary for that specific device. You could cite space constraints on that. Why would drivers for any other device be included?
Secondly, building a kernel specifically for the transformer is not going to happen. Why? The Windows kernel is not open source. obviously current kernels we have won't help, because they are Linux.
That last point is probably the biggest reason why we won't see it happening. Not having the source severely limits what can be done.
I wouldn't get my hopes up for this.
Click to expand...
Click to collapse
Windows 8 on ARM is more about breaking away from the limitations Intel has in the mobile space. It has nothing to do with compatibility. Microsoft doesn't want to lose any more licenses of Windows to Apple with the iPad (MS makes more money on every Android phone than on Windows Phone).
ARM won't run the desktop. No one cares about Windows if they can't run their old apps. It's DOA.
Windows 8 is gonna flop bigger than all the other Microsoft failures like Xbox and kinect
Sent from my LT18i using Tapatalk 2
"never say never"
look at the HTC HD2, a device that was shipped with WinMo 6.1, now it can run Windows Phone 7.5, Android (ICS included), Ubuntu, booting from NAND (with 2 different boot loaders written from scratch), with nearly full hardware support for everything.
When Asus releases WinRT tablets, they will reuse some of the hardware they use in Android tablets, so they will have the correct code compiled, and hackers will backport it to other tablets...
CrazyPeter said:
Windows 8 is gonna flop bigger than all the other Microsoft failures like Xbox and kinect
Sent from my LT18i using Tapatalk 2
Click to expand...
Click to collapse
uhm wtf? xbox best selling game console worldwide? about 20 million kinects sold?
anyway... for win 8 I say we'll see and we'll know then.
CrazyPeter said:
Windows 8 is gonna flop bigger than all the other Microsoft failures like Xbox and kinect
Sent from my LT18i using Tapatalk 2
Click to expand...
Click to collapse
Go back to doing what ever you were doing on your Mac or ipad!
jadesse said:
Go back to doing what ever you were doing on your Mac or ipad!
Click to expand...
Click to collapse
Comon man we all know microsoft copied ipads angry birds when made xbox360!!
B60 TF101 16gb WW version. Never rooted.

Windows 8 possible?

Is it possible to install Windows 8 (and Android for dualboot) on de tab 7.7?
why to downdgrade the best mobil OS to absolutely limited and not so much supported OS?
I want to do things i can not do in Android. Is it possible to install Windows 7/8 ?
No directly, since 16GB internal storage might not be enough for the OS, besides the arm version of windows is not out yet, in the future perhaps someone will try to port it to the tab 7.7, but I wouldn't count on it.
It's doubtful that Microsoft will sell open copies of the ARM version. Bundling with licensed new devices is what I read. Samsung loves to release tablets, so there will most likely be a Windows 8 Galaxy at some point. Just don't count on being able to install it on your 7.7.
maysider said:
why to downdgrade the best mobil OS to absolutely limited and not so much supported OS?
Click to expand...
Click to collapse
i would love to boot windows when wanted,android is cute but windows is a real os and it would be great to have truly everything in 1 device.
Windows ARM Edition will not support x86 Apps so no use in Flashing that
manny1983nyc said:
i would love to boot windows when wanted,android is cute but windows is a real os and it would be great to have truly everything in 1 device.
Click to expand...
Click to collapse
Use a vpn, remote desktop tool, or something like Onlive. Depending on your needs of course. What do you want to do on Windows on a 7.7"screen that you can't do on Android? I'm curious.
Sent from my GT-P6800 using XDA
Play pc games with a wireless remote or root peoples phones or add files to them or have a real browser that is much faster and not glitchy at all.Using a android remote desktop app is cool 2 but not as solid.
manny1983nyc said:
Play pc games with a wireless remote or root peoples phones or add files to them or have a real browser that is much faster and not glitchy at all.Using a android remote desktop app is cool 2 but not as solid.
Click to expand...
Click to collapse
Not to prejudge Microsoft, but I would not at all be surprised if the ARM version of Windows 8 has the same kinds of issues as Android does. It won't have the flexibility of x86/64 versions of Windows.
hopefully it does
manny1983nyc said:
Play pc games with a wireless remote or root peoples phones or add files to them or have a real browser that is much faster and not glitchy at all.Using a android remote desktop app is cool 2 but not as solid.
Click to expand...
Click to collapse
Again, the windows ARM version will not support the existing x86 infrastructure
Sent from my GT-P6800 using xda premium
trustme_ said:
hopefully it does
Click to expand...
Click to collapse
No you have to understand that ARM and x86 are a lot different and apps need to be either ported (a lot of work) or emulated (which would result in bad performance)
Sent from my GT-P6800 using xda premium
isn't it really possible to install windows 8 in this tab? since ics is highly unlikely and hc is just ^**&^%$#@&@()#&)@(&#:|
windows on ARM is a nonsense: no apps, many baby issues, closed platform, no HW support, ...
is there any reason to use W8 on ARM?? please, tell me
It could me more fluid and responsive than hc now. It may nit be guaranteed but its worth a try.
Sent from my GT-P6800 using XDA Premium HD app
so buy a device with ICS if is a fluidness and a responsiveness more important to you
this is also a somewhat pricey tablet. what do you expect me to do with this? i can't just buy a tab when ever i want. i have budget constrains too.
Wow so much bad information, I had to stop reading on the second page.
Lets clarify some things and I will answer some fo the questions that were .....
.... missleading.
1) Windows RT (aka ARM version) will not be opensource, this is true. But this is not to say that it will be "closed hardware" Lets be very realistic for a moment. Hows that Open Source ICS working out for ya?
.... well ?
2) Windows RT will not run 2 things directly: a) unmanaged x86 code ... i mean DUH!! b)unmanaged code for ARM without it being "rooted"
This will take a bit of explaining ...
W8RT is somewhat interesting in how it works. think of managed code as JAVA (that doesn't suck balls) and unmanaged code as C... or Objective C for you poor iphone coders. While unmanaged code requires recompiling for every Instruction set, managed code does not.
What does this mean? Simple ... most apps that work on your WM phone will work on a tablet. That being said .... many will not present well.
3) So will windows ever be ported to the a tablet .... yeah its pretty likely ....
just not the Tab 7.7 .... and I somehow doubt it ever will be because ... well ... why would they do that.
4) but i want to play MW3 on my tablet, why can't I?
because god said use your damn xbox360. Seriously .... if you havn't figured out why that is not going to work ... then that is the best answer i can give you.
5) why would anyone want Windows 8 RT?
Have you used it? Dude seriously, it is the holy f*cking grail of mobile computing. This kit is so nice if will cure cancer. I will end global warming ... errr "climate change" and bring your family back from the dead.
Ok so it won't being them back from the dead, but seriously its a pretty massive leap in usability and compute ergonomics. Oh and its slick as ice.
I mean if we are messuring the viability of an OS .... who the **** would use a unix based hot mess with a **** frontend that is so bad that everyone and thier brother tried to rewrite it.
phigmeta said:
Wow so much bad information, I had to stop reading on the second page.
Lets clarify some things and I will answer some fo the questions that were .....
.... missleading.
1) Windows RT (aka ARM version) will not be opensource, this is true. But this is not to say that it will be "closed hardware" Lets be very realistic for a moment. Hows that Open Source ICS working out for ya?
.... well ?
2) Windows RT will not run 2 things directly: a) unmanaged x86 code ... i mean DUH!! b)unmanaged code for ARM without it being "rooted"
This will take a bit of explaining ...
W8RT is somewhat interesting in how it works. think of managed code as JAVA (that doesn't suck balls) and unmanaged code as C... or Objective C for you poor iphone coders. While unmanaged code requires recompiling for every Instruction set, managed code does not.
What does this mean? Simple ... most apps that work on your WM phone will work on a tablet. That being said .... many will not present well.
3) So will windows ever be ported to the a tablet .... yeah its pretty likely ....
just not the Tab 7.7 .... and I somehow doubt it ever will be because ... well ... why would they do that.
4) but i want to play MW3 on my tablet, why can't I?
because god said use your damn xbox360. Seriously .... if you havn't figured out why that is not going to work ... then that is the best answer i can give you.
5) why would anyone want Windows 8 RT?
Have you used it? Dude seriously, it is the holy f*cking grail of mobile computing. This kit is so nice if will cure cancer. I will end global warming ... errr "climate change" and bring your family back from the dead.
Ok so it won't being them back from the dead, but seriously its a pretty massive leap in usability and compute ergonomics. Oh and its slick as ice.
I mean if we are messuring the viability of an OS .... who the **** would use a unix based hot mess with a **** frontend that is so bad that everyone and thier brother tried to rewrite it.
Click to expand...
Click to collapse
haha, dude I get what you are saying...those windows 8 previews/demos at Computex 2012 look bad Ass!
As an android fanboy, I will still be first in line to admit that windows 8 with its metro UI is possibly going to trump android unless Google brings their A-game with android 4.1/5.0 (jelly bean/whatever flavor it is this time). every-time I see a preview/demo of the metro UI I ask... WHY IS IT SOO SMOOTH??? AAGHGHH! LOL
But heres to the dreamers: windows 8 RT + ICS dual-booting on the tab 7.7. yikes!
PS - still love my tab 7.7.
PEACE

Categories

Resources