<?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 Archives - Xornor Technologies</title>
	<atom:link href="https://www.xornor.co/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.xornor.co/tag/android/</link>
	<description>IT Services, Outsourcing &#38; Product Consulting</description>
	<lastBuildDate>Wed, 24 Jun 2020 11:19:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>How to change package and app name for Android apps?</title>
		<link>https://www.xornor.co/android-mobile-hybrid-app-package/</link>
		
		<dc:creator><![CDATA[Dinesh]]></dc:creator>
		<pubDate>Thu, 20 Oct 2016 09:56:04 +0000</pubDate>
				<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[hybrid]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<guid isPermaLink="false">https://www.xornor.co/?p=674</guid>

					<description><![CDATA[<p>Have you ever caught in a situation where you have given some funny or irrelevant package name for client’s Android app and the app is already published on Google Play store? The package name is your App’s unique identity on Google Play Store. All future versions of the App need to have same package name [&#8230;]</p>
<p>The post <a href="https://www.xornor.co/android-mobile-hybrid-app-package/">How to change package and app name for Android apps?</a> appeared first on <a href="https://www.xornor.co">Xornor Technologies</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Have you ever caught in a situation where you have given some funny or irrelevant package name for client’s Android app and the app is already published on Google Play store? The package name is your App’s unique identity on Google Play Store. All future versions of the App need to have same package name in order to manage updates. App with a different package name can only be published as a different app with different name on the Play Store.</p>



<p>The package name is normally not exposed to end users but when you want to share direct link of your app on play store with end users via your website or social media, the package name gets exposed since the  direct link on Play Store contains the package name. Last part of the URL after equal to sign (com.cakerstreet.cst.app) is the package name. If you have already submitted the app and you figure out that package name is not relevant or client insists on changing the package name, you have following options-</p>



<ul class="wp-block-list"><li>Upload new apk with correct package name and new app name (<em>This is not recommended since users would continue to download the App with incorrect package name while you would be providing no future updates for that package name</em>).</li><li>Unpublish already published app and upload new apk with correct package name (<em>recommended</em>). In this case you would need to rename old unpublished app to something else so that new apk can have same name (the name you want for your published app). Play store doesn’t&nbsp; allow two apps to have same name even when they have different package name.</li></ul>



<p>We faced this issue recently when a mobile app client requested to change the package name at a time when <a rel="noreferrer noopener" aria-label="Hybrid Mobile Application (opens in a new tab)" href="https://www.xornor.co/benefits-convince-go-hybrid-app-development-services/" target="_blank">Hybrid Mobile Application</a> we’ve developed&nbsp;was already live on the Play Store. Thankfully there weren’t any installs and we were quick to make the changes to the package name and publish a new app with the right package name.</p>



<div class="wp-block-image"><figure class="aligncenter"><img fetchpriority="high" decoding="async" width="1024" height="539" src="https://www.xornor.co/wp-content/uploads/2019/01/android-637457_1280-1024x539.jpg" alt="android-637457_1280" class="wp-image-675" srcset="https://www.xornor.co/wp-content/uploads/2019/01/android-637457_1280-1024x539.jpg 1024w, https://www.xornor.co/wp-content/uploads/2019/01/android-637457_1280-300x158.jpg 300w, https://www.xornor.co/wp-content/uploads/2019/01/android-637457_1280-768x404.jpg 768w, https://www.xornor.co/wp-content/uploads/2019/01/android-637457_1280.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>
<p>The post <a href="https://www.xornor.co/android-mobile-hybrid-app-package/">How to change package and app name for Android apps?</a> appeared first on <a href="https://www.xornor.co">Xornor Technologies</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
