<?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>News Archives - Truiton</title>
	<atom:link href="https://www.truiton.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.truiton.com/category/news/</link>
	<description>Technology Reaching Us In Time - Online</description>
	<lastBuildDate>Mon, 25 Nov 2019 12:11:43 +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>News Archives - Truiton</title>
	<link>https://www.truiton.com/category/news/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">54534495</site>	<item>
		<title>How To Develop An Android App For Work</title>
		<link>https://www.truiton.com/2015/03/develop-android-app-work/</link>
					<comments>https://www.truiton.com/2015/03/develop-android-app-work/#respond</comments>
		
		<dc:creator><![CDATA[Mohit Gupt]]></dc:creator>
		<pubDate>Thu, 12 Mar 2015 08:08:21 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Android for work]]></category>
		<guid isPermaLink="false">http://www.truiton.com/?p=922</guid>

					<description><![CDATA[<p>Google introduced a new feature in Android Lollipop release, which allows the applications to become corporate network friendly. They call it the Android for work. In a way now with new Android(5.o) release, big organizations can support the BYOD (Bring your own device) concept. As Android apps for work can put an end to corporate&#8230;&#160;<a href="https://www.truiton.com/2015/03/develop-android-app-work/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How To Develop An Android App For Work</span></a></p>
<p>The post <a href="https://www.truiton.com/2015/03/develop-android-app-work/">How To Develop An Android App For Work</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="923" data-permalink="https://www.truiton.com/2015/03/develop-android-app-work/android-for-work/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/03/Android-for-work.png?fit=640%2C427&amp;ssl=1" data-orig-size="640,427" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Android for work" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/03/Android-for-work.png?fit=300%2C200&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/03/Android-for-work.png?fit=640%2C427&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/03/Android-for-work.png?resize=640%2C427" alt="Android for work - Featured" class="wp-image-923" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/03/Android-for-work.png?w=640&amp;ssl=1 640w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2015/03/Android-for-work.png?resize=300%2C200&amp;ssl=1 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure></div>



<p></p>



<p>Google introduced a new feature in Android Lollipop release, which allows the applications to become corporate network friendly. They call it the Android for work. In a way now with new Android(5.o) release, big organizations can support the BYOD (Bring your own device) concept. As Android apps for work can put an end to corporate data breach. <a title="Building apps for work" href="http://developer.android.com/training/enterprise/index.html" target="_blank" rel="noopener noreferrer">Android for work</a>, is engineered in a way, where organizations can impose various forms restrictions on a device. Although a similar concept was available in the older APIs as well through <a title="Android DevicePolicyManager Example" href="http://www.truiton.com/2014/01/android-devicepolicymanager-example/" target="_blank" rel="noopener noreferrer">DevicePolicyManager</a> class. But now Android is backed up by Enterprise Mobility Management (EMM), through which various security policies can be enforced on devices, dynamically.</p>



<p>To implement Android for work, three things are required:</p>



<ol class="wp-block-list"><li>Develop or modify an application to support Android for work.</li><li>Develop a work policy controller app to enforce restrictions on device.</li><li>Partner with an Enterprise Mobility Management (<a title="Enterprise Mobility Management" href="https://www.google.com/work/android/partners/" target="_blank" rel="noopener noreferrer">EMM</a>) solution company.</li></ol>



<p>To develop an application which supports Android for work, first you need to make a managed profile on the device. A managed profile is nothing but a separate profile of your user on the android device. The only difference is, permissions for this profile is managed through the work policy controller app; which is controlled by EMM software.</p>



<p>Now the question is how to provision a managed profile? This is done by sending an intent with <code><code></code></code><a href="https://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#ACTION_PROVISION_MANAGED_PROFILE">ACTION_PROVISION_MANAGED_PROFILE</a>. When the provisioning is complete&nbsp;<span class="lang:default decode:true  crayon-inline">onProfileProvisioningComplete</span> method of&nbsp;DeviceAdminReceiver is called. Here we can enable this profile by calling <code><code></code></code><a href="https://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#setProfileEnabled%28android.content.ComponentName%29">setProfileEnabled()</a> method. After a device is provisioned with a manged profile, it is imposed with restrictions defined by the work policy controller.</p>



<p></p>



<p>Usually when a device has a managed profile, the restrictions are categorized broadly in three ways:</p>



<p>1) Intent restrictions</p>



<p>Yes the most basic thing Intents, can be restricted on a managed profile. EMMs can impose such restrictions on a device, that if an intent is fired from a profile. It cannot cross that profile and go to an other profile or to the main owner profile. This is one of the most powerful restriction, that can be imposed on a device. There can be many situations where these sort of restrictions will come in handy. For e.g. restricting the user from launching a messaging app, or sharing a link from email to Facebook.</p>



<p>This brings a new area of development for existing apps. According to a basic concept of Android for work, your app may crash when an intent is fired and it is not handled in the profile itself. To make your app, Android for work friendly you may need to put on some checks. Like can the intent which is about to be fired, will be handled? or not? If not you can show a toast message.</p>



<p>2) System app restrictions</p>



