The article says this relies on "Intel Bridge Technology". Anyone know more about it? All I could find easily was https://www.intel.com/content/www/us/en/products/docs/discre... Want to highlight one paragraph from that description: "Intel Bridge Technology is run-time post compiler that can be integrated into Android-in-Container to enable certain Android apps – those not written in Java or compiled to run natively…
I'm guessing Intel Bridge Technology is related to what they used to call Houdini. Houdini is an ARM binary translator which translates ARM binary code into x86. I believe Android-x86 ( https://www.android-x86.org ) makes use of it.
Microsoft is bringing Android apps to Windows 11
51–60 of 289 posts
Re: Microsoft is bringing Android apps to Windows 11
#52"Android apps will run natively on Windows 11 and will be downloadable from Amazon’s Appstore, via the new Windows Store that’s included in the operating system." - confusion intensifies
Re: Microsoft is bringing Android apps to Windows 11
#53Re: Microsoft is bringing Android apps to Windows 11
#54I have been thinking what's really keeping the "new" Microsoft outside the smartphone game?
Google creating a desktop OS market share is not really on the horizon. But if Microsoft takes the right steps it might venture out to smartphones again, and gain market share this time. The HN crowd may not be the best audience for unified experience that Apple seems to be heading toward but there is sure demand for it in the mainstream.
Re: Microsoft is bringing Android apps to Windows 11
#55The article says this relies on "Intel Bridge Technology". Anyone know more about it? All I could find easily was https://www.intel.com/content/www/us/en/products/docs/discre... Want to highlight one paragraph from that description: "Intel Bridge Technology is run-time post compiler that can be integrated into Android-in-Container to enable certain Android apps – those not written in Java or compiled to run natively…
My guess is that apps written in java/kotlin are easy to run in a x86 compatible android runtime. The difficulty is for native code, the arm libraries embedded in many apps. Actually most Android app depends on native libs. For image processing for example. Nearly all games are using native arm binaries. The sentence you quoted is probably related to native code only, which is the difficult part. It looks like they h…
Re: Microsoft is bringing Android apps to Windows 11
#56Earlier quoted context omitted.
Google's well on their way to replacing Android, no? I thought a lot of their announcements at events the last couple years had been about their from-scratch Android replacement. Maybe another big company will pick it up, but if not, I don't see much benefit to the hobbyist community over the current status quo if Android gets "opened up" more but also loses 99+% of total corporate backing toward its development. Eve…
I don't think Google is in a position to "replace" Android. They simply don't control the hardware; they can ship Fuchsia to their Home assistants and thermostats, but when it comes to phones and personal computing devices, they don't have many cards to play (beyond Pixel, like 0.5% of the Android market). The power lies with hardware manufacturers and developers. Their new wearables partnership with Samsung may help…
Re: Microsoft is bringing Android apps to Windows 11
#57Earlier quoted context omitted.
Google's well on their way to replacing Android, no? I thought a lot of their announcements at events the last couple years had been about their from-scratch Android replacement. Maybe another big company will pick it up, but if not, I don't see much benefit to the hobbyist community over the current status quo if Android gets "opened up" more but also loses 99+% of total corporate backing toward its development. Eve…
I don't think Google is in a position to "replace" Android. They simply don't control the hardware; they can ship Fuchsia to their Home assistants and thermostats, but when it comes to phones and personal computing devices, they don't have many cards to play (beyond Pixel, like 0.5% of the Android market). The power lies with hardware manufacturers and developers. Their new wearables partnership with Samsung may help…
Possibly the app ecosystem will survive, even if the OS itself withers into obscurity, provided Fuscia can run Android apps (seems likely, but I haven't kept up with news on that sort of thing)
Re: Microsoft is bringing Android apps to Windows 11
#58Some years later everyone will realize that desktops are not phones and are meant to utilize more available screen space. Then everyone will come up with "revolutionary" desktop interface ideas and we here at HN will call it out that we already had these back in 90s. I am waiting for that time. Windows 10 is "phony" already and becoming more like it's built for people with low vision. I hate it's UI. I hope bringing…
> Some years later everyone will realize that desktops are not phones and are meant to utilize more available screen space.
Keep in mind there's plenty of android apps designed to function on tablets with much larger screens. Obviously there's not nearly as many as on the iOS side of the world where the iPad is far more successful, and there's a wide variability in how good they are at taking advantage of the extra real estate. But they're out there.
The real issue, IMO, is that those apps are designed with a touch-based UX, and that doesn't translate well to mouse-based interaction. And one of the few areas where Apple and I are in agreement is in poor ergonomics of a touchscreen on a laptop or PC.
Re: Microsoft is bringing Android apps to Windows 11
#59Earlier quoted context omitted.
Google's well on their way to replacing Android, no? I thought a lot of their announcements at events the last couple years had been about their from-scratch Android replacement. Maybe another big company will pick it up, but if not, I don't see much benefit to the hobbyist community over the current status quo if Android gets "opened up" more but also loses 99+% of total corporate backing toward its development. Eve…
I don't think Google is in a position to "replace" Android. They simply don't control the hardware; they can ship Fuchsia to their Home assistants and thermostats, but when it comes to phones and personal computing devices, they don't have many cards to play (beyond Pixel, like 0.5% of the Android market). The power lies with hardware manufacturers and developers. Their new wearables partnership with Samsung may help…
If only someone had thought about that before: a language targeting a bytecode interpreter and an ecosystem of library sitting on top of the operating system in order to be able to run programs on any operating system. In a way we could call it a virtual machine as it makes the OS insignificant. Written like this it sounds like 1994 tech. A shame we had to wait so long...
Re: Microsoft is bringing Android apps to Windows 11
#60edit: base=kernel