<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Intellisense Archives : Binary Bits</title>
	<atom:link href="https://blog.binarybits.net/tag/intellisense/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.binarybits.net/tag/intellisense/</link>
	<description>Bits &#38; Pieces - A blog by Kannan Balasubramanian</description>
	<lastBuildDate>Mon, 03 May 2021 10:50:10 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Intellisense for AXML files doesn&#8217;t work in Visual Studio 2012</title>
		<link>https://blog.binarybits.net/intellisense-for-axml-files-doesnt-work-in-visual-studio-2012/</link>
					<comments>https://blog.binarybits.net/intellisense-for-axml-files-doesnt-work-in-visual-studio-2012/#comments</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 14:50:54 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[AXML]]></category>
		<category><![CDATA[Intellisense]]></category>
		<category><![CDATA[Visual Studio 2012]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=503</guid>

					<description><![CDATA[<p>Most of the people who work with Xamarin&#8217;s Mono for Android in Visual Studio 2012 face a bug where Intellisense doesn&#8217;t work for AXML in source view. One of the fix which worked for me is mentioned below. Launch Visual Studio 2012 Open a solution with .AXML file in it Now XML main menu should [&#8230;]</p>
<p>The post <a href="https://blog.binarybits.net/intellisense-for-axml-files-doesnt-work-in-visual-studio-2012/">Intellisense for AXML files doesn&#8217;t work in Visual Studio 2012</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Most of the people who work with Xamarin&#8217;s Mono for Android in Visual Studio 2012 face a bug where Intellisense doesn&#8217;t work for AXML in source view.</p>
<p>One of the fix which worked for me is mentioned below.</p>
<ol>
<li>Launch Visual Studio 2012</li>
<li>Open a solution with .AXML file in it</li>
<li>Now XML main menu should be visible on top</li>
<li>Open &#8220;Schemas&#8230;&#8221; menu</li>
<li>Sort by &#8220;File Name&#8221; column and see if &#8220;android-layout-xml&#8221; and &#8220;schemas.android.com.apk.res.android&#8221; are there. If found, skip to step 13</li>
<li>If not found, go to &#8220;Program Files&#8221; if 32-bit system or &#8220;Program Files (x86)&#8221; if 64-bit system.</li>
<li>Then go to &#8220;\MSBuild\Novell&#8221; or &#8220;\MSBuild\Xamarin\Android&#8221;</li>
<li>You should be able to see 2 files &#8220;android-layout-xml.xsd&#8221; and &#8220;schemas.android.com.apk.res.android.xsd&#8221;</li>
<li>Copy these 2 files to &#8220;\Microsoft Visual Studio 11.0\Xml\Schemas&#8221;</li>
<li>Again open the &#8220;Schemas&#8230;&#8221; menu as mentioned in steps 3&amp;4</li>
<li>Now click &#8220;Add&#8230;&#8221; button and add these 2 files which should be located as mentioned in step 7 &amp; 8</li>
<li>Now restart visual studio and the XML editor for design layout should work fine with Intellisense</li>
<li>From step 5&#8230;.</li>
<li>If above steps don&#8217;t work, then close the Visual Studio 2012.</li>
<li>Now open &#8220;Developer command prompt for VS2012&#8221; under Windows programs menu.</li>
<li>Type &#8220;Devenv /ResetSettings&#8221; without quotes.</li>
<li>Launch Visual Studio 2012 and see if Intellisense works.</li>
<li>If still not working, better go to Xamarin  forums and post there.</li>
</ol>
<p>The post <a href="https://blog.binarybits.net/intellisense-for-axml-files-doesnt-work-in-visual-studio-2012/">Intellisense for AXML files doesn&#8217;t work in Visual Studio 2012</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/intellisense-for-axml-files-doesnt-work-in-visual-studio-2012/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: blog.binarybits.net @ 2026-04-23 06:38:29 by W3 Total Cache
-->