<p>Work Policy controller app can also impose restrictions on system apps. Being an admin you can restrict a device from using system apps on a managed profile.</p>



<p>The interesting point for app developers is, when system apps are not present some of the very basic android functionality would be missing. Therefore whenever an intent is fired, it becomes necessary for them to check whether it could be handled.</p>



<p>3) File path restrictions</p>



<p>When work policies are imposed on a device, they also limit the other profiles to access managed profile&#8217;s data files. As when a new managed profile is created a different storage area is allocated to it, making files on that area secure from other profiles. If you try and share a file URI to some other profile it would not work.</p>



<p>If you need to share a file across the profiles, you may need to modify your app to support Android for work. To share files across the managed profiles content URIs could be used. Android content URIs are basically file paths through which we can share content in a secure way. When sharing a content URI, it not only provides a file path but also an authority to access that file. Through which files could be accessed outside the profile.</p>



<p></p>



<p>With this I would like to conclude by saying Android has evolved allot since its conception. No body could have thought that one day we would have this much of power in our hands. Recently released Android for work makes this OS even more secure and scalable for large organizations through the usage of EMMs. In recent future we may see all the organizations using Android for work, supporting BYOD.</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/03/develop-android-app-work/">How To Develop An Android App For Work</a> appeared first on <a href="https://www.truiton.com">Truiton</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.truiton.com/2015/03/develop-android-app-work/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">922</post-id>	</item>
		<item>
		<title>Google I/O 2014 Official Android App Review</title>
		<link>https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/</link>
					<comments>https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/#respond</comments>
		
		<dc:creator><![CDATA[Mohit Gupt]]></dc:creator>
		<pubDate>Mon, 16 Jun 2014 11:29:49 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[App Review]]></category>
		<guid isPermaLink="false">http://www.truiton.com/?p=625</guid>

					<description><![CDATA[<p>The latest buzz around the geek world apart from FIFA 14 world cup is the Google I/O 14. As you may know Google I/O is the annual developers conference held in San Fransisco, California. This dev con is being held on 25-26 June,14. To engage more attendees around the world Google has released an official&#8230;&#160;<a href="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/" rel="bookmark">Read More &#187;<span class="screen-reader-text">Google I/O 2014 Official Android App Review</span></a></p>
<p>The post <a href="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/">Google I/O 2014 Official Android App Review</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" decoding="async" width="640" height="427" data-attachment-id="632" data-permalink="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/google-io-14-featured/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-Featured.jpg?fit=640%2C427&amp;ssl=1" data-orig-size="640,427" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Google IO 14 Featured" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-Featured.jpg?fit=300%2C200&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-Featured.jpg?fit=640%2C427&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-Featured.jpg?resize=640%2C427" alt="Google IO 14" class="wp-image-632" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-Featured.jpg?w=640&amp;ssl=1 640w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-Featured.jpg?resize=300%2C200&amp;ssl=1 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure></div>



<p></p>



<p>The latest buzz around the geek world apart from FIFA 14 world cup is the Google I/O 14. As you may know Google I/O is the annual developers conference held in San Fransisco, California. This dev con is being held on 25-26 June,14. To engage more attendees around the world Google has released an <a title="Google I/O 14 Android App" href="https://play.google.com/store/apps/details?id=com.google.samples.apps.iosched" target="_blank" rel="noopener noreferrer">official app for Google I/O 14</a>. I had some spare time so went through the app, and found that is has some real power packed features.</p>



<p>The first thing which anyone would see in this app would be the launch screen where all the events are listed in a grid sort of layout, which has its own Google sort of look and feel. If you don&#8217;t know what I mean have a look at the image below.</p>



<div class="wp-block-image"><figure class="aligncenter"><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="960" data-attachment-id="626" data-permalink="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/google-io-14-1/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-1.png?fit=600%2C960&amp;ssl=1" data-orig-size="600,960" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Google IO 14-1" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-1.png?fit=187%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-1.png?fit=600%2C960&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-1.png?resize=600%2C960" alt="Google IO 14" class="wp-image-626" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-1.png?w=600&amp;ssl=1 600w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-1.png?resize=187%2C300&amp;ssl=1 187w" sizes="auto, (max-width: 600px) 100vw, 600px" /></figure></div>



<p>From this screen you can tap on any of the items and open a detailed popup window for that item. Being a developer I must say all the widgets, layouts or components used in this Google I/O 14 app are pretty neat and clean. What I am trying to say here is that nothing new or out of the box thinking is applied in this app, but still from an end users perspective its a great app. As it has great amounts of power packed stuff in it.</p>



<p>For e.g. Google I/O 14 app uses the Indoor Maps feature of Google Maps API v2. This allows the user to view the indoor maps of a building for each floor. In this app user can navigate to the maps section by two ways. First by swiping from left to right which opens a navigation drawer and then selecting the maps item from there. Second by tapping on top context menu maps button in the details popup event item.</p>



<ul data-carousel-extra='{&quot;blog_id&quot;:1,&quot;permalink&quot;:&quot;https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/&quot;}'  class="wp-block-gallery columns-3 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"><li class="blocks-gallery-item"><figure><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="960" data-attachment-id="627" data-permalink="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/google-io-14-2/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-2.png?fit=600%2C960&amp;ssl=1" data-orig-size="600,960" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Google IO 14-2" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-2.png?fit=187%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-2.png?fit=600%2C960&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-2.png?resize=600%2C960&#038;ssl=1" alt="Google IO 14" data-id="627" class="wp-image-627" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-2.png?w=600&amp;ssl=1 600w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-2.png?resize=187%2C300&amp;ssl=1 187w" sizes="auto, (max-width: 600px) 100vw, 600px" /></figure></li><li class="blocks-gallery-item"><figure><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="960" data-attachment-id="628" data-permalink="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/google-io-14-3/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-3.png?fit=600%2C960&amp;ssl=1" data-orig-size="600,960" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Google IO 14-3" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-3.png?fit=187%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-3.png?fit=600%2C960&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-3.png?resize=600%2C960&#038;ssl=1" alt="Google IO 14" data-id="628" class="wp-image-628" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-3.png?w=600&amp;ssl=1 600w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-3.png?resize=187%2C300&amp;ssl=1 187w" sizes="auto, (max-width: 600px) 100vw, 600px" /></figure></li></ul>



<p><a title="Google Indoor Maps" href="http://www.google.com/maps/about/partners/indoormaps/" target="_blank" rel="noopener noreferrer">Indoor maps</a> is a new feature in Google Maps, this allows user to view the insides of a building. Its just like from Batman or Mission Impossible movie. The interesting part is that its real now and its used very smartly in this app. In the&nbsp;Google I/O 2014&nbsp; Android app if you tap on maps from any event it directly points you to the location of that event on the map, so you can plan your way to it. A next level feature could have been the direction to it, but hey something is always left for a 2.0.</p>



<div class="wp-block-image"><figure class="aligncenter"><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="960" data-attachment-id="630" data-permalink="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/google-io-14-5/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-5.png?fit=600%2C960&amp;ssl=1" data-orig-size="600,960" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Google IO 14-5" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-5.png?fit=187%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-5.png?fit=600%2C960&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-5.png?resize=600%2C960" alt="Google IO 14" class="wp-image-630" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-5.png?w=600&amp;ssl=1 600w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-5.png?resize=187%2C300&amp;ssl=1 187w" sizes="auto, (max-width: 600px) 100vw, 600px" /></figure></div>



<p></p>



<p>Other than this <a title="Google I/O 14 Android App" href="https://play.google.com/store/apps/details?id=com.google.samples.apps.iosched" target="_blank" rel="noopener noreferrer">Google I/O 14 app</a> has the standard features like maintaining a schedule, hash tagging on social networks like Google+.</p>



<ul data-carousel-extra='{&quot;blog_id&quot;:1,&quot;permalink&quot;:&quot;https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/&quot;}'  class="wp-block-gallery columns-3 is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex"><li class="blocks-gallery-item"><figure><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="960" data-attachment-id="629" data-permalink="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/google-io-14-4/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-4.png?fit=600%2C960&amp;ssl=1" data-orig-size="600,960" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Google IO 14-4" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-4.png?fit=187%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-4.png?fit=600%2C960&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-4.png?resize=600%2C960&#038;ssl=1" alt="Google IO 14" data-id="629" class="wp-image-629" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-4.png?w=600&amp;ssl=1 600w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-4.png?resize=187%2C300&amp;ssl=1 187w" sizes="auto, (max-width: 600px) 100vw, 600px" /></figure></li><li class="blocks-gallery-item"><figure><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="960" data-attachment-id="631" data-permalink="https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/google-io-14-6/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-6.png?fit=600%2C960&amp;ssl=1" data-orig-size="600,960" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Google IO 14-6" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-6.png?fit=187%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-6.png?fit=600%2C960&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-6.png?resize=600%2C960&#038;ssl=1" alt="Google IO 14" data-id="631" class="wp-image-631" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-6.png?w=600&amp;ssl=1 600w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2014/06/Google-IO-14-6.png?resize=187%2C300&amp;ssl=1 187w" sizes="auto, (max-width: 600px) 100vw, 600px" /></figure></li></ul>



<p>More things that you can do with this app is sync your schedule with Google calender so that you don&#8217;t miss it.</p>



<p></p>



<p>Although all of this sums up to be great but to my dismay this app has one annoying bug as well, this app keeps on closing on going back. For e.g. if you go from All Sessions screen to My Schedule screen and press the back you are thrown out of app. Hope its improved in the next version. Apart from this its still a very useful app therefore if you are going to the <a title="Google I/O 14" href="http://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/" target="_blank" rel="noopener noreferrer">Google I/O 14</a> don&#8217;t forget to download it from <a title="Google I/O 14 Android App" href="https://play.google.com/store/apps/details?id=com.google.samples.apps.iosched" target="_blank" rel="noopener noreferrer">Google Play</a>.</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/2014/06/google-io-2014-official-android-app-review/">Google I/O 2014 Official Android App Review</a> appeared first on <a href="https://www.truiton.com">Truiton</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.truiton.com/2014/06/google-io-2014-official-android-app-review/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">625</post-id>	</item>
		<item>
		<title>The New Google Maps A Sneak Preview</title>
		<link>https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/</link>
					<comments>https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/#respond</comments>
		
		<dc:creator><![CDATA[Mohit Gupt]]></dc:creator>
		<pubDate>Sun, 16 Jun 2013 06:26:36 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">http://blog.truiton.com/?p=360</guid>

					<description><![CDATA[<p>All of you tech freaks out there brace your selves, Google has released an all new installment of maps, they call it the New Google Maps. Although in my personal opinion the older Google Maps were just fine. But hey technology changes with time, nobody likes obsolete software. So lets find out in this article&#8230;&#160;<a href="https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/" rel="bookmark">Read More &#187;<span class="screen-reader-text">The New Google Maps A Sneak Preview</span></a></p>
<p>The post <a href="https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/">The New Google Maps A Sneak Preview</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" loading="lazy" decoding="async" width="640" height="480" data-attachment-id="365" data-permalink="https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/new-google-maps-1/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-1.jpg?fit=640%2C480&amp;ssl=1" data-orig-size="640,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="New Google Maps" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-1.jpg?fit=300%2C225&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-1.jpg?fit=640%2C480&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-1.jpg?resize=640%2C480" alt="New Google Maps Featured Image" class="wp-image-365" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-1.jpg?w=640&amp;ssl=1 640w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-1.jpg?resize=300%2C225&amp;ssl=1 300w" sizes="auto, (max-width: 640px) 100vw, 640px" /></figure></div>



<p></p>



<p>All of you tech freaks out there brace your selves, Google has released an all new installment of maps, they call it the <a title="The New Google Maps" href="http://maps.google.com/help/maps/helloworld/desktop/preview/" target="_blank" rel="noopener noreferrer">New Google Maps</a>. Although in my personal opinion the older Google Maps were just fine. But hey technology changes with time, nobody likes obsolete software. So lets find out in this article how this New Google Maps is an improvement over an old one. In this <a title="The New Google Maps A Sneak Preview" href="http://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/" target="_blank" rel="noopener noreferrer">The New Google Maps A Sneak Preview</a> article I would also be introducing the New Google Maps Android <a title="New Google Maps Android App" href="https://play.google.com/store/apps/details?id=com.google.android.apps.maps&amp;hl=en" target="_blank" rel="noopener noreferrer">App</a>.</p>



<p>Another interesting thing about the new Google Maps is that they are not available to everyone yet. They are only available by an invite, luckily I requested an invite and received it quick. Although while I was surfing the internet, I found some articles stating one can enable new Google Maps, by adding a cookie. I haven&#8217;t tried it, but if any one tries it, and if it works do let me know by adding a comment below. BTW you will see this window if you&#8217;re officially invited.</p>



<div class="wp-block-image"><figure class="aligncenter"><img data-recalc-dims="1" loading="lazy" decoding="async" width="843" height="426" data-attachment-id="366" data-permalink="https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/new-google-maps-2/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-2.jpg?fit=843%2C426&amp;ssl=1" data-orig-size="843,426" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="New Google Maps" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-2.jpg?fit=300%2C151&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-2.jpg?fit=843%2C426&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-2.jpg?resize=843%2C426" alt="Welcome to New Google Maps" class="wp-image-366" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-2.jpg?w=843&amp;ssl=1 843w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-2.jpg?resize=300%2C151&amp;ssl=1 300w" sizes="auto, (max-width: 843px) 100vw, 843px" /></figure></div>



<p></p>



<h2 class="wp-block-heading">Whats new?</h2>



<p>Now the question is whats new in new Google Maps ? To answer that, the first thing that I noticed was the smooth interactive interface. To start off I took a tour. It says there&#8217;s a new interactive search box (by the way this also had real smooth animations), and asked me to search &#8220;sushi, boston, USA&#8221;. Since I am reviewing this, I searched this in both old and new Google Maps.</p>



<ul data-carousel-extra='{&quot;blog_id&quot;:1,&quot;permalink&quot;:&quot;https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/&quot;}'  class="wp-block-gallery columns-3 is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex"><li class="blocks-gallery-item"><figure><a href="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-3.png?ssl=1"><img data-recalc-dims="1" loading="lazy" decoding="async" width="319" height="336" data-attachment-id="367" data-permalink="https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/new-google-maps-3/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-3.png?fit=319%2C336&amp;ssl=1" data-orig-size="319,336" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="New Google Maps-3" data-image-description="" data-image-caption="&lt;p&gt;New Google Maps Tour&lt;/p&gt;
" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-3.png?fit=284%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-3.png?fit=319%2C336&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-3.png?resize=319%2C336&#038;ssl=1" alt="New Google Maps Tour" data-id="367" class="wp-image-367" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-3.png?w=319&amp;ssl=1 319w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-3.png?resize=284%2C300&amp;ssl=1 284w" sizes="auto, (max-width: 319px) 100vw, 319px" /></a></figure></li><li class="blocks-gallery-item"><figure><a href="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-4.jpg?ssl=1"><img data-recalc-dims="1" loading="lazy" decoding="async" width="959" height="665" data-attachment-id="368" data-permalink="https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/new-google-maps-4/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-4.jpg?fit=959%2C665&amp;ssl=1" data-orig-size="959,665" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="New Google Maps-4" data-image-description="" data-image-caption="&lt;p&gt;New Google Maps&lt;/p&gt;
" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-4.jpg?fit=300%2C208&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-4.jpg?fit=959%2C665&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-4.jpg?resize=959%2C665&#038;ssl=1" alt="New Google Maps" data-id="368" class="wp-image-368" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-4.jpg?w=959&amp;ssl=1 959w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-4.jpg?resize=300%2C208&amp;ssl=1 300w" sizes="auto, (max-width: 959px) 100vw, 959px" /></a></figure></li><li class="blocks-gallery-item"><figure><a href="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-5.jpg?ssl=1"><img data-recalc-dims="1" loading="lazy" decoding="async" width="959" height="667" data-attachment-id="369" data-permalink="https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/new-google-maps-5/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-5.jpg?fit=959%2C667&amp;ssl=1" data-orig-size="959,667" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="New Google Maps-5" data-image-description="" data-image-caption="&lt;p&gt;Old Google Maps&lt;/p&gt;
" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-5.jpg?fit=300%2C208&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-5.jpg?fit=959%2C667&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-5.jpg?resize=959%2C667&#038;ssl=1" alt="Old Google Maps" data-id="369" class="wp-image-369" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-5.jpg?w=959&amp;ssl=1 959w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-5.jpg?resize=300%2C208&amp;ssl=1 300w" sizes="auto, (max-width: 959px) 100vw, 959px" /></a></figure></li></ul>



<p>Now the major differences I observed were in user experience. The <strong>new Google Maps</strong> have much better user experience. For example, in new one, my search results were shown on screen, instead of pins. On the other hand in old one, results were listed in left column, with markers/pins on screen. Also in new Google maps another addition is to perform a search right away to show results from top reviewers and perform related searches, like veggie burgers, and Asian restaurants. This feature is not available in old version.</p>



<p>In new interface when I click on &#8220;Snappy Sushi&#8221;, the pin pops up in an animated way, an improvement over the old version. But the focus here is information about that marker. It shows various options like street view and photos, I know this also exists in old version but this is shown in a better manner to improve the overall user experience.</p>



<div class="wp-block-image"><figure class="aligncenter"><img data-recalc-dims="1" loading="lazy" decoding="async" width="553" height="463" data-attachment-id="371" data-permalink="https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/new-google-maps-6/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-6.jpg?fit=553%2C463&amp;ssl=1" data-orig-size="553,463" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="New Google Maps-6" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-6.jpg?fit=300%2C251&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-6.jpg?fit=553%2C463&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-6.jpg?resize=553%2C463" alt="New Google Maps Search" class="wp-image-371" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-6.jpg?w=553&amp;ssl=1 553w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/06/New-Google-Maps-6.jpg?resize=300%2C251&amp;ssl=1 300w" sizes="auto, (max-width: 553px) 100vw, 553px" /></figure></div>



<p>Another new feature in new Google Maps is to &#8220;See the world from every angle&#8221;. According to this feature we can view any place from every angle like, street view, photo tours, and other imagery in the carousel. Another addition in new Google Maps is to get info cards about, almost every thing. Like click on a street to get an info card or click on a park or on a building and you&#8217;ll get an info card. This improves the user experience to a next level as this doesn&#8217;t exist in the old version. Also you can switch to earth view, in this you can view maps in 3D and pan tilt according to your need.</p>



<p></p>



<h2 class="wp-block-heading">The New Google Maps on Android</h2>



<p>All these features are also available on Google Maps Android <a title="New Google Maps Android App" href="https://play.google.com/store/apps/details?id=com.google.android.apps.maps&amp;hl=en" target="_blank" rel="noopener noreferrer">App</a>. On Android app you can use whole lot of features like:</p>



<ol class="wp-block-list"><li>Navigation Beta</li><li>Live Traffic</li><li>Transit</li><li>Walking Directions</li><li>Biking Direction Beta</li><li>Offline Maps</li><li>Indoor Maps</li><li>My Location and Compass</li></ol>



<p></p>



<p>Therefore to conclude I would say the new Google Maps as a whole is a great improvement over the old one. As they have improved its interface and experience to the next level. But I also have a suggestion for the Google Maps team. At the moment stripped down version of Google Maps is available on iPhone .We all know Google is a very strong competitor for apple, but Google is providing a service by the name of Google Maps, therefore all these features should also be present for the iPhone app.</p>



<p>Still its been a great interactive experience with new Google Maps, therefore I&#8217;d give a THUMBS UP to it. To stay connected with us share this with your friends on Google+ and Facebook also like our Facebook page.</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/2013/06/the-new-google-maps-a-sneak-preview/">The New Google Maps A Sneak Preview</a> appeared first on <a href="https://www.truiton.com">Truiton</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.truiton.com/2013/06/the-new-google-maps-a-sneak-preview/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">360</post-id>	</item>
		<item>
		<title>Android Studio First Look</title>
		<link>https://www.truiton.com/2013/05/android-studio-first-look/</link>
					<comments>https://www.truiton.com/2013/05/android-studio-first-look/#comments</comments>
		
		<dc:creator><![CDATA[Mohit Gupt]]></dc:creator>
		<pubDate>Fri, 17 May 2013 15:30:42 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[new developments]]></category>
		<guid isPermaLink="false">http://blog.truiton.com/?p=303</guid>

					<description><![CDATA[<p>On 15th May 2013 Google announced a new development environment at its I/O summit 2013. Google calls it Android Studio. After listening to this I got a feeling that Google intends to build a platform just as Apple&#8217;s Xcode for iPhone app development. This may be a good thing for developers as Google claims it&#8230;&#160;<a href="https://www.truiton.com/2013/05/android-studio-first-look/" rel="bookmark">Read More &#187;<span class="screen-reader-text">Android Studio First Look</span></a></p>
<p>The post <a href="https://www.truiton.com/2013/05/android-studio-first-look/">Android Studio First Look</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" loading="lazy" decoding="async" width="640" height="428" data-attachment-id="363" data-permalink="https://www.truiton.com/2013/05/android-studio-first-look/android-studio-featured/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-Featured.jpg?fit=640%2C428&amp;ssl=1" data-orig-size="640,428" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Android Studio Featured" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-Featured.jpg?fit=300%2C200&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-Featured.jpg?fit=640%2C428&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-Featured.jpg?resize=640%2C428" alt="Android Studio" class="wp-image-363" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-Featured.jpg?w=640&amp;ssl=1 640w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-Featured.jpg?resize=300%2C200&amp;ssl=1 300w" sizes="auto, (max-width: 640px) 100vw, 640px" /></figure></div>



<p></p>



<p>On 15th May 2013 Google announced a new development environment at its <a title="Google I/O 13" href="https://developers.google.com/events/io/" target="_blank" rel="noopener noreferrer">I/O summit 2013</a>. Google calls it <a title="Android Studio" href="http://developer.android.com/sdk/installing/studio.html" target="_blank" rel="noopener noreferrer">Android Studio</a>. After listening to this I got a feeling that Google intends to build a platform just as Apple&#8217;s Xcode for iPhone app development. This may be a good thing for developers as Google claims it has many new features in it like, Gradle based support, Android specific refactoring, ProGaurd and app signing capabilities, lint tools performance improvements, template based wizards for designes, referral tracking and many more.</p>



<p>Since I am an Android fanatic at <a title="Truiton" href="http://www.truiton.com" target="_blank" rel="noopener noreferrer">Truiton</a>, I had to set it up on my machine. The setup can be downloaded from <a title="Android Studio Download" href="http://developer.android.com/sdk/installing/studio.html" target="_blank" rel="noopener noreferrer">here</a>. After downloading the setup make sure <code>JAVA_HOME</code> and <code>JDK_HOME</code> environment variables are set up. If not please follow the steps below:</p>



<p></p>



<h3 class="wp-block-heading" id="SettingtheJAVA_HOMEVariableinWindows-Stage1.LocatetheJREInstallationDirectory">Step 1. Find JDK Installation Directory</h3>



<p>If you already know the installation path for the Java Development Kit, go to <em>Step 2</em> below. Otherwise, find the installation path by following these instructions:</p>



<ol class="wp-block-list"><li>If you didn&#8217;t change the installation path for the Java Develpoment Kit during installation, it will be in a directory under <code>C:\Program Files\Java</code>. Using Explorer, open the directory <code>C:\Program Files\Java</code>.</li><li>Inside that path will be one or more subdirectories such as <code>C:\Program Files\Java\jdk1.7.0_11</code>.</li></ol>



<p></p>



<h3 class="wp-block-heading" id="SettingtheJAVA_HOMEVariableinWindows-Stage2.SettheJAVA_HOMEVariable">Step 2. Set the JDK_HOME Variable</h3>



<p>Once you have identified the JDK installation path:</p>



<ol class="wp-block-list"><li>Right-click the <strong>My Computer</strong> icon on your desktop and select <strong>Properties</strong>.</li><li>Click the <strong>Advanced</strong> tab.</li><li>Click the <strong>Environment Variables</strong> button.</li><li>Under <strong>System Variables</strong>, click <strong>New</strong>.</li><li>Enter the variable name as <code>JDK_HOME</code>.</li><li>Enter the variable value as the installation path for the Java Development Kit.</li><li>Click <strong>OK</strong>.</li><li>Click <strong>Apply Changes</strong>.</li></ol>



<p>If <code>JAVA_HOME</code> variable is also not set on your machine use the above steps to set one up, but with different path obviously. With these variables set up your installation must be running.</p>



<p>After I installed my copy of Android Studio, I thought of developing an app to test the new IDE. Although Google has stated that this version is just a developer preview and needs many improvements, I find it very easy to use. The only flaw in Android Studio as per me is, that its kinda slow. Its draining my machine&#8217;s processing power, but still its not delivering fast output. This maybe due to its whole new Gradle base build support. As per <a title="Gradle" href="http://en.wikipedia.org/wiki/Gradle" target="_blank" rel="noopener noreferrer">wikipedea</a> page for Gradle it states &#8220;Gradle was designed for multi-project builds which can grow to be quite large, and as such, it supports incremental builds by intelligently determining which parts of the build tree are up-to-date, so that any task dependent upon those parts will not need to be re-executed.&#8221; . But since this Android Studio is in developer preview as of now, I am sure in near future this would replace Eclipse for android development. Here are some screen shots of my version:</p>



<ul data-carousel-extra='{&quot;blog_id&quot;:1,&quot;permalink&quot;:&quot;https://www.truiton.com/2013/05/android-studio-first-look/&quot;}'  class="wp-block-gallery columns-3 is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex"><li class="blocks-gallery-item"><figure><img data-recalc-dims="1" loading="lazy" decoding="async" width="729" height="591" data-attachment-id="307" data-permalink="https://www.truiton.com/2013/05/android-studio-first-look/android-studio-1/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-1.png?fit=729%2C591&amp;ssl=1" data-orig-size="729,591" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-1.png?fit=300%2C243&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-1.png?fit=729%2C591&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-1.png?resize=729%2C591&#038;ssl=1" alt="Android Studio Splash Screen" data-id="307" class="wp-image-307" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-1.png?w=729&amp;ssl=1 729w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-1.png?resize=300%2C243&amp;ssl=1 300w" sizes="auto, (max-width: 729px) 100vw, 729px" /></figure></li><li class="blocks-gallery-item"><figure><img data-recalc-dims="1" loading="lazy" decoding="async" width="1200" height="675" data-attachment-id="308" data-permalink="https://www.truiton.com/2013/05/android-studio-first-look/android-studio-2/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-2.png?fit=1366%2C768&amp;ssl=1" data-orig-size="1366,768" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-2.png?fit=300%2C168&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-2.png?fit=1024%2C575&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-2.png?resize=1200%2C675&#038;ssl=1" alt="Android Studio Code" data-id="308" class="wp-image-308" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-2.png?w=1366&amp;ssl=1 1366w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-2.png?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-2.png?resize=1024%2C575&amp;ssl=1 1024w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></figure></li><li class="blocks-gallery-item"><figure><img data-recalc-dims="1" loading="lazy" decoding="async" width="1200" height="675" data-attachment-id="309" data-permalink="https://www.truiton.com/2013/05/android-studio-first-look/android-studio-3/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-3.png?fit=1366%2C768&amp;ssl=1" data-orig-size="1366,768" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Android Studio Manifest" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-3.png?fit=300%2C168&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-3.png?fit=1024%2C575&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-3.png?resize=1200%2C675&#038;ssl=1" alt="Android Studio Manifest" data-id="309" class="wp-image-309" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-3.png?w=1366&amp;ssl=1 1366w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-3.png?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-3.png?resize=1024%2C575&amp;ssl=1 1024w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></figure></li><li class="blocks-gallery-item"><figure><img data-recalc-dims="1" loading="lazy" decoding="async" width="1200" height="675" data-attachment-id="310" data-permalink="https://www.truiton.com/2013/05/android-studio-first-look/android-studio-4/" data-orig-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-4.png?fit=1366%2C768&amp;ssl=1" data-orig-size="1366,768" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Android Studio Layout" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-4.png?fit=300%2C168&amp;ssl=1" data-large-file="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-4.png?fit=1024%2C575&amp;ssl=1" src="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-4.png?resize=1200%2C675&#038;ssl=1" alt="Android Studio Layout" data-id="310" class="wp-image-310" srcset="https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-4.png?w=1366&amp;ssl=1 1366w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-4.png?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/www.truiton.com/wp-content/uploads/2013/05/Android-Studio-4.png?resize=1024%2C575&amp;ssl=1 1024w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></figure></li></ul>



<p></p>



<p>To make this even more cool Google has developed themes for it, in these screen shots, I have been using Dracula theme, it adds an Android touch to it. With this I conclude <a title="Android Studio First Look" href="http://www.truiton.com/2013/05/android-studio-first-look/" target="_blank" rel="noopener noreferrer">Android Studio First Look</a>. If you like this, share it and connect with us on Google+ and Facebook.</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/2013/05/android-studio-first-look/">Android Studio First Look</a> appeared first on <a href="https://www.truiton.com">Truiton</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.truiton.com/2013/05/android-studio-first-look/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">303</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-04-16 16:44:00 by W3 Total Cache
-->