<?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: How to make syncronization for offline geodatabase download in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103214#M1161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are mixing the documentation for the previous v10.2.7 release with the doc for the latest v100.0 release. Note that ArcGIS Runtime SDK 10.2.7 for .NET includes APIs for Windows Desktop (WPF), Windows Store 8.1, and Windows Phone 8.1. The new&amp;nbsp;&lt;SPAN&gt;ArcGIS Runtime SDK 100.0 for .NET includes APIs for WPF, UWP, Xamarin.Android, Xamarin.iOS and Xamarin.Forms (Android, iOS, and UWP).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation for v100.0 can be found at:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/" title="https://developers.arcgis.com/net/latest/"&gt;ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In v100.0 there is not currently a direct equivalent of the ...Progress class from v10.2.7 but as Antti mentioned above we would like to improve support for determining download progress in a future release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2017 20:14:07 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2017-01-12T20:14:07Z</dc:date>
    <item>
      <title>How to make syncronization for offline geodatabase download</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103210#M1157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &amp;nbsp;All,&lt;/P&gt;&lt;P&gt;I have the questions for making sync of my progressbar with download and sync geodatabases in xamarin forms application.my client want i should make one progressbar which show the progress of download geodatabase as progressbar increases.And same when i sync my localdatabase to server database it also show with progress bar.when progressbar complete 100%.the download and upload sync task should complete any solution.Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 08:19:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103210#M1157</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2016-12-27T08:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to make syncronization for offline geodatabase download</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103211#M1158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't think it's possible to get the progress, but you do get events that you can use to notify users of what is going on during the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #888a85;"&gt;//&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;Sync&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;the&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;geodatabase&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;Job&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #b8d7a3;"&gt;IReadOnlyList&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;SyncLayerResult&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;syncJob&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;gdbSyncTask&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;SyncGeodatabase&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;syncParameters&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;gdb&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;syncJob&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;JobChanged&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;+=&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #719ecf;"&gt;object&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;sender&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;EventArgs&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;evt&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;{&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #ad7fa7;"&gt;#if&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;WINDOWS_UWP&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Debug.WriteLine("[GDB&amp;nbsp;SYNC&amp;nbsp;STATUS&amp;nbsp;MESSAGE]&amp;nbsp;"&amp;nbsp;+&amp;nbsp;syncJob.Status.ToString&amp;nbsp;());&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #ad7fa7;"&gt;#else&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;Console&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;WriteLine&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;GDB&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;SYNC&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;STATUS&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;MESSAGE&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;]&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #e6db73;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;syncJob&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;ToString&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;())&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #ad7fa7;"&gt;#endif&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 14:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103211#M1158</guid>
      <dc:creator>ChadYoder1</dc:creator>
      <dc:date>2016-12-29T14:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to make syncronization for offline geodatabase download</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103212#M1159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently we don't have easy way to provide such a progress. As &lt;A href="https://community.esri.com/people/chad.yoder@nwg"&gt;chad.yoder@nwg&lt;/A&gt;‌ mentioned, you can get the messages and events from the job and construct estimation yourself. This is something that we are planning to improve for next release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 11:48:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103212#M1159</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2017-01-03T11:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to make syncronization for offline geodatabase download</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103213#M1160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000066;"&gt;Dear Antti Kajanus,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000066;"&gt;i find the given below class for windows store.but i could not find any class for xamarin and android.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000066;"&gt;Esri.ArcGISRuntime.Tasks.Offline&lt;/SPAN&gt;&lt;SPAN style="color: #000066;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #000066;"&gt;ExportTileCacheDownloadProgress&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000066;"&gt;is there any class in xamarin work like this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000066;"&gt;thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 10:51:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103213#M1160</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2017-01-04T10:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to make syncronization for offline geodatabase download</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103214#M1161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are mixing the documentation for the previous v10.2.7 release with the doc for the latest v100.0 release. Note that ArcGIS Runtime SDK 10.2.7 for .NET includes APIs for Windows Desktop (WPF), Windows Store 8.1, and Windows Phone 8.1. The new&amp;nbsp;&lt;SPAN&gt;ArcGIS Runtime SDK 100.0 for .NET includes APIs for WPF, UWP, Xamarin.Android, Xamarin.iOS and Xamarin.Forms (Android, iOS, and UWP).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation for v100.0 can be found at:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/" title="https://developers.arcgis.com/net/latest/"&gt;ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In v100.0 there is not currently a direct equivalent of the ...Progress class from v10.2.7 but as Antti mentioned above we would like to improve support for determining download progress in a future release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 20:14:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-make-syncronization-for-offline-geodatabase/m-p/103214#M1161</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-01-12T20:14:07Z</dc:date>
    </item>
  </channel>
</rss>

