<?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: Help in Omniture with Bloodhound in Adobe Experience Cloud Mobile Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165004#M271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpi,&lt;/P&gt;&lt;P&gt;The documentation &lt;A href="http://microsite.omniture.com/t2/help/en_US/sc/appmeasurement/android/bloodhound.html" target="_blank"&gt;here&lt;/A&gt; and &lt;A href="http://microsite.omniture.com/t2/help/en_US/sc/appmeasurement/ios/bloodhound.html" target="_blank"&gt;here&lt;/A&gt; outlines how to implement bloodhound for Android and iOS respectively.&lt;/P&gt;&lt;P&gt;Please let me know if this helps.&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2015 02:27:05 GMT</pubDate>
    <dc:creator>Rahsing</dc:creator>
    <dc:date>2015-10-16T02:27:05Z</dc:date>
    <item>
      <title>Help in Omniture with Bloodhound</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165002#M269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.Hi,&lt;/P&gt;&lt;P&gt;I am using Omniture and want to integrate bloodhound.&lt;/P&gt;&lt;P&gt;Could you please help me to do this in android and iPhone respectively?&lt;/P&gt;&lt;P&gt;Please share some coding instructions as well with step by step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:05 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165002#M269</guid>
      <dc:creator>shilpi_mangal</dc:creator>
      <dc:date>2015-10-16T02:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Omniture with Bloodhound</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165003#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not getting the import library of the below class :&amp;nbsp;&lt;/P&gt;&lt;OL class="syntax highlighted" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: Menlo, Monaco, Consolas, monospace; line-height: 1.5em; border: 1px solid rgb(170, 170, 170); color: rgb(75, 75, 75); font-size: 14px; padding-right: 0px !important; padding-left: 2.75em !important; margin: 0px !important; background-color: rgb(227, 227, 227);"&gt;&lt;LI class="alt line ln1 first" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(151, 151, 151); white-space: pre-wrap; word-wrap: break-word; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px; padding-left: 0px !important; margin: 8px 0px 0px;"&gt;&lt;DIV class="source java" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(51, 51, 51); margin-left: -0.5em; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(170, 170, 170); padding: 0px 0.4em !important; background-color: rgb(245, 245, 245);"&gt;&lt;SPAN class="java" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"&gt;&lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;ADMS_Measurement&lt;/SPAN&gt; measure &lt;SPAN class="operator" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;ADMS_Measurement&lt;/SPAN&gt;.&lt;A class="function" href="http://www.google.com/search?btnI=I&amp;amp;q=java%20%22Developer%20Documentation%22%20sharedInstance" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(51, 51, 255); text-decoration: none;" target="_blank"&gt;sharedInstance&lt;/A&gt;(((&lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;Activity&lt;/SPAN&gt;) context).&lt;A class="function" href="http://www.google.com/search?btnI=I&amp;amp;q=java%20%22Developer%20Documentation%22%20getApplication" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(51, 51, 255); text-decoration: none;" target="_blank"&gt;getApplication&lt;/A&gt;());&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;When I am giving this in my project then it doesn't tell me to import the package. So please clear me about this how to get it, I am using latest library of bloodhound.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:05 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165003#M270</guid>
      <dc:creator>shilpi_mangal</dc:creator>
      <dc:date>2015-10-16T02:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Omniture with Bloodhound</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165004#M271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpi,&lt;/P&gt;&lt;P&gt;The documentation &lt;A href="http://microsite.omniture.com/t2/help/en_US/sc/appmeasurement/android/bloodhound.html" target="_blank"&gt;here&lt;/A&gt; and &lt;A href="http://microsite.omniture.com/t2/help/en_US/sc/appmeasurement/ios/bloodhound.html" target="_blank"&gt;here&lt;/A&gt; outlines how to implement bloodhound for Android and iOS respectively.&lt;/P&gt;&lt;P&gt;Please let me know if this helps.&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:05 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165004#M271</guid>
      <dc:creator>Rahsing</dc:creator>
      <dc:date>2015-10-16T02:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Omniture with Bloodhound</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165005#M272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;IMG src="https://experienceleaguecommunities.adobe.com/etc/designs/adobeforums/images/icons/quote-arrows.png" /&gt;&lt;P class="quote-text" contenteditable="false"&gt;&lt;CODE&gt;&lt;SPAN class="quote-author"&gt;Rahsing&lt;/SPAN&gt; wrote...&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&lt;CODE&gt;Hi Shilpi,&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&lt;CODE&gt;The documentation &lt;A href="http://microsite.omniture.com/t2/help/en_US/sc/appmeasurement/android/bloodhound.html" target="_blank"&gt;here&lt;/A&gt; and &lt;A href="http://microsite.omniture.com/t2/help/en_US/sc/appmeasurement/ios/bloodhound.html" target="_blank"&gt;here&lt;/A&gt; outlines how to implement bloodhound for Android and iOS respectively.&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&lt;CODE&gt;Please let me know if this helps.&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&lt;CODE&gt;Kind Regards&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&lt;CODE&gt;Rahul&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="line-height: 20.7999992370605px;"&gt;Hi,&lt;/P&gt;&lt;P style="line-height: 20.7999992370605px;"&gt;I am not getting the import library of the below class :&amp;nbsp;&lt;/P&gt;&lt;OL class="syntax highlighted" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: Menlo, Monaco, Consolas, monospace; line-height: 1.5em; border: 1px solid rgb(170, 170, 170); color: rgb(75, 75, 75); font-size: 14px; padding-right: 0px !important; padding-left: 2.75em !important; margin: 0px !important; background-color: rgb(227, 227, 227);"&gt;&lt;LI class="alt line ln1 first" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(151, 151, 151); white-space: pre-wrap; word-wrap: break-word; padding-bottom: 0px; margin: 8px 0px 0px; padding-top: 0px !important; padding-right: 0px !important; padding-left: 0px !important;"&gt;&lt;DIV class="source java" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(51, 51, 51); margin-left: -0.5em; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(170, 170, 170); padding: 0px 0.4em !important; background-color: rgb(245, 245, 245);"&gt;&lt;SPAN class="java" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"&gt;&lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;ADMS_Measurement&lt;/SPAN&gt; measure &lt;SPAN class="operator" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;ADMS_Measurement&lt;/SPAN&gt;.&lt;A class="function" href="http://www.google.com/search?btnI=I&amp;amp;q=java%20%22Developer%20Documentation%22%20sharedInstance" style="color: rgb(51, 51, 255); -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-decoration: none;" target="_blank"&gt;sharedInstance&lt;/A&gt;(((&lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;Activity&lt;/SPAN&gt;) context).&lt;A class="function" href="http://www.google.com/search?btnI=I&amp;amp;q=java%20%22Developer%20Documentation%22%20getApplication" style="color: rgb(51, 51, 255); -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-decoration: none;" target="_blank"&gt;getApplication&lt;/A&gt;());&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="line-height: 20.7999992370605px;"&gt;When I am giving this in my project then it doesn't tell me to import the package. So please clear me about this how to get it, I am using latest library of bloodhound.&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not getting the import library of the below class :&amp;nbsp;&lt;/P&gt;&lt;OL class="syntax highlighted" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: Menlo, Monaco, Consolas, monospace; line-height: 1.5em; border: 1px solid rgb(170, 170, 170); color: rgb(75, 75, 75); font-size: 14px; padding-right: 0px !important; padding-left: 2.75em !important; margin: 0px !important; background-color: rgb(227, 227, 227);"&gt;&lt;LI class="alt line ln1 first" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(151, 151, 151); white-space: pre-wrap; word-wrap: break-word; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px; padding-left: 0px !important; margin: 8px 0px 0px;"&gt;&lt;DIV class="source java" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(51, 51, 51); margin-left: -0.5em; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(170, 170, 170); padding: 0px 0.4em !important; background-color: rgb(245, 245, 245);"&gt;&lt;SPAN class="java" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"&gt;&lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;ADMS_Measurement&lt;/SPAN&gt; measure &lt;SPAN class="operator" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;ADMS_Measurement&lt;/SPAN&gt;.&lt;A class="function" href="http://www.google.com/search?btnI=I&amp;amp;q=java%20%22Developer%20Documentation%22%20sharedInstance" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(51, 51, 255); text-decoration: none;" target="_blank"&gt;sharedInstance&lt;/A&gt;(((&lt;SPAN class="type" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(50, 57, 166); font-weight: bold;"&gt;Activity&lt;/SPAN&gt;) context).&lt;A class="function" href="http://www.google.com/search?btnI=I&amp;amp;q=java%20%22Developer%20Documentation%22%20getApplication" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(51, 51, 255); text-decoration: none;" target="_blank"&gt;getApplication&lt;/A&gt;());&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;When I am giving this in my project then it doesn't tell me to import the package. So please clear me about this how to get it, I am using latest library of bloodhound.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:05 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/help-in-omniture-with-bloodhound/m-p/165005#M272</guid>
      <dc:creator>shilpi_mangal</dc:creator>
      <dc:date>2015-10-16T02:27:05Z</dc:date>
    </item>
  </channel>
</rss>

