<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: App publishing to Google Play needs higher Android API level in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1321574#M4499</link>
    <description>&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;I have found information about AppStudio &lt;A href="https://doc.arcgis.com/en/appstudio/configure-apps/whatsnewappstudio.htm" target="_self"&gt;August update.&lt;/A&gt;&lt;/P&gt;&lt;H2&gt;Version 5.5 August Update&lt;/H2&gt;&lt;P&gt;The default target&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Android&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;version is now&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Android&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;13, to match requirements coming to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Google Play&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in August 2023. For more information, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.android.com/distribute/best-practices/develop/target-sdk" target="_blank" rel="noopener"&gt;Meet Google Play's target API level requirement&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2023 12:59:22 GMT</pubDate>
    <dc:creator>GKmieliauskas</dc:creator>
    <dc:date>2023-08-23T12:59:22Z</dc:date>
    <item>
      <title>App publishing to Google Play needs higher Android API level</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1321056#M4497</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When we are trying to publish our app to Google Play, we get notification warning that&amp;nbsp;it must meet Google Play’s target API level &lt;A href="https://support.google.com/googleplay/android-developer/answer/11926878" target="_self"&gt;requirements&lt;/A&gt;. By Google Play console our app API level is version 12 of Android&lt;/P&gt;&lt;P&gt;We make Android package using AppStudio Cloud make.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to upgrade to version 13 of Android without local make?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 10:40:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1321056#M4497</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2023-08-22T10:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: App publishing to Google Play needs higher Android API level</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1321139#M4498</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I was able to target Android 13 by setting in the appinfo.json file the "targetSdkVersion" property to 33.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    "deployment": {
        "android": {
            "packageName": "",
            "targetSdkVersion": 33
        }
    }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 13:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1321139#M4498</guid>
      <dc:creator>fvara</dc:creator>
      <dc:date>2023-08-22T13:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: App publishing to Google Play needs higher Android API level</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1321574#M4499</link>
      <description>&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;I have found information about AppStudio &lt;A href="https://doc.arcgis.com/en/appstudio/configure-apps/whatsnewappstudio.htm" target="_self"&gt;August update.&lt;/A&gt;&lt;/P&gt;&lt;H2&gt;Version 5.5 August Update&lt;/H2&gt;&lt;P&gt;The default target&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Android&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;version is now&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Android&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;13, to match requirements coming to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Google Play&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in August 2023. For more information, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.android.com/distribute/best-practices/develop/target-sdk" target="_blank" rel="noopener"&gt;Meet Google Play's target API level requirement&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 12:59:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1321574#M4499</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2023-08-23T12:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: App publishing to Google Play needs higher Android API level</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1322029#M4500</link>
      <description>&lt;P&gt;I haven't found link for downloading AppStudio version 5.5 August Update. Is it already available or it will be ready until the end of August?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 08:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1322029#M4500</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2023-08-24T08:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: App publishing to Google Play needs higher Android API level</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1323713#M4501</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/449823"&gt;@fvara&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, We have updated&amp;nbsp;&lt;SPAN&gt;the Cloud Make service so Android builds will&amp;nbsp;target Android 13 (API level 33).&amp;nbsp;There is nothing for AppStudio 5.5 users to download or install, the update has been deployed directly to the Cloud Make service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Here is the announcement for the AppStudio 5.5 August 2023 Update&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-appstudio-blog/august-2023-update-for-appstudio-5-5/ba-p/1323712" target="_blank"&gt;https://community.esri.com/t5/arcgis-appstudio-blog/august-2023-update-for-appstudio-5-5/ba-p/1323712&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 23:26:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1323713#M4501</guid>
      <dc:creator>ChrisLeSueur</dc:creator>
      <dc:date>2023-08-29T23:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: App publishing to Google Play needs higher Android API level</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1323752#M4502</link>
      <description>&lt;P&gt;Thank you for the&amp;nbsp;clarification.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 05:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/app-publishing-to-google-play-needs-higher-android/m-p/1323752#M4502</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2023-08-30T05:15:47Z</dc:date>
    </item>
  </channel>
</rss>

