<?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>Android &#8211; jasta</title>
	<atom:link href="https://jasta.io/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>https://jasta.io</link>
	<description>Beyond Syntax</description>
	<lastBuildDate>Sun, 17 Mar 2024 16:40:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://jasta.io/wp-content/uploads/2024/01/cropped-jasta_favicon-32x32.webp</url>
	<title>Android &#8211; jasta</title>
	<link>https://jasta.io</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Simply Set Up a Mighty Android Development Environment</title>
		<link>https://jasta.io/how-tos/simply-set-up-a-android-development-environment/</link>
					<comments>https://jasta.io/how-tos/simply-set-up-a-android-development-environment/#respond</comments>
		
		<dc:creator><![CDATA[Jakob]]></dc:creator>
		<pubDate>Fri, 01 Mar 2024 18:29:50 +0000</pubDate>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Studio]]></category>
		<category><![CDATA[IDE]]></category>
		<guid isPermaLink="false">https://jasta.io/?p=2715</guid>

					<description><![CDATA[Hello tech enthusiasts! Welcome back to jasta, your go-to destination for all things tech. Today, we’re diving into&#8230;]]></description>
										<content:encoded><![CDATA[
<p>Hello tech enthusiasts! Welcome back to jasta, your go-to destination for all things tech. Today, we’re diving into how to set up a mighty Android development environment, providing a step-by-step guide to help you accomplish this on your computer. Whether you’re a seasoned tech guru or just starting your digital journey, our straightforward instructions will make the process a breeze. Let’s jump in and set up your Android development environment.</p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="#hyper-v-to-simulate-a-virtual-smartphone">Hyper-V to Simulate a Virtual Smartphone</a></li><li><a href="#android-studio-as-android-development-environment">Android Studio as Android Development Environment</a></li><li><a href="#downloading-and-installing-android-studio">Downloading and Installing Android Studio</a></li><li><a href="#setting-up-android-studio">Setting up Android Studio</a></li></ul></nav></div>



<h2 class="wp-block-heading" id="hyper-v-to-simulate-a-virtual-smartphone">Hyper-V to Simulate a Virtual Smartphone</h2>



<p>The first thing you need to do before you can set up your Android development environment is to enable Hyper-V. This is necessary to run a simulator for a virtual smartphone on your computer. This simulator is used later for testing the Apps you are going to develop. If you do not want to do that, you always have to use a real smartphone to run your developed Apps. So a smartphone simulator will make your developer&#8217;s life a lot easier.</p>



<p>To activate Hyper-V you can read our guide on how to <a href="https://jasta.io/how-tos/enable-hyper-v-on-windows-11/">Enable Hyper-V on Windows 11 Pro and Unlock Powerful Virtualization</a>.</p>



<h2 class="wp-block-heading" id="android-studio-as-android-development-environment">Android Studio as Android Development Environment</h2>



<p>There are many platforms out there, where you can develop Android apps. But the best development environment will be Android Studio. It is built and distributed directly by Google, which also developed Android. </p>



<p>Android Studio has two major benefits:</p>



<ul class="wp-block-list">
<li>It is specifically designed for developing Android apps. So everything necessary is already integrated including the simulated smartphones &#8211; so there is no Plugin installation needed.</li>



<li>Android Studio is built on JetBrains IntelliJ IDEA &#8211; so if you are already familiar with IntelliJ you will love Android Studio because the user interface is almost the same.</li>
</ul>



<h2 class="wp-block-heading" id="downloading-and-installing-android-studio">Downloading and Installing Android Studio</h2>



<p>To download Android Studio, you first need to visit the <a href="https://developer.android.com/studio" target="_blank" rel="noopener">official download site</a>. There you should already see a Download Android Studio button in the middle of the page. When you click on that, a popup for the terms and conditions will pop up. To start the download you have to scroll down on the page, check the checkbox that you have read and agree with the terms and conditions and press Download Android Studio again. Now the download of the setup .exe file will start</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="560" src="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-1024x560.webp" alt="Download Android Studio" class="wp-image-2719" srcset="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-1024x560.webp 1024w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-300x164.webp 300w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-768x420.webp 768w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-1536x840.webp 1536w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-512x280.webp 512w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-920x503.webp 920w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-1600x875.webp 1600w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload.webp 1874w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="591" src="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-1024x591.webp" alt="Android Studio terms and conditions" class="wp-image-2720" srcset="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-1024x591.webp 1024w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-300x173.webp 300w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-768x443.webp 768w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-1536x886.webp 1536w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-512x295.webp 512w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-920x531.webp 920w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-1600x923.webp 1600w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense.webp 1887w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>After the download is complete, you can open the setup file to start the installation process. The first page you will see looks like the screenshot below. You just have to press Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="493" height="381" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio.webp" alt="Android Studio Set Up Wizard" class="wp-image-2721" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio.webp 493w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio-300x232.webp 300w" sizes="(max-width: 493px) 100vw, 493px" /></figure>
</div>


<p>The next window will ask you what components you want to install. There you can already define if you want to install the Android Virtual Device component as well as the Android development environment itself. If you want to use a simulated smartphone make sure that the checkbox next to the Android Virtual Device is checked and confirm your choice by pressing Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="493" height="382" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio2.webp" alt="Android Studio components" class="wp-image-2722" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio2.webp 493w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio2-300x232.webp 300w" sizes="auto, (max-width: 493px) 100vw, 493px" /></figure>
</div>


<p>On the following device, you can choose your installation path. To speed up your program, I would recommend installing it on an SSD.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="490" height="381" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio3.webp" alt="Android Studio installation directory" class="wp-image-2723" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio3.webp 490w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio3-300x233.webp 300w" sizes="auto, (max-width: 490px) 100vw, 490px" /></figure>
</div>


<p>The next page asks you if you want to put your Android Studio application in a new Start Menu Folder or if you want to add it to an already existing one. You can choose whatever you like, change the name of the new folder, or also mark the checkbox at the bottom to not create a shortcut at all. After you have decided what you want to do, you can click on Install to start the installation process of your Android development environment. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="495" height="382" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio4.webp" alt="Android Studio start menu folder" class="wp-image-2724" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio4.webp 495w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio4-300x232.webp 300w" sizes="auto, (max-width: 495px) 100vw, 495px" /></figure>
</div>


<p>After pressing Install, the setup will start the installation of Android Studio. When the progress bar is full and the text above it states Completed, you can press the Next button on the bottom to open the final setup window.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="493" height="381" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio5.webp" alt="Android Studio installation completed" class="wp-image-2725" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio5.webp 493w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio5-300x232.webp 300w" sizes="auto, (max-width: 493px) 100vw, 493px" /></figure>
</div>


<p>If you want to setup and start Android Studio right now, you have to mark the checkbox. Otherwise, you can deselect it. Either way, you need to click on Finish to complete the installation process.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="495" height="382" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudioFinished.webp" alt="Run Android Studio" class="wp-image-2726" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudioFinished.webp 495w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudioFinished-300x232.webp 300w" sizes="auto, (max-width: 495px) 100vw, 495px" /></figure>
</div>


<h2 class="wp-block-heading" id="setting-up-android-studio">Setting up Android Studio</h2>



<p>After starting up Android Studio, you will be confronted with the importing of Android Studio settings. If you do not have exported settings from another computer or you have already installed Android Studio previously, you just have to select &#8216;Do not import settings&#8217; and click on OK.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="369" height="163" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio.webp" alt="Android Studio import settings" class="wp-image-2731" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio.webp 369w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio-300x133.webp 300w" sizes="auto, (max-width: 369px) 100vw, 369px" /></figure>
</div>


<p>After pressing OK you will see the dialog from the screenshot below. It is asking you to send usage statistics to Google to help them improve Android Studio in the future. You can decide if you want to do that or not. In this case, I am pressing Don&#8217;t send.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="520" height="284" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio2.webp" alt="Android Studio send usage statistics" class="wp-image-2732" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio2.webp 520w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio2-300x164.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio2-512x280.webp 512w" sizes="auto, (max-width: 520px) 100vw, 520px" /></figure>
</div>


<p>On the following Welcome screen of the Android Studio Setup Wizard, you just need to click Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="782" height="589" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3.webp" alt="Android Studio Setup Wizard Welcome page" class="wp-image-2733" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3.webp 782w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3-300x226.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3-768x578.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3-512x386.webp 512w" sizes="auto, (max-width: 782px) 100vw, 782px" /></figure>
</div>


<p>The next window asks you for the Installation Type. There you can just select Standard and start the final installation of all necessary things for your Android development environment with a click on Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="776" height="585" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4.webp" alt="Android Studio installation type" class="wp-image-2734" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4.webp 776w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4-300x226.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4-768x579.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4-512x386.webp 512w" sizes="auto, (max-width: 776px) 100vw, 776px" /></figure>
</div>


<p>On the following screen, you see a short overview of the things that get installed. If you want to change your installation type you can do that by pressing previous. If you want to continue with the installation click on Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="785" height="588" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5.webp" alt="Android Studio verify settings" class="wp-image-2735" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5.webp 785w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5-300x225.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5-768x575.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5-512x384.webp 512w" sizes="auto, (max-width: 785px) 100vw, 785px" /></figure>
</div>


<p>After pressing Next the installation of all required components for your Android development environment will start. After finishing you can click Finish to get to the next page.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="781" height="588" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense.webp" alt="Android Studio downloading components" class="wp-image-2736" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense.webp 781w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense-300x226.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense-768x578.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense-512x385.webp 512w" sizes="auto, (max-width: 781px) 100vw, 781px" /></figure>
</div>


<p>On this page, you just have to agree to the licenses of your downloaded components. You have to accept each license separately by clicking on it in the left column and selecting Accept in the bottom right corner. After accepting all, you can click Finish.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="780" height="586" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense.webp" alt="Android Studio licenses" class="wp-image-2737" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense.webp 780w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense-300x225.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense-768x577.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense-512x385.webp 512w" sizes="auto, (max-width: 780px) 100vw, 780px" /></figure>
</div>


<p>Now you will see the starting screen of Android Studio your new Android development environment. If you are using already IntelliJ IDEA you will recognize this page already.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="777" height="636" src="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled.webp" alt="Android Development Environment" class="wp-image-2738" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled.webp 777w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled-300x246.webp 300w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled-768x629.webp 768w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled-512x419.webp 512w" sizes="auto, (max-width: 777px) 100vw, 777px" /></figure>
</div>


<p>If you have any questions regarding the setup process or the installation feel free to reach out to me via the comments or the contact form!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jasta.io/how-tos/simply-set-up-a-android-development-environment/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
