<?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 ARB integration with Android app in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-integration-with-Android-app/m-p/53390#M28512</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to integrate authorize.net&amp;nbsp;with my mobile android application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;trying to use ARB(recurring billing) feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i am trying to integrate i have ended with jaxb problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we populate start Date in the PaymentScheduleType for subscription info, it takes an instane of XML Gregorian calendar which is created from DatatypeFactory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is by default not present in Android.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If include Xerces.jar which has jaxb implementation, android does not get build and errors with &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Caused by: java.lang.IllegalArgumentException: bad utf-8 byte a0 at offset 00000004
	at com.android.dx.rop.cst.CstString.throwBadUtf8(CstString.java:171)
	at com.android.dx.rop.cst.CstString.utf8BytesToString(CstString.java:143)
	at com.android.dx.rop.cst.CstString.&amp;lt;init&amp;gt;(CstString.java:200)
	at com.android.dx.cf.cst.ConstantPoolParser.parseUtf8(ConstantPoolParser.java:371)
	... 45 more
[2015-12-22 11:50:17 - CX3] Dx 1 error; aborting
[2015-12-22 11:50:17 - CX3] Conversion to Dalvik format failed with error 1&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could not find&amp;nbsp;any relevant/related documentation.&lt;/P&gt;&lt;P&gt;So wanted to know, how did&amp;nbsp;any one integrate Android app with authorize.net for ARB feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2015 20:18:28 GMT</pubDate>
    <dc:creator>amar7556</dc:creator>
    <dc:date>2015-12-22T20:18:28Z</dc:date>
    <item>
      <title>ARB integration with Android app</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-integration-with-Android-app/m-p/53390#M28512</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to integrate authorize.net&amp;nbsp;with my mobile android application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;trying to use ARB(recurring billing) feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i am trying to integrate i have ended with jaxb problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we populate start Date in the PaymentScheduleType for subscription info, it takes an instane of XML Gregorian calendar which is created from DatatypeFactory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is by default not present in Android.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If include Xerces.jar which has jaxb implementation, android does not get build and errors with &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Caused by: java.lang.IllegalArgumentException: bad utf-8 byte a0 at offset 00000004
	at com.android.dx.rop.cst.CstString.throwBadUtf8(CstString.java:171)
	at com.android.dx.rop.cst.CstString.utf8BytesToString(CstString.java:143)
	at com.android.dx.rop.cst.CstString.&amp;lt;init&amp;gt;(CstString.java:200)
	at com.android.dx.cf.cst.ConstantPoolParser.parseUtf8(ConstantPoolParser.java:371)
	... 45 more
[2015-12-22 11:50:17 - CX3] Dx 1 error; aborting
[2015-12-22 11:50:17 - CX3] Conversion to Dalvik format failed with error 1&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could not find&amp;nbsp;any relevant/related documentation.&lt;/P&gt;&lt;P&gt;So wanted to know, how did&amp;nbsp;any one integrate Android app with authorize.net for ARB feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 20:18:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-integration-with-Android-app/m-p/53390#M28512</guid>
      <dc:creator>amar7556</dc:creator>
      <dc:date>2015-12-22T20:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: ARB integration with Android app</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-integration-with-Android-app/m-p/53473#M28587</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19442"&gt;@amar7556﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you still having problems implementing ARB within your Android app?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 16:08:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-integration-with-Android-app/m-p/53473#M28587</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-01-07T16:08:10Z</dc:date>
    </item>
  </channel>
</rss>

