Visual Studio 2015 Can Target Linux; Android Apps Anywhere Chrome Can Run
jones_supa writes Phoronix has noticed that the Visual Studio 2015 product page mentions that the new IDE can target Linux out of the box. Specifically the page says "Build for iOS, Android, Windows devices, Windows Server or Linux". What this actually means is not completely certain at this point, but it certainly laces nicely with the company opening up the .NET Framework. And speaking of cross-platform software: new submitter mccrew writes Google has released a tool that lets Android apps run on any machine that can run its Chrome browser. Called Arc Welder, the tool acts as a wrapper around Android apps so they can run on Windows, OS X and Linux machines. The software expands the places that Android apps can run and might make it easier for developers to get code working on different machines.
It's using this: http://cordova.apache.org/ (via https://msdn.microsoft.com/en-...
Goat: It's what's for dinner!
Looks like C# is closing in for the kill. I've read that a starter version Xamarin/mono is going to be integrated into VS.
All of the CTP and preview releases have been shipping with Apache Cordova and an Android build target using mono for the underlying .Net implementation. Been like this for the past several months, targetting Android has been well known amongst .Net developers following VS2015.
That's how they got cross platform for iOS and Android.
https://www.eff.org/https-everywhere
Did Yoda create the headline?
Seriously. Everyone is reading this as Visual Studio can target Android.
I do not block ads. I do block third party scripts.
Or perhaps it's rather a reading comprehension failure on your part. Visual Studio 2013 has a Community edition, but this is talking about 2015, which isn't out yet.
Somehow it's hard to take Delphi seriously......
"First they came for the slanderers and i said nothing."
There is always a lock-in there.
Somehow it's hard to take Delphi seriously......
...I always thought that Oracle should have bought Borland instead of Sun....
I'm not and stop calling me Shirley. The day I use Visual Studio to code anything for use on Linux is the day MSFT skypes me a video of their holding my parents hostage.
Can someone tell me why "target" is used in this case? I understand that it means you can develop for that platform, but I'm unfamiliar with the etymology behind the term.
Is it commonly used in this context? Is "target" a term of art for IDEs?
You are welcome on my lawn.
Really? Do they go together well?
"First they came for the slanderers and i said nothing."
For iOS, supporting PhoneGap and random WebKit for Linux makes sense.
With open sourcing of the .NET framework, Linux C# makes sense.
I'm not sure how the Javaness of Android might be tamed, other than processing .NET bytecode to Java bytecode.
I'm not sure how C++ would work. Considering Corona uses Lua to Objective-C, and Marmalade is kind of an anything goes, there are possibilities way beyond an uninformed anonymous coward.
what a mishmash of broken garbage these stacks are now.. no wonder nothing's secure and simple program logic that was fine with 66mhz and half a meg of ram now needs a 3ghz cpu and 2gb to run acceptably.
None of that makes sense if performance is of any concern (it should be), along with seamless integration into the environment.
So Phoronix has only just noticed this? This was discussed on Slashdot five months ago.
Wow, you wrote an actual serious post, not an advertisement.
"First they came for the slanderers and i said nothing."
I'm installing VS 2015 CTP as I type, the cross platform mobile options in the installer are Apache Cordova *and* Xamarin. It shall be interesting to see how it works out in practice.
I am always intrigued about how many people actually do any kind of C++ development for Linux. It seems to me that geeky types working on Linux terminals are exactly the kind of people who would derive pleasure from diving into the complexity of C++ language and systems programming. I wonder how they feel about their development experience on Linux as compared to what Visual Studio can afford for Windows.