There seems to be a common problem where the android sdk for versions later than 11 (Honeycomb) are unable to complete the login from your guide - http://developer.authorize.net/integration/fifteenminutes/android/
I may have found a solution, but as this is not something I wrote myself I'm looking for some feedback from people who understand it better than I. Please see my question below.
http://stackoverflow.com/questions/22259026/authorize-net-android-sdk-safe-to-run-asynctask-on-its-o...
Mainly the changes to how the ExecuteTransactionTask is run.
03-07-2014 11:58 AM - edited 03-07-2014 12:00 PM
I'm the author of the linked question, I meant that I didn't write the authorize.net android sdk myself.
03-07-2014 02:19 PM
Hello @Fyresite66
I've reported your issue to the product team for analysis.
I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies to your post.
Thanks,
Richard
03-10-2014 08:56 AM
A new version of the Android SDK is now available on GitHub. https://github.com/AuthorizeNet/sdk-mpos-android
Richard
06-11-2014 07:42 PM