Earlier quoted context omitted.
I'd guess that obj-c compilation is just done with clang (as they're already using clang for Android). The fact that they've apparently reimplemented UIKit/Foundation/etc. is the more surprising part to me.
Unfortunately, many developers are going to be writing code in Swift. Xcode and Swift are baked and there's plenty of Swift information (e.g. http://www.h4labs.com/dev/ios/swift.html ) At this point, it's probably not worth writing in ObjC just to be compatible with Windows.
Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
11–20 of 91 posts
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#12It is inevitable, they are going where the apps are. Android apps will run in isolated mode on Windows 10 and you can develop Andriod apps using VS. iOS was a surprise but that would make porting more apps easier. I hope this would finally give the enough apps for Windows phone.
I agree; I bought a cheap-o Windows Phone to test and do development with. I'd love to use a Windows phone as my primary phone but 90% of the apps I use and need are nowhere to be found. If this can get them to bring them over, even if they don't tailer the experience it will hopefully still be good.
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#13This is amazing. I'm very curious how it works under the hood with the Android and iOS platforms. It wouldn't surprise me if it gets translated into MSIL. That's how I would do it at least. Also curious what the limitations are. If this works as advertised the Windows Mobile store could go from mediocre to pretty awesome as long as they get tailored for the platform.
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#14Earlier quoted context omitted.
I'd guess that obj-c compilation is just done with clang (as they're already using clang for Android). The fact that they've apparently reimplemented UIKit/Foundation/etc. is the more surprising part to me.
Unfortunately, many developers are going to be writing code in Swift. Xcode and Swift are baked and there's plenty of Swift information (e.g. http://www.h4labs.com/dev/ios/swift.html ) At this point, it's probably not worth writing in ObjC just to be compatible with Windows.
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#15Earlier quoted context omitted.
Unfortunately, many developers are going to be writing code in Swift. Xcode and Swift are baked and there's plenty of Swift information (e.g. http://www.h4labs.com/dev/ios/swift.html ) At this point, it's probably not worth writing in ObjC just to be compatible with Windows.
sure, maybe today. but this lays the groundwork for Swift to eventually come to Windows as well. seems naive to think that this wouldn't be their end goal.
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#16I love windows phone and don't really miss many applications on it but I know many people do. Hope this fixes it.
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#17Earlier quoted context omitted.
I'd guess that obj-c compilation is just done with clang (as they're already using clang for Android). The fact that they've apparently reimplemented UIKit/Foundation/etc. is the more surprising part to me.
Unfortunately, many developers are going to be writing code in Swift. Xcode and Swift are baked and there's plenty of Swift information (e.g. http://www.h4labs.com/dev/ios/swift.html ) At this point, it's probably not worth writing in ObjC just to be compatible with Windows.
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#18However exciting this is, I wonder how the support and future development will be accounted for. Porting an application is probably easy but the moment android adds a feature that is not supported by the Microsoft abstraction, you are either opting to choose the least common feature set or are maintaining two separate code bases. Both very unfavorable outcomes. I love windows phone and don't really miss many applicat…
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#19Earlier quoted context omitted.
Unfortunately, many developers are going to be writing code in Swift. Xcode and Swift are baked and there's plenty of Swift information (e.g. http://www.h4labs.com/dev/ios/swift.html ) At this point, it's probably not worth writing in ObjC just to be compatible with Windows.
Swift probably still won't be used in production for some time due to the editor (Xcode) being extremely buggy. Error messages aren't great and with each new release of Xcode, there are syntax changes.
http://making.duolingo.com/real-world-swift
I wouldn't write any new code in Objective C. Swift is just a better language to work with. 12 months from now, you'll be much happier that you wrote 25k lines of Swift in 2015 instead of Objective C.
Re: Microsoft Makes It Easier to Bring Android and iOS Apps to Windows 10
#20Android laptops = all 1.5 million apps work by default (although might have some UI issues at first, depending how Google implements them - I think they should just put them in "windows") - unlike ChromeOS/Windows 10 approach which will require devs to add every single app to those stores.