Question
For this assignment we will begin with the installs that you would use for Application development for multi-platform use. These are not the only tools
For this assignment we will begin with the installs that you would use for Application development for multi-platform use. These are not the only tools you can use, but they are free ones for us to play in. You will need to submit screenshots in a Word Document for this assignment. 1. Install Visual Studio 2015. You can download the full version from Imagine (Dreamspark) or the free community edition from the Visual Studio website. There is only one minor difference between the two, which will not affect your development abilities. Make sure you check to install C++ 2. Open Visual Studio and click on New Project. This will open the screen where you pick your project type. We will be installing a list of updates to allow you to create mobile apps. 3. Under C# choose Android and click ok. This will take you to a page with a link to install Xamarin. Download and install Xamarin. This will allow development of mobile apps for both iOS and Android using C#. Take a screenshot while Xamarin is installing. 4. Open Visual Studio and click on New Project. This time open the C++ section. 5. Click on the Cross Platform option. In this there are three installs listed. You will want to choose them one at a time and install them. Andorid support for C++, Clang for MS CodeGen, and iOS support for C++. Once all three are installed you will see that the list under C++ is updated and no longer says Install. Take a screenshot of that page. 6. Put your two screenshots in a Word Document and submit to this assignment drop box. If you have any errors take a screenshot of that as well.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started