<?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>Activity in Android Studio Archives - Codeplaners</title>
	<atom:link href="https://codeplaners.com/tag/activity-in-android-studio/feed/" rel="self" type="application/rss+xml" />
	<link>https://codeplaners.com/tag/activity-in-android-studio/</link>
	<description>Code Solution</description>
	<lastBuildDate>Tue, 16 Mar 2021 00:20:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>

<image>
	<url>https://codeplaners.com/wp-content/uploads/2020/09/cropped-favicon-social-32x32.png</url>
	<title>Activity in Android Studio Archives - Codeplaners</title>
	<link>https://codeplaners.com/tag/activity-in-android-studio/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Create New Activity in Android Studio 4</title>
		<link>https://codeplaners.com/how-to-create-new-activity-in-android-studio-4/</link>
					<comments>https://codeplaners.com/how-to-create-new-activity-in-android-studio-4/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 15 Mar 2021 05:34:16 +0000</pubDate>
				<category><![CDATA[Android Studio]]></category>
		<category><![CDATA[Activity in Android Studio]]></category>
		<category><![CDATA[Android Studio 4]]></category>
		<guid isPermaLink="false">https://codeplaners.com/?p=489</guid>

					<description><![CDATA[<p>create New Activity in Android Studio to create XML file for design Ui and java file coding. Below are the steps to create new Activity in Android Studio first, click on app > res > layout > Right Click on layout. After that Select New > Activity and choose your Activity as per requirement. Here &#8230; <a href="https://codeplaners.com/how-to-create-new-activity-in-android-studio-4/" class="more-link">Continue reading<span class="screen-reader-text"> "How to Create New Activity in Android Studio 4"</span></a></p>
<p>The post <a rel="nofollow" href="https://codeplaners.com/how-to-create-new-activity-in-android-studio-4/">How to Create New Activity in Android Studio 4</a> appeared first on <a rel="nofollow" href="https://codeplaners.com">Codeplaners</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>create New Activity in Android Studio to create XML file for design Ui and java file coding. Below are the steps to create new Activity in Android Studio</p>
<h3>first, click on app > res > layout > Right Click on layout. After that Select New > Activity and choose your Activity as per requirement. Here we choose basic Activity as shown in figure below.</h3>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2021/03/android_activity.jpg" alt="Activity in Android Studio 4" ></p>
<h3>Enter the “Activity Name” and “Package name” in the Text box and Click on Finish button.</h3>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2021/03/ac.jpg" alt="Activity in Android Studio 4" ></p>
<p>The post <a rel="nofollow" href="https://codeplaners.com/how-to-create-new-activity-in-android-studio-4/">How to Create New Activity in Android Studio 4</a> appeared first on <a rel="nofollow" href="https://codeplaners.com">Codeplaners</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://codeplaners.com/how-to-create-new-activity-in-android-studio-4/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
