<?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>import android library project Archives - Truiton</title>
	<atom:link href="https://www.truiton.com/tag/import-android-library-project/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Technology Reaching Us In Time - Online</description>
	<lastBuildDate>Thu, 21 Nov 2019 12:09:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/www.truiton.com/wp-content/uploads/2022/11/cropped-truiton_new_logo_half_white.png?fit=32%2C32&#038;ssl=1</url>
	<title>import android library project Archives - Truiton</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">54534495</site>	<item>
		<title>Android Studio &#124; How To Add A Library Project?</title>
		<link>https://www.truiton.com/2015/02/android-studio-add-library-project/</link>
					<comments>https://www.truiton.com/2015/02/android-studio-add-library-project/#comments</comments>
		
		<dc:creator><![CDATA[Mohit Gupt]]></dc:creator>
		<pubDate>Fri, 06 Feb 2015 11:46:12 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[import android library project]]></category>
		<guid isPermaLink="false">http://www.truiton.com/?p=793</guid>

					<description><![CDATA[<p>The new kid around the block is Android Studio. Its the new official IDE for Android development. Its a IntelliJ IDEA based IDE. Its a very flexible sort of an IDE, like most of the other java IDE&#8217;s. But since its a new development environment most of us don&#8217;t know how to do the most&#8230;&#160;<a href="https://www.truiton.com/2015/02/android-studio-add-library-project/" rel="bookmark">Read More &#187;<span class="screen-reader-text">Android Studio &#124; How To Add A Library Project?</span></a></p>
<p>The post <a href="https://www.truiton.com/2015/02/android-studio-add-library-project/">Android Studio | How To Add A Library Project?</a> appeared first on <a href="https://www.truiton.com">Truiton</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-image"><figure class="aligncenter"><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="640" height="427" data-attachment-id="794" data-permalink="https://www.truiton.com/2015/02/android-studio-add-library-project/android-studio-add-library-featured/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-Featured.png?fit=640%2C427&amp;ssl=1" data-orig-size="640,427" data-comments-opened="1" data-image-title="Android Studio Add Library &amp;#8211; Featured" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-Featured.png?fit=640%2C427&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-Featured.png?resize=640%2C427" alt="Android Studio Add Library" class="wp-image-794" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-Featured.png?w=640&amp;ssl=1 640w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-Featured.png?resize=300%2C200&amp;ssl=1 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure></div>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">The new kid around the block is Android Studio. Its the new official IDE for Android development. Its a IntelliJ IDEA based IDE. Its a very flexible sort of an IDE, like most of the other java IDE&#8217;s. But since its a new development environment most of us don&#8217;t know how to do the most basic things in Android Studio. For example how to add a library in your project. As till now we have been working on Eclipse IDE.</p>



<p class="wp-block-paragraph"></p>



<h2 class="wp-block-heading">How to import a library project in Android Studio?</h2>



<p class="wp-block-paragraph">In this short tutorial I would show you how to import a library project in <a title="Android Stidio" href="http://developer.android.com/tools/studio/index.html" target="_blank" rel="noopener noreferrer">Android Studio</a> v1.2.1.1. The steps to do so are:</p>



<ol class="wp-block-list"><li>Goto File -> New -> Import Module.<figure><img data-recalc-dims="1" decoding="async" data-attachment-id="1256" data-permalink="https://www.truiton.com/2015/02/android-studio-add-library-project/android-studio-add-library-1/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-1.jpg?fit=455%2C137&amp;ssl=1" data-orig-size="455,137" data-comments-opened="1" data-image-title="Android Studio Add Library -1" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-1.jpg?fit=455%2C137&amp;ssl=1" width="455" height="137" class="aligncenter size-full wp-image-1256" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-1.jpg?resize=455%2C137" alt="Android Studio Add Library" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-1.jpg?w=455&amp;ssl=1 455w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-1.jpg?resize=300%2C90&amp;ssl=1 300w" sizes="(max-width: 455px) 100vw, 455px" /></figure></li><li>Source Directory -> Browse the project path.</li><li>Specify the Module Name &#8211; it is used for internal project reference.<figure><img data-recalc-dims="1" decoding="async" data-attachment-id="801" data-permalink="https://www.truiton.com/2015/02/android-studio-add-library-project/android-studio-add-library-2/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-2-e1423220429151.png?fit=500%2C321&amp;ssl=1" data-orig-size="500,321" data-comments-opened="1" data-image-title="Android Studio Add Library &amp;#8211; 2" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-2-e1423220429151.png?fit=500%2C321&amp;ssl=1" width="500" height="321" class="aligncenter wp-image-801 size-full" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-2-e1423220429151.png?resize=500%2C321" alt="Android Studio Add Library - 2"></figure></li><li>Let Android Studio build the project.</li><li>Open build.gradle (Module:app) file.</li><li>Add the following line with your module name in place of &#8220;<em>Volley</em>&#8221; in the dependencies block: <pre class="lang:default decode:true"><code>compile project(':Volley')</code></pre> </li><li>It should look something like this:<figure><img data-recalc-dims="1" loading="lazy" decoding="async" data-attachment-id="803" data-permalink="https://www.truiton.com/2015/02/android-studio-add-library-project/android-studio-add-library-3/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-3.png?fit=453%2C161&amp;ssl=1" data-orig-size="453,161" data-comments-opened="1" data-image-title="Android Studio Add Library &amp;#8211; 3" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-3.png?fit=453%2C161&amp;ssl=1" width="453" height="161" class="aligncenter size-full wp-image-803" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-3.png?resize=453%2C161" alt="Android Studio Add Library 3" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-3.png?w=453&amp;ssl=1 453w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/02/Android-Studio-Add-Library-3.png?resize=300%2C107&amp;ssl=1 300w" sizes="auto, (max-width: 453px) 100vw, 453px" /></figure></li><li>After this Android Studio would start saying &#8220;gradle files have changed since last project sync&#8221;, press the &#8220;sync now&#8221; link to start a sync.</li><li>That&#8217;s all you need to do.</li></ol>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">This is how you add a library project to an Android app project in Android Studio. Now that you have learned how to add a library to your android app, Happy Coding. Don&#8217;t forget to like our Facebook and Google+ page for more updates like these.</p>
<div class="saboxplugin-wrap" itemtype="http://schema.org/Person" itemscope itemprop="author"><div class="saboxplugin-tab"><div class="saboxplugin-gravatar"><img alt='Mohit Gupt' src='https://secure.gravatar.com/avatar/a816092ad56645d2635ccfceb9f7e9d44821c19dec126cb394c882ba574eaa04?s=100&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a816092ad56645d2635ccfceb9f7e9d44821c19dec126cb394c882ba574eaa04?s=200&#038;d=mm&#038;r=g 2x' class='avatar avatar-100 photo' height='100' width='100' itemprop="image"/></div><div class="saboxplugin-authorname"><a href="https://www.truiton.com/author/mohitgupt/" class="vcard author" rel="author"><span class="fn">Mohit Gupt</span></a></div><div class="saboxplugin-desc"><div itemprop="description"><p>Born in New Delhi, India. A software engineer by profession, an android enthusiast and mobile development evangelist. My motive here is to create a group of skilled engineers, who can build better software. Reason being programming is my passion, and also it feels good to make a device do something you want. Professionally I have worked with many software engineering and product development firms. As of now too, I am employed as a senior engineer in a leading tech company. In total I may have worked on more than 20 projects professionally, but whenever I get spare time I share my thoughts here at Truiton.</p>
</div></div><div class="saboxplugin-web "><a href="http://www.truiton.com" target="_self" >www.truiton.com</a></div><div class="clearfix"></div><div class="saboxplugin-socials "><a title="Wordpress" target="_blank" href="https://www.truiton.com/author/mohitgupt/" rel="nofollow noopener" class="saboxplugin-icon-grey"><svg aria-hidden="true" class="sab-wordpress" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path fill="currentColor" d="M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8.9 0 1.8.1 2.8.2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7.3 13.7.3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z"></path></svg></span></a><a title="Twitter" target="_blank" href="http://twitter.com/mohitgupt" rel="nofollow noopener" class="saboxplugin-icon-grey"><svg aria-hidden="true" class="sab-twitter" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 30 30"><path d="M26.37,26l-8.795-12.822l0.015,0.012L25.52,4h-2.65l-6.46,7.48L11.28,4H4.33l8.211,11.971L12.54,15.97L3.88,26h2.65 l7.182-8.322L19.42,26H26.37z M10.23,6l12.34,18h-2.1L8.12,6H10.23z" /></svg></span></a><a title="Facebook" target="_blank" href="https://www.facebook.com/Mr.Mohit.Gupt" rel="nofollow noopener" class="saboxplugin-icon-grey"><svg aria-hidden="true" class="sab-facebook" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 264 512"><path fill="currentColor" d="M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.7 91h-73.6v229"></path></svg></span></a></div></div></div><p>The post <a href="https://www.truiton.com/2015/02/android-studio-add-library-project/">Android Studio | How To Add A Library Project?</a> appeared first on <a href="https://www.truiton.com">Truiton</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.truiton.com/2015/02/android-studio-add-library-project/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">793</post-id>	</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: www.truiton.com @ 2026-07-07 11:12:40 by W3 Total Cache
-->