<?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>repo Archives - Creatronix</title>
	<atom:link href="https://creatronix.de/tag/repo/feed/" rel="self" type="application/rss+xml" />
	<link>https://creatronix.de/tag/repo/</link>
	<description>My adventures in code &#38; business</description>
	<lastBuildDate>Sat, 17 Dec 2022 09:38:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>What is the AOSP?</title>
		<link>https://creatronix.de/what-is-the-aosp/</link>
		
		<dc:creator><![CDATA[Jörn]]></dc:creator>
		<pubDate>Wed, 27 Oct 2021 12:33:32 +0000</pubDate>
				<category><![CDATA[Android & iOS development]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[aosp]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[repo]]></category>
		<guid isPermaLink="false">https://creatronix.de/?p=3958</guid>

					<description><![CDATA[<p>AOSP is the Android Open Spurce Project Architecture Source Code is hosted here: https://android.googlesource.com/platform/manifest Google uses repo (basically a git wrapper written in python) to clone the source code. You can find the instructions here:  https://source.android.com/setup/build/downloading Further Reading What is Ninja? What is kapt? Anatomy of a Gradle file</p>
<p>The post <a href="https://creatronix.de/what-is-the-aosp/">What is the AOSP?</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>AOSP is the Android Open Spurce Project</p>
<h2>Architecture</h2>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-3959" src="https://creatronix.de/wp-content/uploads/2021/10/aosp_architecture.png" alt="" width="618" height="727" srcset="https://creatronix.de/wp-content/uploads/2021/10/aosp_architecture.png 618w, https://creatronix.de/wp-content/uploads/2021/10/aosp_architecture-255x300.png 255w" sizes="(max-width: 618px) 100vw, 618px" /></p>
<h2>Source Code</h2>
<p>is hosted here: <a href="https://android.googlesource.com/platform/manifest">https://android.googlesource.com/platform/manifest</a></p>
<p>Google uses <a href="https://source.android.com/setup/develop#installing-repo">repo</a> (basically a git wrapper written in python) to clone the source code.</p>
<p>You can find the instructions here:  <a href="https://source.android.com/setup/build/downloading">https://source.android.com/setup/build/downloading</a></p>
<h2>Further Reading</h2>
<p><a href="https://creatronix.de/what-is-ninja/">What is Ninja?</a></p>
<p><a href="https://creatronix.de/what-is-kapt/">What is kapt?</a></p>
<p><a href="https://creatronix.de/anatomy-of-a-gradle-file/">Anatomy of a Gradle file</a></p>
<p>The post <a href="https://creatronix.de/what-is-the-aosp/">What is the AOSP?</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
