Where can I download the old Xamarin Studios with Android package? - xamarin.android

I just found a Xamarin Studio without Android package and Visual Studio is no option because it takes loads of disk space and is unnecessarily bloated.
Thanks a lot in advance!

I just have version 6.1.2(build 44) of Xamarin studio like the following screenshot, if you need it, you can download it with this link

Related

Xamarin.Android SDK and Xamarin.iOS SDK missing during Xamarin Studio Installation - Windows 8

As well as Visual Studio 2013 extention Xamarin is missing.
Do need to track these down and install manually? I've been trying but I'm a bit lost!
Thanks.
UPDATE: I found Xamarin Studio in the Program Files. A search did not bring it up. It seems to be working fine.
I am glad you found it, also you may want to take a look at the Add/Remove Programs and there you will see both Xamarin.Android and Xamarin Studio. Xamarin.iOS can install but will not run without a Mac machine in the network it can connect to to build.
Good luck with Xamarin - it is the most exciting thing currently in cross platform mobile technology.

missing iphone option inside xamania studio

I am new to ios. I m just keen to learn iphone. So i installed Xamarin in my Windows 8.When tried to create a new file for iphone i did not get any option for iphone. I got only android,Asp.net under C#. So can anyone tell me what should i do now to get iphone option inside C#. Have i done anything wrong in installation. or it is not at all possible in windows 8.
I am following this
In windows machine by using only Xamarin Studio you can't do iOS development.
You can do this possible by using Visual Studio Non-Express Edition.This studio is extensible.Xamarin comes with iOS plugin for Visual Studio but only for its Non-Express Editions.
So,you will need to use non express edition of Visual Studio in order to get iOS plugin ready to work in your Windows 8 machine.Hope this helped you.

Cannot add System.Net.Http reference to Xamarin.iOS Library project

I am using Xamarin's Visual Studio pluggin. I have a Xamarin iOS Library project and it needs to use System.Net.Http in order to compile. However, I cannot seem to add it as a reference. I have updated my Xamarin Studio to the Alpha version, but still cannot see System.Net.Http in the Assemblies list when attempting to Add Reference.
Any help here would be GREATLY appreciated as I am inches away from getting this thing implemented, but am stuck on this one reference.
Is this available in Visual Studio (with Xamarin Pluggin installed), or is it only in Xamarin Studio?
Thanks in advance for your help !!
WOW !! What a work around.
Ok, here's the solution. Looks like the Visual Studio pluggin does NOT get updated when you update Xamarin Studio on your windows box. HOWEVER, when you go to your mac build server and update Xamarin to the Alpha version, then open a Xamarin Project in Visual Studio, it will prompt you that the build server and Pluggin are different versions and will allow you to upgrade. When you upgrade, after closing visual studio, then open visual studio again, VOILA!!! The System.Net.Http reference is now available under Assemblies when adding a reference.
So, the solution is to update your MAC Xamarin Studio to the Alpha version and then Visual Studio will prompt you for an update. Update it and you're golden !!
Seems like there should be an easier way, but this one worked.
i think you cant add The System.Net.Http reference.you should try this RestSharp
A simple REST client for consuming HTTP APIs..
RestSharp makes it easy to consume the wide array of services on the web over HTTP, like: Amazon, Facebook, or even Twitter...
http://components.xamarin.com/view/restsharp

Mono for Android Visual Design for Visual Studio 10.0?

I've installed Mono For Android Trial on my computer And I want to use with Visual Studio.
But there is a visual design for it or only I must write every thing ?
Thankyou for information
Piercarlo
No there is no visual designer included. You can however use the Android Development Tools (ADT) Plugin for Eclipse which includes a Forms Designer to design your forms (granted you do need to install Eclipse for that) - the resulting XML you can just copy and paste into your monodroid project.
Xamarin: As of Mono for Android 4.2 we now include an integrated UI Designer for creating Android layout resources in either MonoDevelop or Visual Studio.

Where can I find the latest version of XNA to download?

I'm using Visual Studio 2010 Ultimate and I after searching for XNA Download on google, I found this page:
http://blogs.msdn.com/b/xna/archive/2010/09/16/xna-game-studio-4-0-available-for-download.aspx
Following the link there, I get to this page:
http://create.msdn.com/en-US/SiteError.aspx?404;aspx&404;http://create.msdn.com:80/launchcenter?lc=1033
So this is kind of confusing for someone starting out.
What is the latest release version of XNA I can use for PC/WP7 game development?
Where can I find the installer to download it?
I don't need a bootstrapper to download Visual Studio for me, as I already has the IDE installed. Thank you!
Here: Microsoft XNA Game Studio 4.0 download.
Also see Windows Phone Developer Tools: Offline ISO Image.
But note that the Web Installer available here will only download and install what you need. Since you already have Visual Studio, it will just integrate itself nicely.
The latest version is XNA 4.0. The bootstrapper is a smart installer and only installs the components you are missing. For example if you have Visual Studio 2010 Ultimate then it is not going to install the Express version as well. It also includes a Windows Phone emulator if you are interested in that. And here's the direct link to the installer.

Resources