<?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 PopupInWebmapForEditing Sample error in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/popupinwebmapforediting-sample-error/m-p/60875#M443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm working with the PopupInWebmapForEditing Sample and am getting an error. When I run the Sample on my Nexus 7 and click a point, the sample closes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32060[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Part of my LogCat messages states &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;java.lang.NoClassDefFoundError: com.esri.android.map.popup.PopUpContainer$1 &lt;/PRE&gt;&lt;SPAN&gt; I read that a NoClassDefFoundError can be due to a class file is found at compile time but not at runtime, but I'm not certain how to fix. I read this &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/90672-PopupInWebmapForEditing-Error?highlight=popupinwebmapforediting"&gt;post&lt;/A&gt;&lt;SPAN&gt; but it didn't resolve my issues. I have not change any of the code in the sample and I also get warnings about &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;method getGraphic() from the type Popup is being deprecated&lt;/PRE&gt;&lt;SPAN&gt; Screen capture from my LogCat is below. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So possibly that is part of what's causing the sample to close? Does anyone have troubleshooting ideas?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32059[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Mar 2014 20:53:39 GMT</pubDate>
    <dc:creator>PattyJula</dc:creator>
    <dc:date>2014-03-09T20:53:39Z</dc:date>
    <item>
      <title>PopupInWebmapForEditing Sample error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/popupinwebmapforediting-sample-error/m-p/60875#M443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm working with the PopupInWebmapForEditing Sample and am getting an error. When I run the Sample on my Nexus 7 and click a point, the sample closes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32060[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Part of my LogCat messages states &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;java.lang.NoClassDefFoundError: com.esri.android.map.popup.PopUpContainer$1 &lt;/PRE&gt;&lt;SPAN&gt; I read that a NoClassDefFoundError can be due to a class file is found at compile time but not at runtime, but I'm not certain how to fix. I read this &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/90672-PopupInWebmapForEditing-Error?highlight=popupinwebmapforediting"&gt;post&lt;/A&gt;&lt;SPAN&gt; but it didn't resolve my issues. I have not change any of the code in the sample and I also get warnings about &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;method getGraphic() from the type Popup is being deprecated&lt;/PRE&gt;&lt;SPAN&gt; Screen capture from my LogCat is below. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So possibly that is part of what's causing the sample to close? Does anyone have troubleshooting ideas?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32059[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Mar 2014 20:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/popupinwebmapforediting-sample-error/m-p/60875#M443</guid>
      <dc:creator>PattyJula</dc:creator>
      <dc:date>2014-03-09T20:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: PopupInWebmapForEditing Sample error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/popupinwebmapforediting-sample-error/m-p/60876#M444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: pattyjula&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, it turns out I wasn't importing an Android library for this sample. I right clicked on Project &amp;gt; Android Tools &amp;gt; Import Android Library 19 - or something to that effect, I don't have Nexus in front of my right now. The sample now WORKS!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Patty&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 16:17:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/popupinwebmapforediting-sample-error/m-p/60876#M444</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-03-13T16:17:22Z</dc:date>
    </item>
  </channel>
</rss>

