在整合Authorize.net的API为Android问题 [英] Issues in Integrating Authorize.net API's for android

查看:200
本文介绍了在整合Authorize.net的API为Android问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想结合我与Authorize.Net应用程序。我也跟着教程 http://developer.authorize.net/integration/fifteenminutes/给出的步骤机器人/

I want to integrate my app with Authorize.Net. I have followed the Steps given in tutorial http://developer.authorize.net/integration/fifteenminutes/android/.

我的库项目anet_android_sdk没有显示出错误。但是,当我创建了一个新项目,如第3步我得到的错误。

my library project anet_android_sdk showing no error. But when I created a new project as in step 3. I am getting error.

进口net.authorize.android.AuthNet; 进口net.authorize.android.AuthNetActivityBase; 进口net.authorize.android.SimpleActivity; 进口net.authorize.android.button.AuthNetButton;

import net.authorize.android.AuthNet; import net.authorize.android.AuthNetActivityBase; import net.authorize.android.SimpleActivity; import net.authorize.android.button.AuthNetButton;

推荐答案

anet_android_sdk 文件夹,你会发现在 SRC 文件夹中,你会发现一些软件包和classes.Just采取必要的包和类像 net.authorize.android.aim,net.authorize.android.arb,net.authorize.android.button,net.authorize.android.cim,net.authorize.android.notification等在不同的包内project.Maintain他们作为src文件夹中。

Within the anet_android_sdk folder you will find the src folder and within that you will find some packages and classes.Just take the necessary packages and classes like net.authorize.android.aim,net.authorize.android.arb,net.authorize.android.button,net.authorize.android.cim,net.authorize.android.notification etc. in your project.Maintain them within different packages as in the src folder.

完整的源$ C ​​$ C可以在这里找到:

The full source code can be found here:

<一个href="https://drive.google.com/file/d/0B5tCy5V7jKsdOEdPS3c1VTc2MTA/edit?usp=sharing">https://drive.google.com/file/d/0B5tCy5V7jKsdOEdPS3c1VTc2MTA/edit?usp=sharing

这篇关于在整合Authorize.net的API为Android问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