Anyone already tried developing for Hololens 2 with current Macbook Pros? - augmented-reality

Currently i am planning to buy a new Macbook Pro for IPad and Hololens 2 development. Has anyone already tried if developing for Hololens 2 works with current Macbooks with Bootcamp running Windows 10? I am especially concerned that the Holographic Remote functionality is to much to handle for the Radeon Pro 5500M.

Yes, it's definitely possible to develop HoloLens app on MacBook. You can use something like Bootcamp to install windows 10 on your Mac and install the required tools for development. See Install the tools.
Especially if you need to test app in HoloLens emulator, please double check the system requirements here.
The similar question see Develop hololens in unity with macbook

Remoting is based on coupling of PC and Hololens components and isn't available on any other OS except the latest Windows 10.

Related

Smartface or Xamarin for iOS app development in windows

I am going to start learning iOS app development. I know android app development (using Android Studio) but the point is I don't own Mac.
I googled my problem and many solutions came like
Virtual Machine
Hackintosh
Smartface and Xamarin
First 2 are feasible but I am more into 3rd one....As its easier just to start developing in Windows than emulating MacOS first then start developing
At cross roads now
Please recommend what to do?
Choose Xamarin if you want to be a platform-cross developer, and will develop both Android and iOS App mostly.
Choose Hackintosh if your major is iOS development, and to understand iOS development deeply and originally.
The most important is Just doing it. ;)

Can anybody please tell me how to develop i phone app on windows computer? [duplicate]

This question already has answers here:
How can I develop for iPhone using a Windows development machine?
(42 answers)
Closed 7 years ago.
Is there any ide for develop iphone app on windows computer ?
I want to start to develop a i phone app on windows xp.
But i do not have mac book. I want to develop it on my windows computer, is there any application which will help me to do this ?
To develop iOS app you need mac OS X for sure, now you can have an apple machine or you can install Mac OS in non apple machine using VM, for that you can use virtual box installed in windows and then install Mac OS X on VM, there is no other way.
you can install Hackintosh in your windows to develop iphone app
You can use any one of the available tools for cross platform development, but I seriously advise against that. You should go native - the result will be much better.
Assuming you choose to go native (which, again, I highly recommend), and decide to develop your app specifically for iOS devices, you have to do this on a mac. The reason you don't want to mess with hackintosh and its counterparts (regardless of their running slowly, hard to maintain, etc) is that if you develop an app not on a mac device, and Apple finds out, you're in big trouble and will probably end up banned from the App Store. Assuming your app is built with the goal of ending up as a successful one, this is a chance that you shouldn't be willing to take.

Reg. iOs mobile app developement hardware requirements using Delphi XE7

I'm using Delphi XE7 for developing mobile application. And some how, I have learnt how to create and test the Android mobile application using Delphi XE7 and for developing and testing Android application, just one Android mobile is enough. And I need to know the hardware requirements for developing and testing iOs mobile applications. And currently I'm having Windows 64 bit Os. Is it possible to develop and test, if I'm having Mac Os which is Virtual Os and iPhone device in my hand. And in the Virtual OS, I need to install Xcode and the required packages. Please confirm me once should I need compulsory MAC book for developing iOs mobile application using Delphi XE7.?
Please provide me the solution.
In addition to your development PC, you need the following to develop multi-device applications for iOS:
A Mac running OS X
An iOS device, connected to your Mac by USB cable
http://docwiki.embarcadero.com/RADStudio/XE7/en/IOS_Mobile_Application_Development
The Mac OS X is bound to the Apple hardware. The only way to make OS X run in a virtual machine is to hack it. There are several solutions available e.g. here and here.
I am however sure that you will end up being frustrated about spending too much time on tweaking Delphi and the hacked OS X - even with Apple hardware there can be plenty of frustrations! For example there are updates to Xcode all the time and some of them breaks things. If you also have to tweak OS X every time you need to update, you would wish you bought the hardware.
I can recommend buying a Mac Mini ($499), it is the cheapest way to get a Mac. To minimize cost, you can simply connect it to the same monitor as your windows computer and just switch input on the monitor when you are working on the Mac. I have done that and it works very well.

Is is possible to run xcode on microsoft windows [duplicate]

This question already exists:
Closed 11 years ago.
Possible Duplicate:
iPhone development on Windows
Obviously i don't have a Mac machine. But i want do develop iOS apps on my windows OS. Also my pc doesn't support virtualization.
Is there any possible way of running xcode on windows?
No. There is no supported or legal way to do so. You'll need to buy a Mac laptop or desktop for iOS development.
The development tools for Windows Phone are free (and Android as well) and both work on Windows. :)
Sorry but Xcode is just for Mac. And you are not allowed to virtualize Mac OS X on a Windows computer, it that was what you thought about.
The thing you can do is programming web applications for iPhone, that can be used in Safari. You have a lot of JS functions, JS API, to work with and you can develop it on Windows.

Using IPad SDK and XCODE IDE on Windows7

We have windows7 environment and expertise. We want to develop apps for Apple IPad using IPad SDK and XCODE IDE etc.
How can we use these tools on Windows environment?
Regards,
Chandan
You could use a Virtual Machine, but it comes with headaches and hacks that need to be done to boot. Just go buy a Mac Mini(cheap entry) and get to coding. XCode will not run on a windows machine natively.
Depending on the nature of your app, one of the cross-platform development tools like PhoneGap or Titanium might be appropriate. Xcode is a Mac-only app and will not run on Windows.
There is step by step tutorial how to setup it on virtual machine on most of windows machines.. http://ipodtoucher55.blogspot.de/2010/12/installing-ios-sdk-and-xcode-on-windows.html
hope it helped..

Resources